I've had difficulties with power management on my P4B266 mainboard (yes, pretty old but still works).
Here are a couple tweaks I've done (which work with Debian lenny) :
- passing
acpi=force
to the kernel to enable acpi - tweaking the HAL suspend quirks (see bellow) in
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
- tweaking
s2ram
's options withS2RAM_OPTS="-f -a 3"
in/etc/pm/config.d/defaults
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
for hal to be used by pm-utils :--- /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi.orig 2009-03-28 19:29:39.000000000 +0100
+++ /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi 2009-03-28 19:29:44.000000000 +0100
@@ -108,5 +108,12 @@
<merge key="power_management.quirk.none" type="bool">true</merge>
</match>
+ <match key="system.firmware.version" prefix="ASUS P4B266 ACPI BIOS Revision">
+ <match key="system.firmware.version" contains=" 1010">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
+ </match>
+
</device>
</deviceinfo>
une réaction
1 De Olivier Berger - 28/04/2009, 08:10
Btw, I've tried and have the ACPI blacklisting code fixed to address the ACPI=force need, but it doesn't seem obvious so far. See thread at :
http://marc.info/?l=linux-acpi&...