Results 1 to 3 of 3
I'm running Debian sarge with gdm and kde.
A while ago I tried to install kdm (as I thought having kdm and kde would be sensible), after giving it up ...
- 05-06-2006 #1Just Joined!
- Join Date
- Feb 2006
- Posts
- 5
runlevel problems, gdm doesn't start on bootup
I'm running Debian sarge with gdm and kde.
A while ago I tried to install kdm (as I thought having kdm and kde would be sensible), after giving it up as a bad job, I set gdm back to default.
However, the display manager no longer starts automatically on bootup, and I'd like it to. I've changed the default runlevel back to 5 in inittab, but to no effect. Using advice from the intro to runlevels on the debian site I searched the /etc/rc*.d directories and found that there are no s99gdm scripts in any runlevel
Can anyone suggest what I need to do next please? At the moment I'm having to login as root, start gdm, then login at the graphical login manager as myself (and I don't even know if that's a bad idea)sjoh1831:/etc# ls -la rc*d/*gdm*
lrwxrwxrwx 1 root root 13 Feb 21 11:32 rc0.d/K00gdm -> ../init.d/gdm
lrwxrwxrwx 1 root root 13 Feb 21 11:32 rc1.d/K00gdm -> ../init.d/gdm
lrwxrwxrwx 1 root root 13 Feb 21 11:32 rc2.d/K00gdm -> ../init.d/gdm
lrwxrwxrwx 1 root root 13 Feb 21 11:32 rc3.d/K00gdm -> ../init.d/gdm
lrwxrwxrwx 1 root root 13 Feb 21 11:32 rc4.d/K00gdm -> ../init.d/gdm
lrwxrwxrwx 1 root root 13 Feb 21 11:32 rc5.d/K00gdm -> ../init.d/gdm
lrwxrwxrwx 1 root root 13 Feb 21 11:32 rc6.d/K00gdm -> ../init.d/gdm
- 05-07-2006 #2
When you changed back to gdm after trying kdm, did you do so through dpkg-reconfigure?
EitherorCode:# dpkg-reconfigure gdm
will take you through the same step of choosing your default display manager, and should set up the runlevel scripts accordingly.Code:# dpkg-reconfigure kdm
Stand up and be counted as a Linux user!
- 05-09-2006 #3Linux User
- Join Date
- Apr 2005
- Location
- Ohio
- Posts
- 326
sysv-rc-conf
Check the runlevels you wish gdm to start in.. Debian boots and starts everything in run level 2 by defaultfar...out


Reply With Quote
