LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 01-12-2006, 11:26 PM   #1
t_smith_03
LQ Newbie
 
Registered: Jan 2006
Posts: 2

Rep: Reputation: 0
Question Don't know how to go from CLI to GUI in Mandriva 2006.0


Hey can someone help me? I am new to the linux enviroment, I just installed mandriva 2006 and got to the login CLI. I then logged in with root account and then got this command prompt [root@localhost ~]# . From Here I don't know how to go from this prompt to the GUI. I have looked for information on this thread, but found nothing. Please can someone help me?
 
Old 01-12-2006, 11:46 PM   #2
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Welcome to LQ!

Well, first thing you should do is issue "adduser username" but put tim or tom or tony or whatever your name is rather than username. Just leave everything default. When you get back to that prompt that ends with a # there (that means root), then issue "exit" to exit from root, and login as the normal user you just created. After that, issue "startx" to start the X server.

I don't use Mandrivia, so I don't want to tell you too much. Might have you turned into a Slacker if I did. What I told you will launch your GUI X server, and some of them Mandrivia guys (pray for opjose) will come on in here and give you the skinny. I thought your distro actually automatically launched you into X, but eh, I'm just a Slacker ... what do I know about that?
 
Old 01-13-2006, 01:50 AM   #3
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
probably missed an option in the setup screens, or it didn't configure your video card correctly.

What chinaman said is right, do all that.

If after a reboot it comes up in cli again login, and type "init 5". This should get things set for next time. Then type "startx".

In the MCC, (star, system, configuration, configure your desktop you may find many options to change.

A main setting is in Configure your computer, system, enable or disable system services. Be sure dm is checked to load at bootup. It's the display manager daemon/loader.

There are other ways to do all that, but if you have a gui, there it is.
 
Old 01-13-2006, 11:17 AM   #4
t_smith_03
LQ Newbie
 
Registered: Jan 2006
Posts: 2

Original Poster
Rep: Reputation: 0
Wink problems again

I did as you guys told me but it came up with these: Fatal server error: no screens found and also this error: a fatal 10 error 104 (connection reset by peer on X server ":0.0" after 0 requests (o processes known) with 0 events remaining.
 
Old 01-13-2006, 11:58 AM   #5
Lakota
Member
 
Registered: Oct 2003
Location: London, ON, Canada
Distribution: Mandriva 2007 Free
Posts: 507

Rep: Reputation: 30
This thread should help you out:
http://www.linuxquestions.org/questi...54#post1677954
 
Old 01-13-2006, 05:05 PM   #6
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
That just says It could not find the path to your monitor
 
Old 01-13-2006, 09:24 PM   #7
thunderweasel
Member
 
Registered: Mar 2005
Distribution: Void Linux
Posts: 143

Rep: Reputation: 15
From the command line, type drakconf and configure your display. Pick your graphics card, pick your monitor, and when your done, type startx from the command line and see if you get a graphical environment. Sounds like you didn't configure your graphical display when you installed. Just run drakconf and you'll be able to do it all from easy text menus.
 
Old 01-22-2006, 10:02 PM   #8
combatbob
LQ Newbie
 
Registered: Aug 2005
Location: Killeen, Texas
Distribution: Ubuntu as of late
Posts: 25

Rep: Reputation: 15
I loaded the Mandriva limited editon 2005. during setup you made selections to not start your GUI. Log in as root and type startx, that should start the Mandriva "window" system or actuall KDE 3.3. If you recieve any errors, then start over completly, yep stick the "Disc 1" power down, power up, and follow the install procedures. You want to use the KDE Graphical User Interface (GUI) It will be an option in the installation process. then holler back. Also there are tutorials along this website, lood for your specific Linux distrobution (Mandriva). You should find more help there
 
Old 01-27-2006, 11:33 AM   #9
di11rod
Member
 
Registered: Jan 2004
Location: Austin, TEXAS
Distribution: CentOS 6.5
Posts: 211

Rep: Reputation: 32
The responses here are really helpful. Since I just dealt with a similar situation in Mandriva 2006, I can tell you that thunderweasel has given very useful advice. Combatbob would normally be on-target as well, except that in this case t-smith is getting a "no screens found" message when he tries to startx. That's a pretty sure sign the video card isn't configured properly.

If you don't see your video card listed in drakconf, you may need to install special drivers for it. Posting your video card model here would be useful for additional pointers on this issue.

Also, in terms of the direction that combatbob was recommending... he's right about going through the install disc to enable the gui to start at boot time. Another way to address this if you're booting to the command line is to login as root (or another user and su to root), then edit /etc/inittab. Make sure this line looks like this--

id:5:initdefault:

If it looks like this

id:3:initdefault:

Then change that 3 to a 5, save file (in vi it's <esc>:wq!), and reboot.

But my money is that the video card isn't configured....

di11rod
 
Old 01-29-2006, 12:48 AM   #10
bobbelfield
Member
 
Registered: Jan 2006
Location: Australia
Distribution: Mandriva 2006
Posts: 154

Rep: Reputation: 30
any results?
have you tried typing kde ?
 
Old 01-29-2006, 11:26 PM   #11
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
The official docs have a troubleshooting guide if X (the GUI) doesn't start: http://doc.mandrivalinux.com/Mandrak...ubleshooting-x
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandriva 10.1 or Mandriva 2006 RC1 ronlon Mandriva 17 04-17-2006 02:24 AM
Mandriva 2006.0 and K.D.E. 3.5 andy_england1985 Mandriva 4 02-18-2006 04:14 PM
Mandriva 2006 or 2006.1? tauhshi Mandriva 3 01-01-2006 07:18 PM
Mandriva 2006.0 and CD-RW galimatias Linux - Hardware 0 12-07-2005 07:46 AM
Where can I get the new Mandriva 2006? jacatone Linux - Software 2 09-16-2005 06:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 04:57 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