Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
graphical login
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
robert0380
n00b
n00b


Joined: 14 Oct 2003
Posts: 62
Location: Atlanta, GA

PostPosted: Wed Mar 31, 2004 11:52 am    Post subject: graphical login Reply with quote

i can't get gdm to start up by default when i reboot, i've done the following:


in /etc/rc.conf i have:

Code:

# What display manager do you use ?  [ xdm | gdm | kdm | elogin | entrance ]
DISPLAYMANAGER="gdm"


and in /etc/inittab i have:

Code:

# Default runlevel.
id:5:initdefault:


but when it boots up it doesnt start gdm , i have to log in as root and type "gdm" manually.

so what else needs to be done?
_________________
Mars Bitches!
-Black George Bush (David Shapell)
Back to top
View user's profile Send private message
hermes_jr
l33t
l33t


Joined: 26 Feb 2004
Posts: 701
Location: Moscow, Russia

PostPosted: Wed Mar 31, 2004 11:59 am    Post subject: Reply with quote

Code:

# rc-update add xdm default

more details here
Back to top
View user's profile Send private message
Pink
Veteran
Veteran


Joined: 24 Jul 2003
Posts: 1062

PostPosted: Wed Mar 31, 2004 11:59 am    Post subject: Reply with quote

Code:
rc-update add xdm default


This will start the script you show and start the login manager you choose.

edit:
Beat me to it :D
Back to top
View user's profile Send private message
SubAtomic
Apprentice
Apprentice


Joined: 20 Dec 2003
Posts: 255
Location: Hobart, TAS, Australia

PostPosted: Wed Mar 31, 2004 12:00 pm    Post subject: Re: graphical login Reply with quote

your default runlevel in /etc/inittab should be
Code:
# Default runlevel.
id:3:initdefault:


if you are running gnome (im just guessing from the fact that you want gdm), this should be included in rc.conf too ...
Code:
XSESSION="gnome"

_________________
"The real romance is out ahead and yet to come. The computer revolution hasn't started yet. Don't be misled by the enormous flow of money into bad defacto standards for unsophisticated buyers using poor adaptations of incomplete ideas." -- Alan Kay
Back to top
View user's profile Send private message
SubAtomic
Apprentice
Apprentice


Joined: 20 Dec 2003
Posts: 255
Location: Hobart, TAS, Australia

PostPosted: Wed Mar 31, 2004 12:06 pm    Post subject: Reply with quote

PickledOnion wrote:
Code:
rc-update add xdm default


This will start the script you show and start the login manager you choose.

edit:
Beat me to it :D


oh yes, and i assumed you had already done this
_________________
"The real romance is out ahead and yet to come. The computer revolution hasn't started yet. Don't be misled by the enormous flow of money into bad defacto standards for unsophisticated buyers using poor adaptations of incomplete ideas." -- Alan Kay
Back to top
View user's profile Send private message
nurseman911
n00b
n00b


Joined: 30 Mar 2004
Posts: 3

PostPosted: Wed Mar 31, 2004 3:56 pm    Post subject: KDM Choice Question Reply with quote

Hi, worlds oldest Gentoo newbie here, I've installed it beautifully, emerged KDE and boots great. I installed KDM and now get a graphical logon. As I am still configuring and tweaking, I would like a command line logon. Do I just comment out the DISPLAYMANAGER=KDM line ? I see "init runlevel 3" during boot, but then the screen goes balnk and KDM comes up. Or, is there a choice in the KDM manager for a simple terminal. I know I can get Konsole. But I wiould like a command line incase I nuke X somehow while messing arround.
Thanks
Gary
Back to top
View user's profile Send private message
mdowney
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2003
Posts: 120
Location: Columbus, OH

PostPosted: Wed Mar 31, 2004 4:05 pm    Post subject: Re: KDM Choice Question Reply with quote

nurseman911 wrote:
Hi, worlds oldest Gentoo newbie here, I've installed it beautifully, emerged KDE and boots great. I installed KDM and now get a graphical logon. As I am still configuring and tweaking, I would like a command line logon. Do I just comment out the DISPLAYMANAGER=KDM line ? I see "init runlevel 3" during boot, but then the screen goes balnk and KDM comes up. Or, is there a choice in the KDM manager for a simple terminal. I know I can get Konsole. But I wiould like a command line incase I nuke X somehow while messing arround.
Thanks
Gary


You can just take the graphical login off until you are done tweaking

Code:
rc-update del xdm default


Then when you want it back you can do
Code:
rc-update add xdm default


If you don't want to reboot to get rid of the display manager do:

Code:
/etc/init.d/xdm stop
Back to top
View user's profile Send private message
nurseman911
n00b
n00b


Joined: 30 Mar 2004
Posts: 3

PostPosted: Wed Mar 31, 2004 4:43 pm    Post subject: Reply with quote

Worked like a charm, thank you.

Quote:
You can just take the graphical login off until you are done tweaking

Code:
rc-update del xdm default


Then when you want it back you can do
Code:
rc-update add xdm default


If you don't want to reboot to get rid of the display manager do:
Back to top
View user's profile Send private message
robert0380
n00b
n00b


Joined: 14 Oct 2003
Posts: 62
Location: Atlanta, GA

PostPosted: Sun Apr 04, 2004 10:28 pm    Post subject: Reply with quote

thanks.
_________________
Mars Bitches!
-Black George Bush (David Shapell)
Back to top
View user's profile Send private message
Zero_Divide
n00b
n00b


Joined: 06 Apr 2004
Posts: 73
Location: The Netherlands

PostPosted: Sat Apr 10, 2004 11:51 am    Post subject: Reply with quote

I would like to know if there is a way to add the standard (black screen) linux terminal to the startup options in gdm

kdm has that but I would like to use gdm AND be given the choice to go back to the console.
_________________
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo VP, 1989
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum