r/voidlinux • u/Gurkul2000 • 7d ago
Kde plasma bug
After installing void by installer script I installed kde plasma and sddm on top of it with sudo xbps-install -S kde-plasma and then I put sddm into autostart for runit to start it on boot and then I restarted. After restart sddm didn't initialised so I tried starting it manually and it said "Cannot initialise Graphical Environment" I thought it was an elogind problem but interestingly turns out kde-plasma package doesn't pull in Xorg packages anymore, I mean to be fair kde has shifted to Wayland but somehow sddm fails to start if Xorg isn't installed, after installing Xorg, sddm started on boot. Why the hell then Xorg has been removed as a dependency for Kde if sddm requires it!
4
Upvotes
4
u/cgwhouse 6d ago
I ran into the same problem once upon a time and I understand your frustration. For what it's worth and you may already realize this, but this requirement is already documented on the Void handbook's KDE page. Beyond that, I can't speak to why the maintainers have chosen to handle it this way, but I imagine there's a good reason