hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Mon Feb 2 05:03:00 PST 2009


 fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0cf764216bea58b171eab02ece878806e49cd050
Author: Chris Adams <rocket at extremelan.net>
Date:   Mon Feb 2 14:01:49 2009 +0100

    add suspend quirk for a Acer Aspire 2010 (2012 wlmi)
    
    After exhaustively testing every combination of quirks with my Aspire
    2012 wlmi (it reports itself as an Acer Aspire 2010) I finally
    discovered it needs to have quirks disabled to suspend and resume
    correctly.
    
    This has been tested for a few weeks using the stock kernels in Ubuntu
    Intrepid and Jaunty with the open source xf86-video-ati

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi
index a8e6de6..2c57326 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi
@@ -97,7 +97,7 @@
           <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
           <merge key="power_management.quirk.no_fb" type="bool">true</merge>
         </match>
-        <match key="system.hardware.product" contains_outof="2920;3100;4520;5500Z;5580;5920G">
+        <match key="system.hardware.product" contains_outof="2010;2920;3100;4520;5500Z;5580;5920G">
           <merge key="power_management.quirk.none" type="bool">true</merge>
         </match>
       </match>


More information about the hal-commit mailing list