this post was submitted on 13 Oct 2025
14 points (88.9% liked)
Linux
10208 readers
678 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not downloading and reading 181MB of logs. You probably used
journalctlwithout any qualifiers, right?What we want is
Compose a journalctl command that takes these aspects into account, i.e.:
Also see:
Assuming 1. and 2. are in effect, you can also try this:
journalctl --boot --since "2025-10-15 8:18:00" --until "2025-10-15 8:21:00" --no-tail > log.loghttps://drive.google.com/file/d/1syk9Okhq7qA3TLMxNpO-35JmmKFKWIaW
systemctl status -n999 sddmhttps://pastebin.com/mF9h0x9e
Hope I did this right.
Neither output shows the string "Failed to read display number from pipe".
Why?
FWIW, the journal snippet shows a mostly healthy KDE session has started, no errors.
It's up to you to provide some context now.
Here is a video I recorded of what it looks like to log into my conputer from boot.
https://drive.google.com/file/d/1xX0xYuefGoGZ1ddW5fOG6GPkUThfvE6B/
I genuinely don't know how to describe this since I don't entirely understand what is actually going on here.
I see. That's why it doesn't show up as an error, presuming you got the instructions from my previous post correct (that the problem actually occured in the timeframe given) - sddm is apparently oblivious to the problem.
Searching "kubuntu sddm blank screen" gives some relevant-looking forum posts; I found these to be good reading:
https://bbs.archlinux.org/viewtopic.php?id=226363 => content of /etc/sddm.conf please
https://www.kubuntuforums.net/forum/newbie-support/help-the-new-guy/68489-sddm-black-screen-but-working-somewhat
They should give you some idea where to go from here.
Since this topic has been going on for a while, to no avail, I will lecture you now: