[Pkg-utopia-maintainers] Bug#480439: hal-info: Video quirks incorrect for Dell M65

Chris AtLee chris at atlee.ca
Sat May 10 01:34:44 UTC 2008


Package: hal-info
Version: 20080508-1
Severity: normal


My laptop fails to restore the display properly with the quirks
specified in the standard files.

The following patch fixes the display for me:

--- hal-info-20080508.orig/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi
+++ hal-info-20080508/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi
@@ -86,8 +86,7 @@
           <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
         </match>
         <match key="system.hardware.product" contains="M65">
-          <merge key="power_management.quirk.dpms_on" type="bool">true</merge>
-          <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+          <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
         </match>
         <!-- these need no quirks -->
         <match key="system.hardware.product" contains_outof=" M90 ;WorkStation 360; M4300">

Not sure if this is useful, but s2ram -i outputs the following:
This machine can be identified by:
    sys_vendor   = "Dell Inc."
    sys_product  = "Precision M65                   "
    sys_version  = ""
    bios_version = "A08"


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information





More information about the Pkg-utopia-maintainers mailing list