LinuxQuestions.org
Review your favorite Linux distribution.
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 12-09-2003, 04:53 PM   #1
p3ngu!n
Member
 
Registered: Oct 2003
Posts: 64

Rep: Reputation: 15
Mandrake Linux 9.2, GUI not loading...


I just finished installing 9.2 and I wanted to boot the computer. LILO loads just fine and then Mandrake starts up fine but then when it's finishing loading everything the screen starts blinking. The progress bar reaches the end and then I'm taken to the black screen command line, dhcpp1 login or whatever... What's the deal?

SOYO K7V Dragon Plus! Mobo with integrated C-Media sound.
ATI Radeon 9600 Pro 128MB AGB
Western Digital 8.4GB 7200RPM used for Linux (I have another 80Gig for Windows)
 
Old 12-09-2003, 05:03 PM   #2
superbondbond
Member
 
Registered: Nov 2002
Posts: 668

Rep: Reputation: 30
Re: Mandrake Linux 9.2, GUI not loading...

Well, that's the Linux command line. That's the deal.

Sounds like your system is set to boot to the command line. This is most likely run level 3.

you can do one of two things.

1) login and type startx

2) open up the /etc/inittab file and look for where it says:
Code:
 
#   0 = halt
#   1 = single user mode
#   2 = unused (but configured the same as runlevel 3)
#   3 = multiuser mode (default Slackware runlevel)
#   4 = X11 with KDM/GDM/XDM (session managers)
#   5 = unused (but configured the same as runlevel 3)
#   6 = reboot

# Default runlevel. (Do not set to 0 or 6)
id:3:initdefault:
and change the deafault to whatever number corresponds to X11. then reboot
Note:I'm showing the inittab from Slackware, so the run levels might be different on yours.

Last edited by superbondbond; 12-09-2003 at 05:31 PM.
 
Old 12-09-2003, 05:16 PM   #3
p3ngu!n
Member
 
Registered: Oct 2003
Posts: 64

Original Poster
Rep: Reputation: 15
Well yes I know it's the commandline I meant to say what was the deal, why wasnt the GUI loading...
I'm gonna try that and get back to you. Thanks.
 
Old 12-09-2003, 06:01 PM   #4
p3ngu!n
Member
 
Registered: Oct 2003
Posts: 64

Original Poster
Rep: Reputation: 15
Okay apparently it doesn't seem to recognize either my monitor or my video card... I want to use Mandrake... I have a Dell M780 which used to work with Mandrake 9.0 so I don't see the problem and a new ATI Radeon 9600 PRO which is supposedly compatible with Linux... someone help me out here?
 
Old 12-09-2003, 09:16 PM   #5
superbondbond
Member
 
Registered: Nov 2002
Posts: 668

Rep: Reputation: 30
post your XF86Config.....
 
Old 12-10-2003, 04:10 AM   #6
p3ngu!n
Member
 
Registered: Oct 2003
Posts: 64

Original Poster
Rep: Reputation: 15
Uh... english please... I'm not a Linux techie. I'm barely trying to understand it...
 
Old 12-10-2003, 09:47 AM   #7
superbondbond
Member
 
Registered: Nov 2002
Posts: 668

Rep: Reputation: 30
there's a configuration file for the graphic environment (called X). It is
/etc/X11/XF86Config
post it here. Maybe we can find what's wrong in it.
 
Old 12-10-2003, 10:53 AM   #8
Swampy
Member
 
Registered: Jan 2003
Location: Dover, Kent
Distribution: Debian 6.0.1 (Squeeze)
Posts: 133

Rep: Reputation: 15
p3nguin, if you look in /etc/X11 you'll see two files, XF86Config & XF86Config-4

Mandrake uses XF86Config-4 as the default config file for your X server. If it doesn't exist it will look at XF86Config instead.

If you know the horizontal/vertical refresh rates of your monitor, plus your graphics driver, you should be able to run:

xf86config

from the command line as root. It's a command line configuration utility for X. Simply follow the instructions on screen. If you take your time it's fairly self-explanatory, but you might need your monitor manual handy. Run it as many times as you like if you make a mistake you cannot correct.

This utility, as I remember writes a new XF86Config file.

Either move your old XF86Config-4 file somewhere else, so Mandrake refers to your new file or overwrite your old XF86Config-4 file with your new XF86Config.

Make copies of your config files before you start, just in case.
 
Old 12-10-2003, 02:31 PM   #9
Mason Storm
LQ Newbie
 
Registered: Dec 2003
Distribution: Mandrake 9.2
Posts: 9

Rep: Reputation: 0
There is a bug or lack of support for ATI's newer video cards with the downloaded version of Mandrake 9.2 you must download the newest driver from ati and install it in order to get full harware support in Mandrake 9.2.

If you reinstall Mandrake you can set your videocard to 800x600 and 16-bit color depth
and use the "dev" driver for Radeon cards, this setting will at least let you get into X .

I think i saw a step-bystep guide here on this forum a couple of days ago search for poster NBN and I'm sure you will find it
 
Old 12-10-2003, 04:13 PM   #10
p3ngu!n
Member
 
Registered: Oct 2003
Posts: 64

Original Poster
Rep: Reputation: 15
The "dev" driver would be which?
 
  


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
Mandrake GUI not loading ukntcme Linux - Software 1 09-09-2004 06:17 AM
Loading Linux no GUI!! N-Titi Linux - Newbie 5 08-17-2004 05:02 AM
Problems loading GUI in mandrake OneOfaKIndDPC Linux - Newbie 4 04-01-2004 01:50 PM
Loading GUI on mandrake linux taylortbb Linux - Newbie 3 10-30-2003 08:39 PM
Loading GUI on mandrake linux taylortbb Linux - Newbie 1 10-29-2003 11:05 PM

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

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