From owner-freebsd-current@FreeBSD.ORG Thu Jun 5 06:00:56 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B44C37B401 for ; Thu, 5 Jun 2003 06:00:56 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86A5243F3F for ; Thu, 5 Jun 2003 06:00:55 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h55CtkP29092; Thu, 5 Jun 2003 05:55:46 -0700 Received: from freebsd.org (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id GAA26600; Thu, 5 Jun 2003 06:00:53 -0700 (PDT) Message-ID: <3EDF3F1A.70403@freebsd.org> Date: Thu, 05 Jun 2003 07:01:14 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3.1) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jimd@siu.edu References: <200306051022.h55AMQTT000346@freebsd2.localnet10> In-Reply-To: <200306051022.h55AMQTT000346@freebsd2.localnet10> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: cvsup 06/05/2003 breaks nvidia driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2003 13:00:56 -0000 jimd_NOSPAM@siu.edu wrote: > I am not on my 5.1-BETA2 system right now, so I don't have any useful > details, but after CVSuping /usr/src early 05/06/2003 (after midnight), then > build world and recompiling and installing "my" kernel, the nvidia driver > "checks out" when X is loaded with a failure to initialize the driver. > > The system in question has run 5.1-BETA1 and earlier 5.1-BETA2 code before > without any nvidia driver problem. > > In the meantime, any suggestions on how to provide useful information, other > than just the XFree86.0.log file, would be helpful. I have used both of the > "native" nvidia driver and the ports-linux version (once), but tend to stay > with the "native" version (1.0-3203). There was yet another ABI change recently that affected the nvidia driver. The only thing to do is just recompile that driver. Scott