[Pkg-utopia-maintainers] Bug#469648: hal-info: quirk info for Asus Eee PC
Sam Morris
sam at robots.org.uk
Thu Mar 6 11:13:30 UTC 2008
Package: hal-info
Version: 20071212-2
Severity: normal
The following quirks make suspend-to-ram work on the Asus Eee PC:
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
index 4d0f2de..c51bacf 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
@@ -23,6 +23,10 @@
<merge key="power_management.quirk.vbe_post" type="bool">true</merge>
<merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
</match>
+ <match key="system.hardware.product" prefix="701">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ <merge key="power_management.quirk.dpms_on" type="bool">true</merge>
+ </match>
<!-- these need no quirks, whitelist them -->
<match key="system.hardware.product" prefix_outof="A2H/L ;A6Km ;A6T">
<merge key="power_management.quirk.none" type="bool">true</merge>
I have not tried hibernation as I don't want to devote 1/4 of the disk
over to swap. :)
Please note, system.hardware.product actually has the exact value '701',
but I used prefix because I don't know how to do an exact match.
I have also sent this patch upstream, but it hasn't got through the
hal at freedesktop.org moderation yet.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (520, 'testing'), (510, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
-- no debconf information
More information about the Pkg-utopia-maintainers
mailing list