[Pkg-utopia-maintainers] Bug#499556: Bug#499556: hal-info: quirks for Dell X200

Michael Biebl biebl at debian.org
Wed Oct 8 22:14:46 UTC 2008


Karl Chen wrote:
> Package: hal-info
> Version: 20080508+git20080601-1
> Severity: normal
> Tags: patch
> 
> 
> After suspending on a Dell (Latitude) X200 laptop with
> kernel 2.6.26, the display is not properly restored on
> resume.
> 
> quirk-vbe-post and quirk-vbemode-restore are needed.
> 
> The FDI file isn't matching the rules for X200 for my
> laptop.  There is a rule that would match
> system.hardware.product "Latitude X200", but my
> system.hardware.product is just "X200".

There is an entry for X200:

<match key="system.hardware.product"
contains_outof="C400;C840;D500;D505;D800;X200">
<merge key="power_management.quirk.vbe_post" type="bool">true</merge>
<merge key="power_management.quirk.vbestate_restore"
type="bool">true</merge>
</match>

lshal | grep quirk
should list them


> 
> This patch (plus a workaround to an issue with pm-utils, see
> bug #499442) works for me, though you may want to refactor
> the existing rule(s).
> 

We currently have a very unfortunate situation wrt. to Intel graphics
cards. According to one of the kernel hackers, mjg59, Intel graphics
drivers no longer need quirks with kernel >= 2.6.26 and will actually
fail to resume if you apply any quirks. That's why we filter out the
quirks in pm-utils.
As it turns out, this strategy does not seem to work for all laptops.
Either way (filtering out or not), we will break resume on certain laptops.

Cheers,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20081009/20b51648/attachment.pgp 


More information about the Pkg-utopia-maintainers mailing list