[Bug 44066] Re: Mute key led not working anymore

Daniel T Chen crimsun at fungus.sh.nu
Thu May 11 07:26:52 UTC 2006


You should get appropriate action by unloading snd_intel8x0 then reloading it with ac97_quirk=hp_mute_led as such:

1) Quit all applications using sound (``lsof /dev/dsp* /dev/snd/*'')
2) Unload snd_intel8x0 (``sudo modprobe -r snd_intel8x0'')
3) Reload snd_intel8x0 (``sudo modprobe snd_intel8x0 ac97_quirk=hp_mute_led'')

The solution applied for bug #41015 clashes with this one, because the subvendor and subdevice ids are identical. I'm not familiar with an easy way to resolve this, since regardless which setting we use for default, _some_ model will not have intended functionality.

** Changed in: linux-source-2.6.15 (Ubuntu)
       Status: Needs Info => Confirmed

-- 
Mute key led not working anymore
https://launchpad.net/bugs/44066




More information about the kernel-bugs mailing list