Can't start KDE after ATI driver install under Madrake 9

aka1nas

Diamond Member
Aug 30, 2001
4,335
1
0
I just installed the ATI linux drivers for my radeon 9700 and now when I boot linux, it sends me straight to the command line. I tried changing run levels, but it will not bring up X. I'm very much a linux noob still, so could anyone give me a clue as to what I need to do to fix this?
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Originally posted by: aka1nas
I just installed the ATI linux drivers for my radeon 9700 and now when I boot linux, it sends me straight to the command line. I tried changing run levels, but it will not bring up X. I'm very much a linux noob still, so could anyone give me a clue as to what I need to do to fix this?

is it trying to start X? i would assume it is, and is unable to. are any error messages coming up? or does it just casually boot to the text login with no sign of problems?
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Try startx and give us a report of what happens, paying special attention to errors.

Someone needs to send me a high end nVidia card and a high end ATi card so I can write better, more up to date documentation on installing the drivers for these cards. :D
 

topaz22

Senior member
Dec 9, 1999
208
0
0
Check
/var/log/XFree86.*.log
for errors, or post the relevant parts of the file here
 

aka1nas

Diamond Member
Aug 30, 2001
4,335
1
0
When trying startx, I got an error message which mentioned:

(EE)unable to open/locate config files
(EE)error from xf86HandleConfigFiles()

Fatal Server error
No screens found

XIO: Fatal error 104

It doesn't seem to start X at all when I boot up, just does the normal mandrake startup, then dumps me to a command line.
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Originally posted by: aka1nas
When trying startx, I got an error message which mentioned:

(EE)unable to open/locate config files
(EE)error from xf86HandleConfigFiles()

Fatal Server error
No screens found

XIO: Fatal error 104

It doesn't seem to start X at all when I boot up, just does the normal mandrake startup, then dumps me to a command line.

looks like your config file is gone, or has bad permissions. ls -l /etc/X11
 

aka1nas

Diamond Member
Aug 30, 2001
4,335
1
0
ls -i in that directory didn't show any other config files. I tried opening up xf86Config-4.old up in emacs and in VI, but it looked like a blank file. What should I do to restore this?
 

topaz22

Senior member
Dec 9, 1999
208
0
0
XFree86 --configure should generate a semi reasonable XF86Config file as a baseline for you.
 

aka1nas

Diamond Member
Aug 30, 2001
4,335
1
0
XFree86 -Config is giving me an error message too. It's kinda long though. Unfortunately, I can't do anything to the log file as I can't get X started and for some reason I can't access /mnt
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: aka1nas
XFree86 -Config is giving me an error message too. It's kinda long though. Unfortunately, I can't do anything to the log file as I can't get X started and for some reason I can't access /mnt

/usr/x11/bin/xf86config
 

earthman

Golden Member
Oct 16, 1999
1,653
0
71
Are you logging in as root? You should be able to get to /mnt if you are. Can you rerun your setup program at the point where you set up the video subsystem using the bootable CD? You didn't say what Linux version you are using. Some of them put the XFree86Config in a different place, like up one level in the tree (SuSE :).