Dell D820 quirks
Jürg Billeter
j at bitron.ch
Tue Oct 30 15:36:04 PDT 2007
On Tue, 2007-10-30 at 20:45 +0100, Danny Kukawka wrote:
> On Mittwoch, 20. Juni 2007, Mads Villadsen wrote:
> > The quirks that make it work for me now are:
> >
> > <match key="system.hardware.product" contains="D820">
> > <merge key="power_management.quirk.dpms_on"
> > type="bool">true</merge>
> > <merge key="power_management.quirk.vbemode_restore"
> > type="bool">true</merge>
> > </match>
>
> Could you please check if it also work with (which was reported for s2ram):
>
> <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
> <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
This breaks suspend (to ram) here with intel video, at least on x86_64,
can't test on x86 right now.
It works fine with only that line on x86 and x86_64
<merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
That's with xf86-video-intel 2.1.1 and xorg-server 1.4.0, it used to be
something else with earlier versions. Maybe that issue will finally be
gone for good if/when suspend/resume support is added to the kernel drm
module.
Jürg
More information about the hal
mailing list