From owner-freebsd-questions Wed Aug 19 09:30:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA10595 for freebsd-questions-outgoing; Wed, 19 Aug 1998 09:30:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cyclone.degnet.baynet.de (cyclone.degnet.baynet.de [194.95.214.129]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA10587 for ; Wed, 19 Aug 1998 09:30:18 -0700 (PDT) (envelope-from malte.lance@gmx.net) Received: from neuron.webmore.de (unverified [194.95.214.166]) by cyclone.degnet.baynet.de (EMWAC SMTPRS 0.83) with SMTP id ; Wed, 19 Aug 1998 18:31:18 +0200 Received: (from malte.lance@gmx.net) by neuron.webmore.de (8.8.8/8.8.8) id QAA01783; Wed, 19 Aug 1998 16:47:42 +0200 (CEST) From: Malte Lance MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 19 Aug 1998 16:47:42 +0200 (CEST) To: Doug White Cc: John Derk , freebsd-questions Subject: Re: installing XWindows In-Reply-To: References: <35D8A0E9.277DC7FB@infoserve.net> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13786.58369.4909.909816@neuron.webmore.de> Reply-To: malte.lance@gmx.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug White writes: > > On Mon, 17 Aug 1998, John Derk wrote: > > > > > > xinit: Connection refused (errno 61): unable to connect to X server > > > > > xinit: No such process (errno 3): Server error. > > > > > > Did I see this already? > > > > Yes. > > Aagghghghhhh..... ;) > > > > > > I've been debugging X problems and have all the > > > threads mixed up :-( > > > > No worries. > > > > > How are you starting X? > > > > I just type 'startx' with no options/arguments. I'm logged in as root; using tcsh shell. > > > > > The problem is that your X server is crashing > > > before the clients get started. Error 61 is Connection Refused, so some > > > daemon (xdm?) isn't getting started. > > I'd suggest reinstalling X and make sure you pick up all the essentials > and go through XF86Setup or xf86config throughly. Doug ... a search through the archives will reveal a mail originating from Doug White saying something like " ... reinstalling is for M$-things. FreeBSD is not a M$-thing so reinstalling is in most cases not needed ...". When reading your mail i though to myself: "YES !!! Very true." John, if your X-installation went without any errors and problems, we should be able to get it going: /usr/include/errno.h: #define ECONNREFUSED 61 /* Connection refused */ So, is there a X-server running and what are the permissions on that server ? neuron:~$ ls -al /usr/X11/bin/XF86_Mach64 -rws--x--x 1 root wheel 1748992 20 Jul 22:32 /usr/X11/bin/XF86_Mach64* neuron:~$ What are the permissions on your server ? Malte. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message