From owner-freebsd-questions@FreeBSD.ORG Mon Feb 14 09:26:58 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 543EE16A4CE for ; Mon, 14 Feb 2005 09:26:58 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B2343D48 for ; Mon, 14 Feb 2005 09:26:57 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j1E9QRj42862; Mon, 14 Feb 2005 01:26:28 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Erik Norgaard" , Date: Mon, 14 Feb 2005 01:26:26 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 In-Reply-To: <4210624F.9020803@locolomo.org> Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: I have given in trying to install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 09:26:58 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Erik Norgaard > Sent: Monday, February 14, 2005 12:33 AM > To: admin@classicwebsales.com > Cc: freebsd-questions@freebsd.org > Subject: Re: I have given in trying to install > > > > FreeBSD doesn't enable X by default, you will come to appreciate it. X > does not start Gnome or KDE by default, you will come to > apprecieate it. > The reason is that if something is incorrectly configured you can get > into an endless loop with X restarting, and a reinstall being the only > (almost) option. > Not even that. 3/4 of the hardware I have requires modifications to the X config file, most commonly because the monitor cannot handle the highest resolutions and refresh rates of the video hardware. The config files that are generated by the X configuration tools are almost always wrong, for older hardware and displays. Ted