Again, I’m really sorry about leaving that important information out: the last I would want to do is waste your time, considering how much information you have given so far. Just so all the information is out there, and I don’t let anything fall through the cracks: I have 6 jacks on the back of my computer that are connected directly to the motherboard (with an integrated sound card on the motherboard) and 2 jacks in the front, where the plug for the microphone and the plug for the headset (the output that goes to the headset), which is not attached, like the rear jacks, to my motherboard, but they are connected to it. Using the “quality check commands,” I got the following outputs:
rpm -qa | grep alsa
alsa-1.0.17.git20080816-1.1
alsa-driver-kmp-pae-1.0.16.20080828_2.6.25.11_0.1-1.1
alsa-utils-1.0.17.git20080820-1.1
alsa-plugins-1.0.17.git20080827-1.1
alsa-tools-gui-1.0.17.git20080715-1.11
alsa-oss-1.0.17.git20080715-2.8
alsa-plugins-pulse-1.0.17.git20080827-1.1
alsa-firmware-1.0.17.git20080617-2.1
alsa-tools-1.0.17.git20080715-1.11
rpm -q libasound2
libasound2-1.0.17.git20080816-1.1
uname -a
Linux linux-h7g9 2.6.25.11-0.1-pae #1 SMP 2008-07-13 20:48:28 +0200 i686 i686 i386 GNU/Linux
On the topic of the Gnome issue with assistive technology, I’ve never had it happen before. The only good thing is that it doesn’t seem like a major problem because I restarted the computer after words and everything worked as normal. So, because it doesn’t sound like a major issue and everything went back to normal after it, I’ll try to deal with it as a secondary issue after this one. In any case, the output for the command you gave me for at-spi is:
rpm -qa --last | grep at-spi
at-spi-1.22.1-18.1 Tue 10 Jun 2008 08:19:55 AM EDT
On the issue of the headphone volume option disappearing, it could be my fault that I did something wrong. The only reason I thought it was the 6-dig command was because that was the only thing I changed, restarted my system, and the next time I checked the sound and volume settings, the option for headphone volume was missing. Again, it could be my fault; although, just using deductive reasoning seeing as the change in the sound file was the only change I manually made, and then the headphone volume disappeared. The one way I was checking my sound was (considering I didn’t have a sound clip or something of that nature to test it) was either through the sound test option in the YaST Sound Module or by playing a video online, which would have the same effect (no sound when the volume was stuck and sound when it was working) as the sound test in YaST. When I issued the command to test the sound that you provided, I got the following output, which contained an error:
speaker-test -Dplug:front -c2 -l5 -twav
speaker-test 1.0.18rc2
Playback device is plug:front
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Playback open error: -16,Device or resource busy
The Playback open error: -16,Device or resource busy notice would repeat indefinitely until I halted the command. I’m not sure what that means, but maybe it can be of some assistance. I also added the two lines of script to the sound file. In case it is of any use, the same error occurred when I restarted the sound driver through the terminal, with the blank error and all, but it could possibly be caused because I have the volume icon on my task bar, which went blank after I issued the sound restart command. The output from the terminal was (just to be sure everything went as it is supposed to):
su -c 'rcalsasound restart’
Shutting down sound driver…done
Starting sound driver: hda-intel…done
NOTE: There were NO periods in the actual command, but for the sake of a visual reference, they are added. Also, the done’s are in bright green, like the normal completed command output would be. Just to be sure that I changed the sound file properly, the output that I got from the “cat” command is:
**cat /etc/modprobe.d/sound **
options snd slots=snd-hda-intel
u1Nb.Dtr+5XJCMB0:82801H (ICH8 Family) HD Audio Controller
alias snd-card-0 snd-hda-intel
options snd-hda-intel model=6stack-dig
options snd-pcm-oss dsp_map=1
The one thing I noticed was that there is a blank line as the first line in the file. It was there before I ever edited the file, but I wasn’t sure if it was that big of a deal. Just wanted to let you know in case is might be causing a problem. On the issue of Ctrl+Alt+Backspace, I normally don’t use this, as I just simply click the logout option in Gnome, but when I tried that, the system locked up, and I was unable to logout. Also, all the programs that were open at the time (Firefox and terminal) did not respond, so the only option was to press Ctrl+Alt+Backspace to force the system to logout. After I changed the file, restarted the sound driver, and after a restart to fix the assistive technology error, the volume is still not holding. The one thing that did change, though, is that when I opened YaST Volume Module after the restart, the “Analog Mix” option was set to 100 when I opened the window. I also ran the volume test through the terminal again, and got the following output:
speaker-test -Dplug:front -c2 -l5 -twav
speaker-test 1.0.18rc2
Playback device is plug:front
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 64 to 16384
Period size range from 32 to 8192
Using max buffer size 16384
Periods = 4
was set period_size = 4096
was set buffer_size = 16384
0 - Front Left
1 - Front Right
Time per period = 2.744583
0 - Front Left
1 - Front Right
Time per period = 2.986679
0 - Front Left
1 - Front Right
Time per period = 2.986569
0 - Front Left
1 - Front Right
Time per period = 3.071745
0 - Front Left
1 - Front Right
Time per period = 2.986589
Which is good, because the error I originally got went away, so it seems like something changed. The headphone option for volume is also, still missing. To make it easier to see the volume module instead of explaining it, I’ve attached a screenshot of the window: click here. Also, the following is a screenshot of the sound card options through YaST: click here. Sorry for such a lengthy post, I just wanted to make sure I was as extensive as I could be. Hope this provides some useful information.
Thank you again! 