Subject: Re: X window: fatal server error
To: Balteo <balteo@wanadoo.fr>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 05/26/2002 14:10:03
On Sat, May 25, 2002 at 11:59:48PM -0400, Balteo wrote:
> Hello,
> 
> I am having a problem with X.  After generating the XF86Config file with the 
> xf86config utility, X refuses to start.
> 
> Here is the end of the error message I get when I run "startx".
> 
> -----------------------------------------------------------
> ***None of the configured devices were detected***
> fatal server error, no screen found
> -----------------------------------------------------------
> 
> (I can't find any trace of the rest of the error message in the logs so I 
> can't give you the beginning of the message).

You can use
startx >& /tmp/log
(or startx > /tmp/log 2>&1 if you use a sh-like shell) to get a complete
log. Please post it here.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--