Summary: | KDE turns down screen brightness to low percentage | ||
---|---|---|---|
Product: | [Plasma] Powerdevil | Reporter: | Szőts Ákos <szotsaki> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | gwarser, jpetso, natalie_clarius, nate, re.play |
Priority: | NOR | Keywords: | qt6, regression |
Version: | 6.0.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Szőts Ákos
2024-03-21 07:08:37 UTC
Same issue on Arch Linux with 6.0.3 and Wayland. For me, it turns down the brightness to 5%. This issue only started to occur when I upgraded from 5.27 to 6.03. I think 5% was the brightness I had my monitor set to when I performed the upgrade. So my guess is that since version 6 this value isn't overwritten correctly anymore. Did something change with how the monitor brightness is being saved between 5 and 6? SOFTWARE/OS VERSIONS Operating System: EndeavourOS KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.3 Kernel Version: 6.8.2-arch2-1 (64-bit) Graphics Platform: Wayland HARDWARE Processors: 24 × AMD Ryzen 9 7900X 12-Core Processor Memory: 31,1 GiB of RAM Graphics Processor: AMD Radeon RX 7900 XTX Manufacturer: Gigabyte Technology Co., Ltd. Product Name: B650 AORUS ELITE AX (In reply to Szőts Ákos from comment #0) > In "Power saving" module the "Change screen brightness" option is off, so I > don't know where else to turn it off within KDE. I'd say it's probably "Dim automatically", which also reduces monitor brightness. Could you try out disabling that instead of all DDC brightness controls? If that's the culprit, that would make this bug report a duplicate of Bug 452492 (*). (*) The short version is that Plasma/PowerDevil doesn't (yet) store and restore brightness by itself across sleep or disconnection. A lot of work has gone into per-display brightness support, which brings us closer to getting this fixed properly. But we're not quite there yet. (In reply to Re Play from comment #1) > So my guess is that since version 6 this value isn't overwritten correctly anymore. > Did something change with how the monitor brightness is being saved between 5 and 6? A little bit, but not in a way that would persist your original brightness value at the time of upgrade. As mentioned above, Plasma doesn't store monitor brightness in the first place and that's the root of some bugs because the monitor isn't always around when Plasma wants to make a change to brightness or revert it to the previous value. 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! 🐛🧹 This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. Happened to me right now. I have brightness set to 20%. Set my power config yesterday to "Dim automatically" after 4min, "Turn off screen" after 6min, sleep after 9 minutes and use hybrid sleep. Today I noticed new Manjaro update, so I leave my PC when it was updating. When I return and wake up my PC, the brightness was set to 6%. Operating System: Manjaro Linux KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Kernel Version: 6.11.0-rc4-7-MANJARO (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 15,5 GiB of RAM Graphics Processor: AMD Radeon RX 6600 Manufacturer: Micro-Star International Co., Ltd Product Name: MS-7B86 System Version: 4.0 (In reply to gwarser from comment #6) > Happened to me right now. I have brightness set to 20%. Set my power config > yesterday to "Dim automatically" after 4min, "Turn off screen" after 6min, > sleep after 9 minutes and use hybrid sleep. Today I noticed new Manjaro > update, so I leave my PC when it was updating. When I return and wake up my > PC, the brightness was set to 6%. Note that I'm looking at this issue - not sure if there's a separate issue from Bug 452492 or if this is an outright duplicate, but the problem is known and a solution is on my list of things I want to fix in the next little bit. I collected various thoughts in this developer-focused issue: https://invent.kde.org/plasma/powerdevil/-/issues/38 |