Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 1999 09:51:46 +0000
From:      Bright Sea <bs@www.transfar.com>
To:        "Andrey M. Fedorov" <andre@kolasc.net.ru>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: X-Windows problem
Message-ID:  <36A5A731.A1ED8E54@www.transfar.com>
References:  <Pine.BSF.4.05.9901101847560.9085-100000@ns.kolasc.net.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrey M. Fedorov wrote:

> Hi, all!
> I tryed to configure my X-Windows system.
> Then I run `xdm -nodaemon` and try login, but I can`t :(
> I get in my .xsession-errors :
>         Xlib: connection to ":0.0" refused by server
>         Xlib: invalid MIT-MAGIC-COOKIE-1 key
>         /usr/X11R6/bin/twm: unable to open display ":0"
>
> How can I fix it?

You haven't start X server.
#X &
#xdm  -nodaemon  &

B.S.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A5A731.A1ED8E54>