https://bugs.kde.org/show_bug.cgi?id=480030
--- Comment #8 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 77b115ee73f8f2eb4c7148b0f8c1f884ae779ca3 by Nicolas Fella. Committed on 19/01/2024 at 22:00. Pushed by nicolasfella into branch 'Plasma/6.0'. Allow disabling DDC brightness via env variable Interacting with ddcutils has shown to be troublesome on occasion, so it might be interesting to disable it, if only for debugging When starting powerdevil with POWERDEVIL_NO_DDCUTIL=1 it will skip initializing/using ddcutil (cherry picked from commit 46609206d5ccb821427791a2603fd1eb2477b8c3) M +5 -0 daemon/backends/upower/ddcutilbrightness.cpp https://invent.kde.org/plasma/powerdevil/-/commit/77b115ee73f8f2eb4c7148b0f8c1f884ae779ca3 -- You are receiving this mail because: You are watching all bug changes.