PDA

View Full Version : Automatic Screen Dimming on Power Changes


sillav
20th March 2012, 06:19 PM
This is not a Fedora specific problem, I've noticed it on several other recent distributions as well, so it is likely a plumbing problem. Still, I'd appreciate some help diagnosing it so that I can file a useful bug and point at the right package (e.g., is it kernel, acpi, upower).

Description of problem: At some point in the last year my computer has lost the ability to dim the screen when going from ac -> battery, or to bring brightness back up to full brightness when going from battery to ac power. I am able to dim the screen using my Fn keys, and I can even use gnome's dim when idle on battery (though I've changed this to a more reasonable time - from 10 seconds to 500). I've aso tried tricking the system into doing this by changing the idle time to 0, and even -1, but it seems gnome considers this trickery unacceptable and simply doesn't dim at all when idle.

Currently using Fedora 17, but same problem exists on my Fedora 16 partition. Advise and tips appreciated

AdamW
20th March 2012, 09:59 PM
usually setting a timeout value to '0' is considered to indicate you want the functionality disabled.

Does this happen in all desktops? If it's GNOME-specific I'd start by filing against gnome-settings-daemon. My wild-ass guess would be that something broke for you when this stuff was moved from gnome-power-manager to gnome-settings-daemon; the backlight code was extensively rewritten at that point.

sillav
20th March 2012, 11:04 PM

I never tried KDE or XFCE. I tried gnome 3 on debian unstable, and opensuse. Can't recall if I tried it on Arch. That's a good idea though, thanks. If I install F17 KDE mix and it works fine, I can file a bug against gsd. Otherwise, it's something a little deeper.