[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 1.1.1-21-g9cd2dfd
Darren Salt
linux at youmustbejoking.demon.co.uk
Sat Aug 8 14:53:44 UTC 2009
The following commit has been merged in the master branch:
commit 9cd2dfd562ffc7b1bdf55f5d324c1558d7ea4314
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date: Fri Aug 7 12:34:24 2009 +0100
Blacklist i2c_i801 (not needed, causes a long boot delay).
diff --git a/debian/changelog b/debian/changelog
index 3943182..a66e49f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ eeepc-acpi-scripts (1.1.2) UNRELEASED; urgency=low
* Don't run the init script on installation or upgrade; just while
booting. This avoids altering current settings.
* Make touchpad toggling into a bindable function.
+ * Blacklist i2c_i801 (not needed, causes a long boot delay).
[ Thiemo Nagel ]
* spelling fix in the default file
diff --git a/etc/modprobe.d/eeepc.conf b/etc/modprobe.d/eeepc.conf
index 5cc0101..b4ac226 100644
--- a/etc/modprobe.d/eeepc.conf
+++ b/etc/modprobe.d/eeepc.conf
@@ -1,3 +1,4 @@
# module options specific for Asus EeePC
blacklist pcspkr
+blacklist i2c_i801
options snd_hda_intel power_save=5
--
Maintenance of eeepc-acpi-scripts debian package
More information about the Debian-eeepc-commits
mailing list