Package: hal-info Version: 20080317+git20080318-1 Severity: normal
My Dell Latitude D820 doesn't have working video after a suspend/resume cycle. It seems that the quirk in 20-video-quirk-pm-dell.fdi is wrong, at least for my notebook. It contains <!-- the Dell D820 is also reported to work with vbe_post+vbemode_restore and need may dpms_on --> <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge> I need <merge key="power_management.quirk.vbe_post" type="bool">true</merge> <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge> <merge key="power_management.quirk.vbestate_restore" type="bool">false</merge> to get suspend/resume to work. So I support the comment that it works with vbe_post+vbemode_restore, and add that it does NOT work with vbestate_restore. This is with <match key="system.firmware.version" contains="A04"> I have created an information/20thirdparty/ file to fix it more myself, but getting this correction upstream would be nice. NeilBrown -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]