[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 723d280a5ce0fe588699ba31dfddb66f397b10e3

Darren Salt linux at youmustbejoking.demon.co.uk
Mon Feb 9 02:28:06 UTC 2009


The following commit has been merged in the master branch:
commit 723d280a5ce0fe588699ba31dfddb66f397b10e3
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date:   Mon Feb 9 02:10:42 2009 +0000

    Enable Intel HDA power saving mode by default.

diff --git a/debian/changelog b/debian/changelog
index 40ff409..ed4c1d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ eeepc-acpi-scripts (1.0.12) UNRELEASED; urgency=low
     (which is 2dB for LineOut on at least ALC269 and ALC662).
   * Blacklist some ALSA volume controls; we want to alter only one of them.
     (Tested on ALC269 (901) and ALC662 (701).)
+  * Enable audio power saving, defaulting to a 5-second delay before
+    powering down. (snd_hda_intel power_save in /etc/modprobe.d/eeepc)
   * When locking the display, if all else fails, try xtrlock.
 
   [ Raphael Geissert ]
diff --git a/etc/modprobe.d/eeepc b/etc/modprobe.d/eeepc
index 690fd24..8e8d7a4 100644
--- a/etc/modprobe.d/eeepc
+++ b/etc/modprobe.d/eeepc
@@ -1,3 +1,4 @@
 # module options specific for Asus EeePC
 blacklist pcspkr
 options pciehp pciehp_force=1 pciehp_slot_with_bus=1
+options snd_hda_intel power_save=5

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-commits mailing list