xorg is crashing

A place to ask all newbie questions and not get flamed, though you will get beaten down if you post a newbieish question outside of these walls.
Post Reply
schtroumpf
Newbie
Posts: 1
Joined: Sun Jun 11, 2006 2:24 pm

xorg is crashing

Post by schtroumpf »

Every time i try to start X server I get this error :

Code: Select all

Fatal server error:
no screens found
I have never modified xorg.conf so I suppose it must be correct. How I can fix this problem ? Thanks for your answers
Timmo
Novice
Posts: 44
Joined: Sun Nov 09, 2003 9:35 am
Location: Midlands UK
Contact:

Post by Timmo »

I think I had this one myself a while back. If I remember right I could not get a X server running after the gdm login...
try this

Code: Select all

cd ~
cp .Xauthority .backupXauthority
rm .Xauthority
Oh yes normal disclaimers apply :wink:
I wrote this!
Post Reply