Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2001 21:14:17 -0600
From:      Chris Fedde <chris@fedde.littleton.co.us>
To:        "Robert John Hall" <rjhalljr@starpower.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Xwindows has stopped working 
Message-ID:  <200107120314.f6C3EHG10276@fedde.littleton.co.us>
In-Reply-To: <20010711222513.A275@staunton.bodd-der.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 11 Jul 2001 22:25:13 -0400  "Robert John Hall" wrote:
 +------------------
 | When I booted up tonight and started Xwindows, I got a blank screen. After
 | Cntrl+Alt+backspace, I got the following error message.
 |    _X11TransSocketUNIXConnect: can't connect: errno = 2
 | I've just gotten my first Unix system up and configured, so I don't have 
 | diagnostic skills for this OS. I've looked for man pages, but I can't think 
 | variation on X11 that brings up a man page. I've tried searching this
 | list's archives, but either I can't think of the right keywords or this
 | problem hasn't come up before. Can anyone either explain what's going on 
 | or tell me where I can look up the error number?
 +------------------

An interesting manual page can be found at

    man X

Another one that can be of use is

    man XFree86

Your system is probably running locate so you can 

    locate X

to see lots of paths to potentialy interesting files on your system
Another tool that is very useful testing X windows configurations is
SuperProbe.  

    /usr/X11R6/bin/SuperProbe

It will let you know lots of stuff about the graphics hardware on your
system.  For most systems using

    /usr/X11/bin/Xsetup

as root will get things going for you.

Good Luck

--
    Chris Fedde

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?200107120314.f6C3EHG10276>