LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Would anyone know... (https://www.linuxquestions.org/questions/linux-newbie-8/would-anyone-know-926816/)

bnbntx 01-31-2012 11:58 PM

Quote:

Originally Posted by aikiwav (Post 4590028)
Huh. So none of your runlevel options boot you into gdm. Would you be willing to post the contents of /etc/init.d/rc4 ? That's what boots me into gdm/kde, so maybe if I compare yours to mine I can offer a suggestion.

I don't see that file.

aikiwav 02-01-2012 09:13 AM

I'm sorry--at this point I'm not sure exactly what should be done. Perhaps someone else will have another idea.

bnbntx 02-01-2012 09:40 AM

Thank you for your input. Last think I tried before stopping last night was to change:

HEED_DEFAULT_DISPLAY_MANAGER=true

to

HEED_DEFAULT_DISPLAY_MANAGER=false

This didn't work. Any ideas?

Cedrik 02-01-2012 10:02 AM

try redoing the symlink in /etc/rc2.d
Code:

cd /etc/rc2.d
ln -s ../init.d/gdm3 S99gdm3


EDDY1 02-01-2012 10:06 AM

1 Attachment(s)
This is mine & it's under /etc/X11/default-display-manager

bnbntx 02-01-2012 11:06 AM

Cedric>>
My "/etc/X11/default-display-manager" simply points to /usr/sbin/gdm3
>>

EDDY1>>>
Tried recreating the S-link, rebooted and it WORKED. At this point I'm trying to wrap my head around why?? Can you shed some light as to why recreating the S-link worked? Was it ever even there? By understanding this just a little I may avoid making this mistake at a later date. Regardless, thank you helping me correct whatever I messed up months ago.

Cedrik 02-01-2012 11:14 AM

Hey, it was me who suggested re-doing the symlink ! :o

see here for infos:
http://www.debianadmin.com/how-to-di...in-debian.html

bnbntx 02-01-2012 11:24 AM

Sorry about that. Credit goes to everyone who added input. Reading the last link which would have been great when I originally broke the srv...LOL Thank you again for sticking with the <NOOB> It's all a little over whelming at the moment but I love the potential of this OS.

EDDY1 02-01-2012 11:41 AM

Yes Cedric did suggest the symlink, I was just hoping that your system was configured as mine to provide full path if it was.


All times are GMT -5. The time now is 03:17 PM.