« Return to Thread: Help with suspend/hibernate in Gnome Power Manager

Re: Help with suspend/hibernate in Gnome Power Manager

by Michael Biebl-3 :: Rate this Message:

| View in Thread

René Seindal wrote:
> Hi,
>
> I have bought a Zepto Znote 3215W laptop and installed Debian testing.
> The report on that is here:
> http://linux.seindal.dk/2008/01/28/zepto-znote-3215w-with-debian-testinglenny/ 

> The pm-hibernate script works out of the box from the command line as
> root. The system resumes correctly.
>

> To get HAL to recognise the laptop I have made a file
> /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-zepto.fdi
>  with this content:
>
> <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
> <deviceinfo version="0.2">
>   <device>
>     <match key="system.hardware.vendor" prefix="ZEPTO">
>       <match key="system.hardware.product" string="ZNOTE">
>              <merge key="power_management.quirk.none"
> type="bool">true</merge>
>       </match>
>     </match>
>   </device>
> </deviceinfo>
Please consider sending this patch to the upstream hal mailing list, so
every user of the Zepto Znote 3215W laptop can benefit from your work
you've done.

Cheers,
Michael

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



signature.asc (260 bytes) Download Attachment

 « Return to Thread: Help with suspend/hibernate in Gnome Power Manager