Quirks for suspend on Acer TravelMate 3260
Rohan Dhruva
rohandhruva at gmail.com
Sun Oct 7 09:06:28 PDT 2007
(Oops, I forgot to reply to the list with the reply. Forwarding the
reply. Please tell me if any more info is needed :-) )
On 10/5/07, Richard Hughes <hughsient at gmail.com> wrote:
> On Fri, 2007-10-05 at 20:10 +0530, Rohan Dhruva wrote:
> > Hi,
> >
> > I use Acer TravelMate 3260. I used Richard's excellent HAL Quirks Site
> > (thanks for that !) and found that my laptop needs the following
> > quirks -
> > --quirk-vbemode-restore and --quirk-vbe-post
> >
> > after that, suspend works out of box, from within X too. I used Fedora
> > 7 to test it. I'm sorry but I am not expert enough to create patches.
> > Checking the gitweb interface, these 2 quirks are also required by
> > TravelMate 3000 and 4100 too, so it's just a matter of adding 3260 to
> > that list :)
>
> The section is:
>
> <match key="system.hardware.product" contains_outof="3000;4100">
> <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
> <mergekey="power_management.quirk.vbestate_restore"type="bool">true</merge>
> </match>
>
> That's vbestate_restore not vbemode_restore. Do you mean vbemode or
> vbestate?
>
> Thanks,
>
> Richard.
>
>
Oh, my mistake then. The two quirks which were printed by the script
are the only ones needed for my laptop -
--quirk-vbemode-restore and --quirk-vbe-post
Thanks and regards,
--
Rohan Dhruva
More information about the hal
mailing list