[PATCH] Yet another R61i
Lubomir Kundrak
lkundrak at redhat.com
Fri Jan 18 13:45:12 PST 2008
Hi,
system.hardware.primary_video.product = 10754 (0x2a02) (int)
system.hardware.primary_video.vendor = 32902 (0x8086) (int)
system.hardware.product = '8932AEG' (string)
system.hardware.vendor = 'LENOVO' (string)
system.hardware.version = 'ThinkPad R61' (string)
on the above system, the following worked well (tested in 64bit mode):
--- a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
@@ -9,8 +9,8 @@
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
- <!-- X61* Tablet, R61i (7732) -->
- <match key="system.hardware.product" prefix_outof="7669;7764;7673;7675;7732">
+ <!-- X61* Tablet, R61i (7732, 8932) -->
+ <match key="system.hardware.product" prefix_outof="7669;7764;7673;7675;7732;8932">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
</match>
<match key="system.hardware.product" prefix="63664DU">
Regards,
--
Lubomir Kundrak (Red Hat Security Response Team)
More information about the hal
mailing list