From owner-freebsd-questions@FreeBSD.ORG Fri Nov 9 03:27:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6EF8116A41A for ; Fri, 9 Nov 2007 03:27:10 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id E3F3313C4A6 for ; Fri, 9 Nov 2007 03:27:09 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so469717waf for ; Thu, 08 Nov 2007 19:26:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=Sru9uSelxZ5XawB5CJhrSAiWKHbuhcaArSj86m+UBsk=; b=fZhDtRa/0XA/QHN+vCbCYWMx0Bft/K64fSsrDB4FQtHb0VMZuM+h9jk9IkyULnmf5V5tZTvg7FmsQXLhzROXGiccIwrfIaSHRknuu3kpa5SlS8tLEaGcT0/Uk2vW41J6FCnEK6vb+X5E5guWa8qqk+PpdOIwjP+E0cocOA37QD4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=memB44TZyTvg9mmDXX0JRS8QjKVY5xVggqcB3uMIDqr1uGEbr6PmYrOY/XvPQFso3RXoyBfflznqq/RSoO2ep1YwI+Tn9NkKXvC7lclSab4wkMwVZC/rhc9w8NbDK6sEMySgkywI4kcMaUqA4vFrgvCfjNQApGr8lNA6XFTFma4= Received: by 10.114.181.6 with SMTP id d6mr70138waf.1194578819686; Thu, 08 Nov 2007 19:26:59 -0800 (PST) Received: by 10.114.254.9 with HTTP; Thu, 8 Nov 2007 19:26:59 -0800 (PST) Message-ID: <340a29540711081926y560ad18ftddad6addc66b243e@mail.gmail.com> Date: Thu, 8 Nov 2007 20:26:59 -0700 From: "Andrew Falanga" To: "Beech Rintoul" In-Reply-To: <200711081804.00813.beech@freebsd.org> MIME-Version: 1.0 References: <340a29540711080658y2567679epd1e11c584d1c9ed2@mail.gmail.com> <20071108123459.J69893@wonkity.com> <340a29540711081850y2998ba0dt5e7ac66ce6879ba@mail.gmail.com> <200711081804.00813.beech@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Botched X.org upgrade, need help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2007 03:27:10 -0000 On Nov 8, 2007 8:03 PM, Beech Rintoul wrote: > From UPDATING: > > "If you plan on keeping your current /etc/X11/xorg.conf, make sure you > change ModulePath to /usr/local/lib/xorg/modules prior to running X." > > Otherwise, just move /etc/X11/xorg.conf and restart X you can then add > in your video configs from the original. > > Beech > > Well, that's what I get for not reading down far enough in the Caveats section. Thanks for the tip. Andy