I will test it on the last 2.6.33...it's the simple way. Corentin Chary a écrit : > Hum, it's new in 2.6.33 > Maybe you can revert the patchs introducing support for sparse > keymaps, or test it on a 2.6.33 kernel. > If you use git to grab my tree, it should be easy to revert the patch > using git revert. > > On Sat, Jan 9, 2010 at 8:41 AM, giggzounet <[email protected]> wrote: >> >> 2010/1/7 Corentin Chary <[email protected]> >>> On Wed, Jan 6, 2010 at 11:41 PM, giggzounet <[email protected]> wrote: >>>> [snip] >>>>> Yep, this is a known issue, the real solution would be to write a new >>>>> driver, but I don't have the hardware, so I may send a workaround to >>>>> set acpi_osi=Linux by default if such a driver does not appear before >>>>> 2.6.34. >>>>> >>>> Ok. thx for the tip. >>>> >>>>> I'll also make a quick patch for your model and send you for testing >>>>> soon (for wlan hotplug, not acpi_osi). >>>>> >>>> Ok. no problem, Im' ready for testing ;) >>> Could you try that one ? >>> >>> http://git.iksaif.net/?p=acpi4asus.git;a=blob;f=drivers/platform/x86/eeepc-laptop.c;h=e2be6bb33d9226a66986e8424f3f57f0b7b98c61;hb=69f2e22b9d91e481e5011830eba32a9117e28af4 >>> >>>> Cheers, >>>> Guillaume >>>> >> Hi, >> >> I have tested it with the same config as before on a 2.6.32.2. And I get >> this error during the compilation ; >> >> CC [M] drivers/platform/x86/eeepc-laptop.o >> drivers/platform/x86/eeepc-laptop.c:34:39: error: >> linux/input/sparse-keymap.h: Aucun fichier ou répertoire de ce type >> drivers/platform/x86/eeepc-laptop.c:133: error: array type has incomplete >> element type >> drivers/platform/x86/eeepc-laptop.c:134: error: ‘KE_KEY’ undeclared here >> (not in a function) >> drivers/platform/x86/eeepc-laptop.c:152: error: ‘KE_END’ undeclared here >> (not in a function) >> drivers/platform/x86/eeepc-laptop.c: In function ‘eeepc_input_init’: >> drivers/platform/x86/eeepc-laptop.c:1161: error: implicit declaration of >> function ‘sparse_keymap_setup’ >> drivers/platform/x86/eeepc-laptop.c:1177: error: implicit declaration of >> function ‘sparse_keymap_free’ >> drivers/platform/x86/eeepc-laptop.c: In function ‘eeepc_acpi_notify’: >> drivers/platform/x86/eeepc-laptop.c:1230: error: implicit declaration of >> function ‘sparse_keymap_report_event’ >> make[4]: *** [drivers/platform/x86/eeepc-laptop.o] Erreur 1 >> make[3]: *** [drivers/platform/x86] Erreur 2 >> make[2]: *** [drivers/platform] Erreur 2 >> make[1]: *** [drivers] Erreur 2 >> >> So I have searched the include/linux/input/sparse-keymap.h and I don't have >> one...how can I get this file ??? >> Thx a lot >> Best regards, >> Guillaume >> >> > > >
_______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
