[Bug 505452] Re: eeepc_laptop module not loading on kernel 2.6.32

MasterX trashmaster_disposal at gmx.net
Sun Apr 18 18:00:53 UTC 2010


There exists a patch for the main kernel, but it has be rejected, due to non-technical reasons...
https://patchwork.kernel.org/patch/61816/
The reason for all these issues are also mentioned there.

Short summary:
The ASUS BIOS firmware is evil, because it sniffs, which OS is running. In the past Linux identified itself with "acpi_osi=Linux". But the newer kernels don't identify themselves. The ASUS firmware changes the ACPI configuration according to the detected OS and since it cannot detect "Linux" anymore all ACPI features go wrong.

Either ASUS updates its BIOS, Ubuntu devs include the mentioned patch or
you have to change the GRUB configuration yourself.

For this you have to edit your GRUB configuration at "/etc/default/grub" and change a line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi_osi=Linux"

-- 
eeepc_laptop module not loading on kernel 2.6.32
https://bugs.launchpad.net/bugs/505452
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list