From owner-freebsd-questions Tue Feb 1 0:42:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by builder.freebsd.org (Postfix) with ESMTP id 63BB83D76 for ; Tue, 1 Feb 2000 00:42:13 -0800 (PST) Received: from nwlink.com (ip103.r10.d.bel.nwlink.com [207.202.174.103]) by smtp.nwlink.com (8.9.3/8.9.3) with ESMTP id AAA19191 for ; Tue, 1 Feb 2000 00:42:00 -0800 (PST) Message-ID: <38969B5E.FF82FD53@nwlink.com> Date: Tue, 01 Feb 2000 00:37:50 -0800 From: R Joseph Wright X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XWindows won't work with new kernel References: <3.0.6.32.20000131204923.007a5890@pop.mindspring.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bill Campbell wrote: > > I have built a new kernel but when I try to run Xwindows, I get all kinds > of "Cannot open socket for..." errors and it won't start. I think it also > says something like "Cannot open socket for tcp". Any help would be > greatly appreciated. There are a few things wrong with your config file. First, I think you need to choose only *one* processor type. As it is now, you have them all included. Also, you should not have options INET commented, it is a mandatory part of the system. Finally, you should comment out options XSERVER You don't need it because you are using the sco console driver. That's likely your X problem. -- R Joseph Wright *I merely took the energy it takes to pout and wrote some blues --Duke Ellington* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message