Summary: | Setting minimal brightness level on many latest Intel-based devices turn off backlight | ||
---|---|---|---|
Product: | [Unmaintained] Powerdevil | Reporter: | RussianNeuroMancer <russianneuromancer> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | aubergine, bugseforuns, eliadevito, hejsekvojtech, hoffmann_lorenz, lucia.mrenica, nate, pascal |
Priority: | NOR | ||
Version First Reported In: | 5.15.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
RussianNeuroMancer
2019-01-12 03:27:07 UTC
Can confirm with every Intel-based laptop I've ever owned. Thanks for providing the information indicating that we'll need to handle this ourselves. Still... meh. :( Sad that they don't want to handle it properly themselves. *** Bug 362830 has been marked as a duplicate of this bug. *** Can confirm this from a Lenovo Yoga. A workaround would be to set two keyboard shortcuts to change brightness levels up and down. Can confirm this happening on Lenovo ThinkPad E580 (i5 8250U + UHD 620). Similar issue on my Lenovo ThinkBook (Intel 11th gen/Arch Linux/ZEN kernel). When I use the brightness adjustment keys (which fortunately do work) to set the screen brightness to 0%, the backlight turns off completely (`cat /sys/class/backlight/intel_backlight/brightness` gives 0). However, when I use the Battery & Brightness plasmoid to set it to 0%, the backlight goes to minimum brightness but does not turn off (running the earlier command gives 1). This inconsistency is unusual but should surely mean that the backlight issues are easier to fix. I notice that on some devices, /sys/class/backlight/intel_backlight/max_brightness is a very high number, like 122000; on my device, it's 15360, so minimum brightness isn't too bad--especially in bed, late at night. Fixed for Plasma 6. *** This bug has been marked as a duplicate of bug 430439 *** |