Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5335

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

$
0
0
If you're stuck because KDE SDDM is doing autologin to Plasma-Wayland (which after the latest update no longer works) and the "ctrl+alt+F2" trick on boot (suggested here) isn't working for you, you will need to edit the file /etc/sddm.conf.d/kde_settings.conf and change the line described below.

sudo nano /etc/sddm.conf.d/kde_settings.conf

Under [Autologin] section change:
Session=plasmawayland
to
Session=plasma

Notice: if you have ssh enabled on the Pi and a working computer on lan you can do it via an SSH session. Else, mount the Pi media (sd-card, usb stick or whatever) on a different machine and do the editing there.

Statistics: Posted by valentim — Fri Nov 01, 2024 9:39 am



Viewing all articles
Browse latest Browse all 5335

Trending Articles