On Tue, 23 Sep 2003 17:38:08 -0800
"Noah" <[EMAIL PROTECTED]> wrote:

> 
> 
> can somebody provide clues for a method for troubleshooting this issue:
> the /var/log/XFree86.0.log is attached.  I hope you can see that too.
> 
> # startx
> 
> XFree86 Version 4.2.1
>  (Red Hat Linux release: 4.2.1-21) / X Window System
> (protocol Version 11, revision 0, vendor release 6600)
> Release Date: 18 October 2002
> 
> Build Operating System: Linux 2.4.21-1.1931.2.274.entsmp i686 [ELF]
> Build Host: daffy.perf.redhat.com
> 
> Module Loader present
> OS Kernel: Linux version 2.4.20-20.8
> ([EMAIL PROTECTED])
> (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Mon Aug 18
> 14:42:17
> EDT 2003
> 
> Markers: (--) probed, (**) from config file, (==) default setting,
>          (++) from command line, (!!) notice, (II) informational,
>          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/XFree86.0.log", Time: Tue Sep 23 18:23:42 2003
> (==) Using config file: "/etc/X11/XF86Config-4"
> 
> Fatal server error:
> AddScreen/ScreenInit failed for driver 0
> 
>         - X server log file: /var/log/XFree86.0.log
>         - Kernel log file: /var/log/messages
> 
> XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
>       after 0 requests (0 known processed) with 0 events remaining.
> 
> 
Hey Noah, 

This is a bit of a generic error when the server can't start for some
reason.   Something is misconfigured in /etc/X11/XF86Config
You'd have to look in the log files mentioned to determine exactly 
what the problem is.

Instead you could just try running this command:

X -configure

This will try to create a proper config file but it won't replace your
existing config.   To test the generated config you run:

XFree86 -xf86config /root/XF86Config.new

If the server starts without a problem you can replace the /etc/X11/...
file with the generated config and you should be away to the races.

Sean.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to