Am Mittwoch, den 11.11.2009, 12:53 +0100 schrieb Alexey Fisher: > Am Mittwoch, den 11.11.2009, 12:32 +0100 schrieb Corentin Chary: > > On Wed, Nov 11, 2009 at 11:50 AM, Alexey Fisher > > <bug-track@xxxxxxxxxxxxxxxxx> wrote: > > > Hi Len, hi Corentin > > > I currently have a problem to enable eeepc-laptop module an my eeepc > > > 1005ha netbook. Probably some module is missing, or just u bug. > > > > > > dmesg do not say anything about it and modproble fail with message "No > > > such device". Any idea what is missing? > > Hi, > > This is probably related to http://dev.iksaif.net/issues/13 > > You can try to use these patchs: > > http://dev.iksaif.net/attachments/86/0029-acpi-blacklist-add-disable_win7-callback.patch > > http://dev.iksaif.net/attachments/87/0030-acpi-blacklist-disable-win7-for-Eeepc-1000h.patch > > > > Or boot with acpi_osi="!Windows 2009" > > > > The patchs will be send soon to acpi-linux > > > acpi_osi="!Windows 2009" do not working. Hmmm... there is no osi 2009 in > my dsdt, only 2000-2006, All of them are same, only osy="Windows 2000" > do some thing other but i think it is not the point. > I'll do some printk and send you result. It's filed here: static int __init eeepc_laptop_init(void) ... if (!ehotk) { printk("test 3\n"); acpi_bus_unregister_driver(&eeepc_hotk_driver); return -ENODEV; } hmm.... do i forgot to enable some module? -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html