Summary: | laptop back light not coming back on after long period of lcd being in dpms power save mode. | ||
---|---|---|---|
Product: | [Plasma] Powerdevil | Reporter: | Vladi <vladi> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alx5000, johannes.hirte, kontakt, nate, rootkit85, simgunz, wz |
Priority: | NOR | ||
Version: | 5.4.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
URL: | https://bpaste.net/show/8c77f03bd682 | ||
Latest Commit: | https://commits.kde.org/powerdevil/692bb264a81217c00d7f9ee54502bcd243b715d5 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
how to fix
how to fix login emerge --info |
Description
Vladi
2015-09-09 20:48:38 UTC
Happens to me too, VERY annoying Created attachment 95043 [details]
how to fix
This is how I have to enable the backlight again every time, using a torch
Created attachment 95044 [details]
how to fix
Created attachment 95045 [details]
login
SDDM is active, I can login by typing blindly
do you have a intel video card? What kernel? Created attachment 95609 [details]
emerge --info
one more data point, seems that when I plug / unplug my charger cable it fixes the problem and the back light comes back on! yes, power plug / unplug actually works This has been happening to me across debian 8 and now 9. Powerdevil 5.8.4 *** Bug 351693 has been marked as a duplicate of this bug. *** *** Bug 358588 has been marked as a duplicate of this bug. *** *** Bug 357621 has been marked as a duplicate of this bug. *** Git commit 692bb264a81217c00d7f9ee54502bcd243b715d5 by Nathaniel Graham, on behalf of Алексей Шилин. Committed on 27/10/2017 at 13:47. Pushed by ngraham into branch 'master'. Fix brightness not restoring when an inhibition is active Summary: An active inhibition with ChangeScreenSettings policy won't allow to restore dimmed screen brightness normally. In this case the user will be left with a barely visible screen, requiring him/her to manually adjust the brightness back to normal. This commit enforces dimmed screen brightness restoration even if ChangeScreenSettings policy is unavailable. Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: ngraham, broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D8502 M +6 -3 daemon/actions/bundled/dimdisplay.cpp M +1 -1 daemon/actions/bundled/dimdisplay.h https://commits.kde.org/powerdevil/692bb264a81217c00d7f9ee54502bcd243b715d5 |