From owner-freebsd-ports@FreeBSD.ORG Thu Jan 25 13:14:17 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: by hub.freebsd.org (Postfix, from userid 1033) id 406E916A403; Thu, 25 Jan 2007 13:14:17 +0000 (UTC) Date: Thu, 25 Jan 2007 13:14:17 +0000 From: Alexey Dokuchaev To: Dmitriy Ivakin - Private Message-ID: <20070125131417.GB25785@FreeBSD.org> References: <6e36d8ae0701211327p26711e66yedb274164bbf836@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <6e36d8ae0701211327p26711e66yedb274164bbf836@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: nvidia-driver-1.0.9746 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jan 2007 13:14:17 -0000 On Mon, Jan 22, 2007 at 12:27:23AM +0300, Dmitriy Ivakin - Private wrote: > Dear all, > > After update my Nvidia GeForce Mx440 driver to current version, I > found now this version is not support my GPU. This is end of Xorg log: > > (II) Module kbd: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.1 > Module class: X.Org XInput Driver > ABI class: X.Org XInput driver, version 0.5 > (II) NVIDIA dlloader X Driver 1.0-9746 Tue Dec 19 13:23:45 PST 2006 > (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs > (II) Primary Device is: PCI 01:00:0 > (WW) NVIDIA(0): The NVIDIA GeForce4 MX 440 GPU installed in this system is > (WW) NVIDIA(0): supported through the NVIDIA 1.0-96xx Legacy drivers. > (WW) NVIDIA(0): Please visit http://www.nvidia.com/object/unix.html for > (WW) NVIDIA(0): more information. The 1.0-9746 NVIDIA driver will > ignore > (WW) NVIDIA(0): this GPU. Continuing probe... > (EE) No devices detected. > > Fatal server error: > no screens found > ------------------------------------- > As result my Xorg can't run. What is the problem? Just as message says, newer driver stopped supporting your graphics card (mine as well, BTW). For now you should downgrade to version 9631, but I plan to implement some user input for desired version within the port. Once I come up with elegant ehough solution, I'll commit it. ./danfe