Three days ago, upgraded like 40 something packages. One of them was kdm related. I was prompted on Adept Yes/No (ncurses interface) something about kdm. I think I clicked on Yes. Unfortunately I was on the phone and misread the thing. Anyway, now kdm is gone.
I thought it was something about the init level (which I haven't changed since the very first day) but it's not. Init level is 2 and I got S21kdm in rc2.d so I guess it's ok here.
I tried both :
and it doesn't seem to start (no error message).
Examining services through system settings on kde, I see kdm 'start at boot : yes, status : not running' which is weird since it does not run at boot.
Still through system settings, I tried to restart and start kdm : doesn't start at all, no error message.
Suggestions welcome ;-)
I thought it was something about the init level (which I haven't changed since the very first day) but it's not. Init level is 2 and I got S21kdm in rc2.d so I guess it's ok here.
I tried both :
Code:
su root /etc/init.d/kdm start and sudo /etc/init.d/kdm start
Examining services through system settings on kde, I see kdm 'start at boot : yes, status : not running' which is weird since it does not run at boot.
Still through system settings, I tried to restart and start kdm : doesn't start at all, no error message.
Suggestions welcome ;-)
Comment