Quirk needed for suspend of Dell Latitude D520
Danny Kukawka
danny.kukawka at web.de
Thu Jan 17 06:47:35 PST 2008
On Samstag, 15. Dezember 2007, Kyrre Ness Sjobak wrote:
> Hello
>
> I have found out that i need the quirk
> --quirk-vbe-post
> to resume my laptop properly (with X11, without VT switch trick).
> I have added some lines to the file
> /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi
> that makes it work properly:
>
> Between the entry for the D420 and the D610, I added
>
> <match key="system.hardware.product" contains="D520">
> <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
> </match>
>
> Note: this is typed in by hand, not copy-pasted from the actual file, as
> i don't have any wireless coverage here. Therefore, please look over the
> syntax, or copy and edit from D420 (as I did)! Also: Please include my
> adress in any replys, as I am not on the mailing list.
There is already a entry for the D520 in actual git repo with the following
quirks:
power_management.quirk.vbe_post
power_management.quirk.vbemode_restore
Please check if them also work for you.
Danny
More information about the hal
mailing list