LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-26-2002, 10:20 PM   #1
X-Ray5
LQ Newbie
 
Registered: Aug 2002
Distribution: Red Hat 7.3, Win2k Pro.
Posts: 10

Rep: Reputation: 0
Text mode?


Hey all I'm a lammer, but please help be out. For somer reason when I was installing this software (http://www.ximian.com/products/) when it was done it restarted into text mode, and I can't get out I type "startx" and I can get into GNOME but I can to log in using the GUI how can I get this back, or can I atleat start KDE from text mode. Sorry about this stupid question, but its hard to find basic stuff like this on the net.
 
Old 08-26-2002, 10:38 PM   #2
xcon
Member
 
Registered: Jan 2002
Location: Ohio
Distribution: Slackware 9.1 (and some 9.0)
Posts: 181

Rep: Reputation: 30
gdm starts Gnome display manager, which starts X then gives a graphical login and choice of window manager... never tried kdm (KDE display manager) on the prompt but it does exist, since i use it at startup... it's basically another gdm (or vice versa?) so is xdm (X display manager)

startkde starts KDE and i think the X server too unless something's wacky ...

i'd check the init stuff, run tksysv in Gnome and look at runlevel 5 for something like kdm, gdm, xdm, etc. it ought to be set to something like persistent or respawn or... what's the word i'm looking for? someone throw me a lifejacket...

what ximian product was it? i bet it was either Ximian Gnome or Ximian Desktop...
 
Old 08-26-2002, 11:17 PM   #3
X-Ray5
LQ Newbie
 
Registered: Aug 2002
Distribution: Red Hat 7.3, Win2k Pro.
Posts: 10

Original Poster
Rep: Reputation: 0
Hmmm

Is there like a simple setting or somthing or a command that I can chage to make it just boot into a GUI login everytime? like it did before I installed that software? or am I forever going to have to type "startx" or "xde"?
 
Old 08-27-2002, 07:39 AM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Well, it would sound like you want to edit your /etc/inittab file. Look for a line that looks like this:
Code:
# Default runlevel. (Do not set to 0 or 6)
id:3:initdefault:
And change the 3 to a 5.

HTH

Cool
 
Old 08-27-2002, 08:33 AM   #5
X-Ray5
LQ Newbie
 
Registered: Aug 2002
Distribution: Red Hat 7.3, Win2k Pro.
Posts: 10

Original Poster
Rep: Reputation: 0
Angry hmm

I did that i changed the 5 to a 3 (for "Full multiuser mode") but I loged of and then loged back on and I was still in text mode, should I also chage the....

Code:
# Run xdm in runlevel 5
# xdm is now a separate service
x:5:respawn:/etc/X11/prefdm -nodaemon
Shoud I change "x:5:respawn:/etc/X11/prefdm -nodaemon" to" x:3:respawn:/etc/X11/prefdm -nodaemon" as you can see i have no clue what I'm doing.


P.S. Is there a way to shutdown in text mode or shutdown in the KDE (not logout)
 
Old 08-27-2002, 10:12 AM   #6
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Change the 3 to a 5, not vice versa
 
Old 08-27-2002, 11:01 AM   #7
llama_meme
Member
 
Registered: Nov 2001
Location: London, England
Distribution: Gentoo, FreeBSD
Posts: 590

Rep: Reputation: 30
To shutdown in text mode, type 'halt' (no quotes).

Alex
 
Old 08-27-2002, 11:04 AM   #8
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
And the same in KDE. You can optionally open a term and type it, or run it as a command from the RUN option.
 
Old 08-27-2002, 11:17 AM   #9
X-Ray5
LQ Newbie
 
Registered: Aug 2002
Distribution: Red Hat 7.3, Win2k Pro.
Posts: 10

Original Poster
Rep: Reputation: 0
Talking Thanks

Cool, thanks so much for your help, I'm sorry about asking such basic questions but ya gotta start somewere, I think I'm going to go buy a book about red hat.
 
Old 08-27-2002, 11:23 AM   #10
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Everyone's gotta start somewhere I started with Mandrake, excellent newbie distro.

There is a thread floating around with a .bz2 link to RedHat unleashed, I think Acid_Kewpie is the one who gives that link. But that might be a good read for you even if it doesn't directly apply to your current version/distro.

Cool
 
Old 09-08-2002, 09:30 PM   #11
xcon
Member
 
Registered: Jan 2002
Location: Ohio
Distribution: Slackware 9.1 (and some 9.0)
Posts: 181

Rep: Reputation: 30
/etc/inittab.. that's probably what i need
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How change text color using linux in text mode only runlevel 3? Xavius Linux - General 7 05-07-2009 02:19 AM
Change from GUI mode to text mode alexr186 Linux - Software 4 01-08-2009 06:56 AM
Change the display mode in text mode Drunkalot Linux - General 7 08-12-2005 11:35 AM
How to; Suse9.3 prof. text mode to graphical mode anjum Linux - Software 5 07-20-2005 11:36 PM
Booting in text mode versus graphics mode LChalupa Linux - Newbie 3 01-15-2005 07:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration