Subject: Re: x windows won't start
To: Andrei Kapralov <akapralov@gtlny.gia.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 08/03/1999 15:04:38
On Tue, Aug 03, 1999 at 05:24:06AM -0700, Andrei Kapralov wrote:
> I know this is probably a basic error, but when I type startx on an i386
> system using 1.4 I get:
> X connection to :0.0 broken (explicit kill or server shutdown).
> Can anyone tell me what I am doing wrong. Is my rc.conf not properly
> configured?

Try: 'startx >& /tmp/toto' for csh, tcsh or 'startx > /tmp/toto 2>&1'
for sh, bash, ...
This will give usefull error messages in /tmp/toto.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--