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

Evgeni Golov sargentd at die-welt.net
Sun Nov 23 20:42:37 UTC 2008


On Sun, 23 Nov 2008 15:28:28 -0500 The Anarcat wrote:

> 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


nice.

> 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..)

Should be enough.
what does "lshal |grep quirk" say?
Shouldn't that be dpms_suspend false and radeon_off true?





More information about the Pkg-utopia-maintainers mailing list