From owner-freebsd-questions@FreeBSD.ORG Sat Jun 16 08:46:54 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E94116A469 for ; Sat, 16 Jun 2007 08:46:54 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 96A1B13C4B9 for ; Sat, 16 Jun 2007 08:46:53 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 16 Jun 2007 08:46:51 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp001) with SMTP; 16 Jun 2007 10:46:51 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX1/k4e1y1hHktYhQLCR9L7mtSJPtj9ZpFSRFNAmVZj K4LusPTVOP+yfx Message-ID: <4673A379.7090002@gmx.de> Date: Sat, 16 Jun 2007 10:46:49 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.0 (X11/20070615) MIME-Version: 1.0 To: Kiffin Gish References: <000201c7aff0$fdcc6070$6601a8c0@KGISH> In-Reply-To: <000201c7aff0$fdcc6070$6601a8c0@KGISH> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-questions@freebsd.org Subject: Re: Upgrade xorg 7.2 breaks legacy nvidia 1.0-9631 driver ... 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: Sat, 16 Jun 2007 08:46:54 -0000 Kiffin Gish wrote: > After I upgraded to xorg 7.2, I cannot get things to work anymore with my > legacy nvidia 1.0-9631 driver (I have a Dell Inspiron 8200 laptop). > > Originally, I downloaded the FreeBSD legacy driver from the official nvidia > website and installed it under the then current X11BASE=/usr/X11R6. > Everything worked just fine. > > Until the upgrade to xorg 7.2, that is. > > As instructed in the upgrade instructions, I changed ModulePath to > "/usr/local/lib/xorg/modules" in xorg.conf, which I suspect is the root of > my problems, since the original working driver has remained installed in the > old X11BASE. > > I've tried to install the driver from the nvidia-driver-9631 ports > directory, but after struggling forever with all kinds of errors, I gave up > and figured the best approach would be to somehow use my current setup, > possibly copying and or linking to the right place. > > Should I just reinstall the driver, but which X11BASE? How to remove the > original files without messing up my system even more? > > But I am not sure where to begin. Are there any kind folks out there who can > give me a hand? > > Thanks alot in advance. > Start with reading /usr/ports/UPDATING