Description of problem: I have a Thinkpad X60, which has an Intel High Definition Audio controller in it. system-config-sound appears to detect it accurately, and when FC7 was first installed it played sound fine, but after an update to latest packages, it produces no sound. All sound channels are up to the maximum in Volume Control. The sound test in system-config-sound also doesn't produce anything. This is both with and without headphones plugged in. Version-Release number of selected component (if applicable): joe@arthur:~$ rpm -q system-config-soundcard system-config-soundcard-2.0.6-5.fc7 joe@arthur:~$ rpm -q kernel kernel-2.6.21-1.3194.fc7
Created attachment 156821 [details] scsconfig
Created attachment 156822 [details] scsrun more logs
Hm, the logs look sane. Can you check the latest drivers? (1.0.14). how-to is here: http://people.redhat.com/stransky/alsa/
I installed these: alsa-driver-1.0.14-61.fc7.i386.rpm alsa-driver-devel-1.0.14-61.fc7.i386.rpm alsa-kmdl-2.6.21-1.3228.fc7-1.0.14-61.fc7.i686.rpm And there was no change. One thing I noticed while poking around, don't know if its relevant. Even though the gnome mixer and alsamixer both report the volume as being turned all the way up, I see this: joe@arthur:~$ cat /proc/asound/card0/oss_mixer VOLUME "Master" 0 BASS "" 0 TREBLE "" 0 SYNTH "" 0 PCM "PCM" 0 SPEAKER "" 0 LINE "" 0 MIC "Mic" 0 CD "CD" 0 IMIX "" 0 ALTPCM "" 0 RECLEV "" 0 IGAIN "Capture" 0 OGAIN "" 0 LINE1 "" 0 LINE2 "" 0 LINE3 "" 0 DIGITAL1 "IEC958" 0 DIGITAL2 "" 0 DIGITAL3 "" 0 PHONEIN "" 0 PHONEOUT "" 0 VIDEO "" 0 RADIO "" 0 MONITOR "" 0
It's an oss mixer, not ALSA so it doesn't matter. But, I have no idea what's wrong here. Could you check the original kernel distributed with F7? (not from updates)
Could you please check the non-xen kernel? (see Bug 245479)
I apologize, but this turns out not to be a bug. I screwed up a bios setting that muted sound in hardware. My fault.
okay, no problem.