From owner-freebsd-questions@FreeBSD.ORG Tue Jun 12 20:49:22 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 27EB716A41F for ; Tue, 12 Jun 2007 20:49:22 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 02D0713C487 for ; Tue, 12 Jun 2007 20:49:21 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id C79D151931 for ; Tue, 12 Jun 2007 16:49:20 -0400 (EDT) Date: Tue, 12 Jun 2007 21:49:18 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070612214918.22f51b58@gumby.homeunix.com.> In-Reply-To: <000001c7ad29$caa20a70$6601a8c0@KGISH> References: <000001c7ad29$caa20a70$6601a8c0@KGISH> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Failed to load module "nv" ... 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: Tue, 12 Jun 2007 20:49:22 -0000 On Tue, 12 Jun 2007 21:42:19 +0200 "Kiffin Gish" wrote: > The other day I upgraded to xorg 7.2 but when I run startx I get the > following error message: > > --> Failed to load module "nv" > > Rather that using the nvidia driver from the ports I had earlier > downloaded the official freebsd driver from the nvidia site, but had > installed it into the old xorg environment under /usr/X11R6. nv is the open-source driver from xorg, if your xorg.conf entry specifies nv then you've not actually been the using the driver from the nvidia site, which is called nvidia. x11/nvidia-driver is the port of nvidia's binary, the open source version has only got its own port with the modularization of xorg in 7.2.