[Pkg-utopia-maintainers] Bug#480439: hal-info: Video quirks incorrect for Dell M65
Sjoerd Simons
sjoerd at luon.net
Sun Jun 1 15:27:15 UTC 2008
On Fri, May 09, 2008 at 09:34:44PM -0400, Chris AtLee wrote:
> My laptop fails to restore the display properly with the quirks
> specified in the standard files.
Your patch adds vbemode_restore. Which was specifically removed from hal-info
according to the changelog:
commit 3e00518ed2f0d48d106a32200507a2a7ce4985df
Author: Frederic Crozat <fcrozat at mandriva.com>
Date: Fri Aug 10 19:28:02 2007 +0200
remove vbestate_restore quirk for Dell M65
Remove vbestate_restore quirk, it might break suspend for this laptop
(it is known to work with only vbe-post)
Are you using a non-free video driver? I'm ccing Frederic who did this patch.
Frederic, do you know for what bios versions etc ou revified the vbe_post
setting?
> The following patch fixes the display for me:
>
> --- hal-info-20080508.orig/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi
> +++ hal-info-20080508/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi
> @@ -86,8 +86,7 @@
> <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
> </match>
> <match key="system.hardware.product" contains="M65">
> - <merge key="power_management.quirk.dpms_on" type="bool">true</merge>
> - <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
> + <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
> </match>
> <!-- these need no quirks -->
> <match key="system.hardware.product" contains_outof=" M90 ;WorkStation 360; M4300">
>
> Not sure if this is useful, but s2ram -i outputs the following:
> This machine can be identified by:
> sys_vendor = "Dell Inc."
> sys_product = "Precision M65 "
> sys_version = ""
> bios_version = "A08"
Sjoerd
--
The people rule.
More information about the Pkg-utopia-maintainers
mailing list