2009/5/25 Darren Salt <[email protected]>: > We have two branches in eeepc-acpi-scripts.git which need a few quick tests. >
[...] > > "shengine": only for those who are running Linux 2.6.30-rc7 (or have applied > the ACPI patch which is merged into -rc7). You'll need to edit > /etc/default/eeepc-acpi-scripts to assign "handle_shengine" to a key; I > suggest the "task manager" key (Fn-F6 or Fn-F9). I had no time to test but I tried to build it and it failed with: $ LC_ALL=C fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs install -m 0755 etc/acpi/actions/* /home/santi/usr/src/scm/eeepc-acpi-scripts/debian/eeepc-acpi-scripts/etc/acpi/actions install -m 0644 etc/acpi/events/* /home/santi/usr/src/scm/eeepc-acpi-scripts/debian/eeepc-acpi-scripts/etc/acpi/events install -m 0644 etc/acpi/lib/* /home/santi/usr/src/scm/eeepc-acpi-scripts/debian/eeepc-acpi-scripts/etc/acpi/lib install -m 0644 etc/modprobe.d/* /home/santi/usr/src/scm/eeepc-acpi-scripts/debian/eeepc-acpi-scripts/etc/modprobe.d install -m 0644 lib/udev/rules.d/* /home/santi/usr/src/scm/eeepc-acpi-scripts/debian/eeepc-acpi-scripts/lib/udev/rules.d install -m 0755 lib/udev/[^r]* /home/santi/usr/src/scm/eeepc-acpi-scripts/debian/eeepc-acpi-scripts/lib/udev install: omitting directory `lib/udev/rules.d' make: *** [install] Error 1 I changed: install -m 0755 lib/udev/[^r]* to install -m 0755 lib/udev/eeepc-acpi-scripts Then I installed it, but I had to postpone the test, maybe tonight. But I have one question, can this be done automatic like the ondemand cpufreq? Santi _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
