Dyno Sire
BblendOS
•Created by Dyno Sire on 6/9/2024 in #🆘┃support
sddm user missing in plasma track? | PLASMA ISSUES
HOW TO REPRODUCE
- Downloaded the latest (4636db55) iso
- Successfully installed via ventoy and rebooted
- Edited
system.yaml
to change "default-gnome" to "plasma"
- Ran akshara update
successfully and rebooted
- Now stuck with only a cursor and no DM
- Ran journalctl and found that sddm user does not exist
FIX
- Created it with useradd -m sddm -s /bin/false
and then usermid -a -G video sddm
and ran systemctl restart sddm
and it worked92 replies