this post was submitted on 27 May 2025
12 points (100.0% liked)

KDE

6869 readers
123 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 2 years ago
MODERATORS
 

I'm on Solus Plasma. It's worth noting that this never happened on Solus GNOME which I was driving for a few months before switching to KDE.

So this doesn't happen every time I shut down, but it's pretty frequent. What usually happens is I initiate shutdown (using either KRunner or from Application menu clicking shutdown). The monitor and keyboard and mouse switch off, but the CPU does not. Fans are running, RGB is on. I can't wake it up with any keys. I can only long press power button on the cabinet to force shutdown.

Couple of things I observed:

  1. I noticed sometimes my external HDD was not auto mounting when I started the PC, so I thought maybe it was automount that was preventing shut down also. So I tried to see if the times automount didn't work, coincided with the times I had to force shutdown - they don't. Even if it shuts down without issues I sometimes notice automount not working. And not every time I force shutdown I have automount issues.

  2. I thought maybe clicking the shut down immediately button on the confirmation screen is what is causing the issue. I tried letting it shutdown on its own after the 10s countdown, but that also yielded inconsistent results.

I'm at a loss for what to do now.

you are viewing a single comment's thread
view the rest of the comments
[–] IceFoxX@lemm.ee 1 points 1 month ago* (last edited 1 month ago)

You say that even automount causes problems. You should look for a backup HDD before data loss. You should read out the SMART values.

Either way, disconnect the external HDD from the PC and check whether shutdown still causes problems. At least I know the problem myself from problems with external storage.

Either way, you can only guess without any information. Logs would be more helpful.

(systemd-analyze blame)
journalctl -b -1
systemctl --type=mount --all
systemctl --type=service --all |grep running