From owner-freebsd-questions Tue Feb 1 0:22:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by builder.freebsd.org (Postfix) with ESMTP id D47923D5C for ; Tue, 1 Feb 2000 00:22:50 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id AAA29431; Tue, 1 Feb 2000 00:48:06 -0800 (PST) Date: Tue, 1 Feb 2000 00:48:06 -0800 From: Alfred Perlstein To: Bill Campbell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XWindows won't work with new kernel Message-ID: <20000201004806.C24609@fw.wintelcom.net> References: <3.0.6.32.20000131204923.007a5890@pop.mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3.0.6.32.20000131204923.007a5890@pop.mindspring.com>; from littlebill@mindspring.com on Mon, Jan 31, 2000 at 08:49:23PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Bill Campbell [000201 00:37] 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. Attached is my config file. > > Bill Campbell > # > # GHOST Custom Kernel as configured by Bill Campbell 1-31-00 > # > # For more information read the handbook part System Administration -> > # Configuring the FreeBSD Kernel -> The Configuration File. > # The handbook is available in /usr/share/doc/handbook or online as > # latest version from the FreeBSD World Wide Web server > # > # > # An exhaustive list of options and more detailed explanations of the > # device lines is present in the ./LINT configuration file. If you are > # in doubt as to the purpose or necessity of a line, check first in LINT. > # > # $Id: GENERIC,v 1.143.2.12 1999/05/14 15:12:26 jkh Exp $ > > machine "i386" > cpu "I386_CPU" > cpu "I486_CPU" > cpu "I586_CPU" > cpu "I686_CPU" > ident GHOST > maxusers 4 > > #options MATH_EMULATE #Support for x87 emulation > #options INET #InterNETworking ^^^^^^^^^^^^^^^^^^^^^^^^^^ Taking out networking probably wasn't such a hot idea, please only disable items which you have an understanding of what they do. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message