hal-info-quirk (20-video-quirk-pm-lenovo.fdi)
Jan Hutař
jhutar at redhat.com
Tue Oct 23 04:56:36 PDT 2007
On Tue, 23 Oct 2007 12:47:16 +0200
Danny Kukawka <danny.kukawka at web.de> wrote:
> On Dienstag, 16. Oktober 2007, Christopher Caravaty wrote:
> > <!-- X61 -->
> > <match key="system.hardware.product" prefix="7675">
> > <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
> > <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
> > </match>
>
> Are you sure about this quirks? There is already a match for such a machine
> which needed only s3_bios. Did you use framebuffer or tested the quirks from
> console?
>
> Btw. I would assume you need s3_bios+s3_mode as nearly all ThinkPads also
> because this is what we e.g. normaly use on SUSE for the most ThinkPads.
>
> Danny
Hello,
I needed this to get suspend/hibernate working on a T61 (Intel video card):
<!-- T61 -->
<match key="system.hardware.product" string="6464Y1R">
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.vga_mode3" type="bool">true</merge>
</match>
But do not know if that is optimal. Tested from X (Fedora development).
Regards,
Jan
--
Jan Hutar Quality Assurance Engineer
jhutar at redhat.com Red Hat, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20071023/af038397/attachment.pgp
More information about the hal
mailing list