Comment 5 for bug 336521

Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

Confirmed in Jaunty on a Sony PCG-5B1L, backlight is off on resume, worked in Hardy

Fixed by modifying usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi to add my system platform name VGN-B100B(UC) to get the quirk it needs.

 <match key="system.hardware.product" contains_outof="VGN-FS730;PCG-FX405;V
GN-C2S_G;VGN-B1XP;VGN-FE21B;VGN-B100B(UC)">
        <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
  </match>