hal-info: Branch 'master'
Sjoerd Simons
sjoerd at kemper.freedesktop.org
Tue Mar 18 07:00:04 PDT 2008
fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5cc561cff207f868d0f4d5b90dd0f4774542c871
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Tue Mar 18 14:58:24 2008 +0100
add quirk for Lenevo T61 8897
Add suspend quirk for Lenevo T61 8897, which are the same as for 8895 model.
Reported by Yves-Alexis Perez in Debian #470674
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
index 31bb5fa..7f65868 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
@@ -47,7 +47,7 @@
</match>
<!-- T61 (8895), intel card 32bit works with S3_MODE, but 64bit needs VBE_MODE
T61p (6460), does not work with the NVidia driver-->
- <match key="system.hardware.product" prefix_outof="8895;6457;6460;6464;6465">
+ <match key="system.hardware.product" prefix_outof="8895;8897;6457;6460;6464;6465">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
</match>
More information about the hal-commit
mailing list