[PATCH] Another ThinkPad X61

Lubomir Kundrak lkundrak at redhat.com
Fri Jan 25 08:20:38 PST 2008


Hi,

  system.hardware.primary_video.product = 10754  (0x2a02)  (int)
  system.hardware.primary_video.vendor = 32902  (0x8086)  (int)
  system.hardware.product = '7674Y2F'  (string)
  system.hardware.vendor = 'LENOVO'  (string)
  system.hardware.version = 'ThinkPad X61'  (string)

on the above system, the following worked well (tested in 64bit mode):

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
index 8501b0e..223871e 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
@@ -10,7 +10,7 @@
         <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
       </match>
       <!-- X61* Tablet, R61i (7732,8932) -->
-      <match key="system.hardware.product" prefix_outof="7669;7764;7673;7675;7732;8932">
+      <match key="system.hardware.product" prefix_outof="7669;7764;7673;7674;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