On 04/24/11 13:55, Ben Armstrong wrote: > On 04/24/11 03:30, Corentin Chary wrote: >> The last driver support this key: >> - http://dev.iksaif.net/projects/acpi4asus/wiki/Backport_module >> - http://git.iksaif.net/?p=acpi4asus-dkms.git;a=summary > > Nice. Will 2.6.39 have this version? > > Andre, would you please test?
By the way, since they've added debian packaging for the modules, rather than make & make install you can build the dkms package with: 1. apt-get install dpkg-dev linux-kbuild-2.6.38 linux-headers-2.6.38-2-amd64 (assuming you use the amd64 flavor kernel, otherwise 686 or whatever flavor you use) 2. grab and unpack the tarball (or git clone) and cd to the resulting directory 3. dpkg-buildpackage -uc -us -b 4. install the resulting dkms deb with dpkg -i, which will automatically build the modules for you Ben _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
