Hi, I just did a fresh install of Hardy, ran the updates, etc. The backlight of my 2673WKS Thinkpad X32 *still* stays on during suspend. It appears line 40: <merge key="power_management.quirk.dpms_suspend" type="bool">true</merge> is being skipped, because the if condition <match key="system.hardware.version" contains="X31"> fails. Even though I have a 2673, it's not an X31...
Could you please change lines 37 and 39 to test for X32, or else and and "or" condition to the if contains "X31"... so, if system.hardware.version contains "X31" or "X32", however that is done. If an "or" is not possible, could you please and a special clause for the X32? Thanks! ** Changed in: hal-info (Ubuntu) Status: Fix Committed => Incomplete -- [Hardy] Thinkpad X31 (ATI Radeon M6) suspend backlight on https://bugs.launchpad.net/bugs/199059 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs