Re: X Server Won't Start
- From: "Tom" <tgdrozda@xxxxxxxxx>
- Date: 18 Jun 2006 00:37:02 -0700
If you have recently updated X11 then you may need to update any video
drivers.
Looking at the log files (/var/log/Xorg.0.log) might also help to guide
you as to which component of X is failing.
Try editing /etc/X11/xorg.conf
There should be a section regarding pointer input devices.
A standard mouse (not necesserily touchpad) looks like this in
xorg.conf:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Hope this helps,
-Tom
ckesey@xxxxxxxxxxx wrote:
I have recently installed FC5 (2.6.16) on my Dell Inspiron 6000 and
everything seemed to work out fine until a few days ago. Now when I
boot up it goes to a login screen then goes black....it does this 3
times and then flashes a window that says "Failed to start the X
server. It seems that the pointer device is not set up correctly."
I'm using the touchpad but I have tried a USB mouse @ startup but it
did the same thing.
Any suggestion to try???? Are there any config files I can edit to get
me back to the GUI???
I'm lost. Thanks for any help that can be give.
.
- References:
- X Server Won't Start
- From: ckesey@xxxxxxxxxxx
- X Server Won't Start
- Prev by Date: Re: there is no group for Fedora?
- Next by Date: Re: X Server Won't Start
- Previous by thread: Re: X Server Won't Start
- Next by thread: Re: X Server Won't Start
- Index(es):