You are not logged in.
I opened my computer and noticed a notification pop-up on the taskbar, saying something about KDE power management not working. Then I went to the power management settings and was presented with this
https://pasteboard.co/B5zRYArHNvcp.png
I'm on a desktop so not sure how necessary this is to have. But it was certainly working before.
Offline
I noticed that the powerdevil applet wasn't loading after today's pacman update, and the org_kde_powerdevil process kept crashing and restarting.
ddcutil 2.1.0 seems to be the culprit, downgrading this package to 2.0.0 fixes the issue for now (at least on my end).
org_kde_powerdevil coredump:
PID: 2036 (org_kde_powerde)
UID: 1000 (yannick)
GID: 1000 (yannick)
Signal: 6 (ABRT)
Timestamp: Fri 2024-01-19 09:45:49 CET (18min ago)
Command Line: /usr/lib/org_kde_powerdevil
Executable: /usr/lib/org_kde_powerdevil
Control Group: /user.slice/user-1000.slice/user@1000.service/background.slice/plasma-powerdevil.service
Unit: user@1000.service
User Unit: plasma-powerdevil.service
Slice: user-1000.slice
Owner UID: 1000 (yannick)
Boot ID: 7ba2e7a9194347b3bec8f39331278398
Machine ID: cab5293790e64b6e8a47b8a6fe9a7d78
Hostname: Endeavour
Storage: /var/lib/systemd/coredump/core.org_kde_powerde.1000.7ba2e7a9194347b3bec8f39331278398.2036.1705653949000000.zst (inaccessible)
Message: Process 2036 (org_kde_powerde) of user 1000 dumped core.
Stack trace of thread 2036:
#0 0x000073af2a4ac83c n/a (libc.so.6 + 0x8e83c)
#1 0x000073af2a45c668 raise (libc.so.6 + 0x3e668)
#2 0x000073af2b8e641c _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x741c)
#3 0x000073af2a45c710 n/a (libc.so.6 + 0x3e710)
#4 0x000073af2a4ac83c n/a (libc.so.6 + 0x8e83c)
#5 0x000073af2a45c668 raise (libc.so.6 + 0x3e668)
#6 0x000073af2a4444b8 abort (libc.so.6 + 0x264b8)
#7 0x000073af2a4443dc n/a (libc.so.6 + 0x263dc)
#8 0x000073af2a454d26 __assert_fail (libc.so.6 + 0x36d26)
#9 0x000073af2416a2b9 n/a (/usr/lib/libddcutil.so.5.1.0 (deleted) + 0x4c2b9)
ELF object binary architecture: AMD x86-64
Last edited by Spike29 (2024-01-19 09:06:01)
Offline
Thanks! Downgrading ddcutil worked for me too. Was afraid I'd have to downgrade all the KDE packages.
Last edited by achilleas.k (2024-01-19 10:10:32)
Offline
Let's Go. Downgrading solved the issue!
Offline
It's fixed in ddcutil-2.1.0-2.
Upstream bug report: https://github.com/rockowitz/ddcutil/issues/365
Offline