Bug#502217: hal-info: IBM ThinkPad X31 (2672-PG9) needs s3_bios and s3_mode in the video quirks

The Anarcat anarcat at mumia.anarcat.ath.cx
Sun Nov 23 12:28:28 PST 2008


Another test I've made:

pm-suspend --quirk-radeon-off also works on:

Linux mumia 2.6.27-1-686 #1 SMP Sun Nov 23 03:44:08 UTC 2008 i686 GNU/Linux

Also, suspend through the power management gnome applet doesn't work
properly: the backlight isn't turned off properly. I have tried with the
following XML fragment in place:

      <!-- X31 -->
      <match key="system.hardware.product" prefix_outof="2672;2673;2884">
        <match key="system.hardware.version" contains="X31">
          <merge key="power_management.quirk.dpms_suspend" type="bool">true</merge>
          <merge key="power_management.quirk.radeon_off" type="bool">false</merge>
          <merge key="power_management.quirk.s3_bios" type="bool">false</merge>
          <merge key="power_management.quirk.s3_mode" type="bool">false</merge>
        </match>
      </match>

(I just restarted hald after changing the file, not sure it's enough..)

A.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/hal/attachments/20081123/ad1edbb7/attachment.pgp 


More information about the hal mailing list