Quantcast
Viewing all articles
Browse latest Browse all 5381

Raspberry Pi OS • Re: KDE plasma freezes to a standstill on boot

This looks like the same issue as discussed in viewtopic.php?t=378546.

Basically, KDE and a recent update do not get along together.

To solve this you have to go back to the previous versions of these three packages, as follows:

Code:

apt install libwayland-client0=1.21.0-1 libwayland-cursor0=1.21.0-1 libwayland-server0=1.21.0-1
It's possible to salvage your existing system by changing to X11 on the login screen. The system will start correctly. Then install the packages as above, then reboot and change back to wayland on the login screen.

Statistics: Posted by JonG — Fri Nov 01, 2024 7:15 am



Viewing all articles
Browse latest Browse all 5381

Trending Articles