Dell Latitude D530 video quirk

Szymon M. Rusinkiewicz smr at CS.Princeton.EDU
Sun Apr 27 21:22:50 PDT 2008


The Dell Latitude D530 appears to require the same quirks as
other Dell D??? models (i.e., vbe_post and vbemode_restore).

-------------- next part --------------
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi
index 9005ac2..34a8b5a 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi
@@ -19,7 +19,7 @@
         <match key="system.hardware.product" contains="D400">
           <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
         </match>
-        <match key="system.hardware.product" contains_outof="CPx J800GT;D410;D420;D430;D520;C610;D620;D830">
+        <match key="system.hardware.product" contains_outof="CPx J800GT;D410;D420;D430;D520;D530;C610;D620;D830">
           <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
           <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
         </match>


More information about the hal mailing list