running Kernel 2.6.24-rc7 (with thinkpad-acpi v0.19) with paramaters:
acpi_osi="Linux" -- > Mute button Works! Gnome sees it is pressed.
acpi_osi="!Linux" --> Mute button NOT seen by Gnome.
Interesting stuff. Adding acpi_osi="Linux" fixes the problem. Now what
does this mean is the question :
On Fri, 11 Jan 2008, Jerone Young wrote:
> running Kernel 2.6.24-rc7 (with thinkpad-acpi v0.19) with paramaters:
>
> acpi_osi="Linux" -- > Mute button Works! Gnome sees it is pressed.
>
> acpi_osi="!Linux" --> Mute button NOT seen by Gnome.
>
> Interesting stuff. Adding acpi_osi="Linux" fixes