You are not logged in.
Pages: 1
I installed Devuan 4 and it gave me Xfce. I then installed KDE plasma from Synaptic. Shutting down and booting back after configuring KDE up I am booted into Xfce. Trying to start Plasma from the cli has not worked. What is the canonical way to do this in Devuan? Googling has buried me in nonsense, none of which has worked. Most attempts to google this have gotten me "How To Install KDE".
Any help will be much appreciated. Are there any Devuan - KDE gurus here?
Offline
Don't despair:
Use a shell (terminal) and type
sudo tasksel
Then give the right answers and it does the magic for you.
Happy new Year
Offline
Nope. I did this and it hosed my system. I can no longer as a user startx at all. I can log in as root and start xfce. But the browsers I was using there are no longer working. I had to load FireFox. And still no way that I know of the start KDE. This was not a good answer. When I try to log in and startx as a user, I now get a waiting for x server to shut down message and then a cannot connect to x server error message.
Offline
From var.log
Slim: consolekit: open_session
unable to open session
the name org.freedesktop.consolekit was not prvided by any .service files.
slim falling back to PAN session.
This I starts as root from /usr/bin slim. It runs until I have entered my password and hit enter and crashes.
sddm
Again, as root from /usr/bin/
starting
login interface found
signal received SIGTERM
signal received SIGTERM
.Xauthority not found in /home/user/. Yes, that does exist.I am stumped. I can log into xface as root, not as a user. KDE not at all.
Last edited by Cheerful Charlie (2022-01-02 17:34:46)
Offline
Tried an apt-get upgrade sddm. Still nada.
Afraid to try upgrade silm.
Offline
The right way to do it would have been to un-check xfce and check kde at the tasksel window. Then you would end up with kde, sddm, elogind instead of consolekit and slim. Installing two desktops can be tricky, because some of them have conflicting dependencies.
You can probably fix it by installing elogind and libpam elogind and getting rid of consolekit, slim and any parts of xfce that want to go with it. It might take a few tries and it might be faster to start over.
Maybe
aptitude purge task-xfce-desktop
aptitude reinstall task-kde-desktop
or the equivalent with apt or apt-get if you prefer.
Offline
I did in fact tasksel for KDE only. This is when I got hosed. I tried again just now. No joy. I tried apt-get update task-kde-desktop. Still nothing. I am now running in xfce as root the only way I can load a browser and get online. Tried upgrading pam, apt-get cannot find package.
Offline
Apt-get reinstall task-kde-desktop ran but nothing has changed. So it looks like a reinstall may be the best way out. #@##!!!
Offline
Pages: 1