https://bugs.kde.org/show_bug.cgi?id=474468
--- Comment #6 from gavsiu <gav...@gmail.com> --- (In reply to Natalie Clarius from comment #5) > Ah, of course. > > So it is consistently the triggers in energy saving settings which don't > work. > > Could you please run > > > killall org_kde_powerdevil; QT_LOGGING_RULES="org.kde.powerdevil=true" > > /usr/lib/org_kde_powerdevil > > then try to put it to sleep, and paste the terminal output here? Is it supposed to save the output to a file? All I see is this when I run the command. The screen goes blank and freezes with a cursor when I trigger the sleep. I can't see the terminal when that happens. ```` org.kde.powerdevil: Backend loaded, loading core org.kde.powerdevil: Core loaded, initializing backend org.kde.powerdevil: Trying Backlight Helper first... org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware" org.kde.powerdevil: current screen brightness value: 476 org.kde.powerdevil: Backend ready, KDE Power Management system initialized org.kde.powerdevil: Battery with UDI "/org/freedesktop/UPower/devices/battery_BAT1" was detected org.kde.powerdevil: Session path: "/org/freedesktop/login1/session/_32" org.kde.powerdevil: ACTIVE SESSION PATH: "/org/freedesktop/login1/session/_32" org.kde.powerdevil: Current session is now active org.kde.powerdevil: fd passing available: true org.kde.powerdevil: systemd powersave events handling inhibited, descriptor: 21 org.kde.powerdevil: Checking logind inhibitions org.kde.powerdevil: systemd support initialized org.kde.powerdevil: Kbd backlight brightness value: 0 org.kde.powerdevil: Core is ready, registering various services on the bus... org.kde.powerdevil: Can't contact ck org.kde.powerdevil: Currently using activity "842b8d74-6db6-4373-ba16-8e8abe1f67c0" org.kde.powerdevil: Activities with settings: () () org.kde.powerdevil: Settings for loaded activity: "842b8d74-6db6-4373-ba16-8e8abe1f67c0" () () org.kde.powerdevil: Loading profile for plugged AC org.kde.powerdevil: Activity is not forcing a profile org.kde.powerdevil: Handle button events action could not check for screen configuration org.kde.powerdevil: org.kde.powerdevil: Loading timeouts with 900000 org.kde.powerdevil: Can't contact ck org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware" ```` -- You are receiving this mail because: You are watching all bug changes.