From owner-freebsd-current Sun Dec 8 14:30:12 2002 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 1051937B401 for ; Sun, 8 Dec 2002 14:30:11 -0800 (PST) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 715C743EBE for ; Sun, 8 Dec 2002 14:30:03 -0800 (PST) (envelope-from garyj@jennejohn.org) Received: from fwd07.sul.t-online.de by mailout03.sul.t-online.com with smtp id 18L9w2-0001rP-07; Sun, 08 Dec 2002 23:30:02 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.80.225.153]) by fmrl07.sul.t-online.com with esmtp id 18L9vy-09F3vEC; Sun, 8 Dec 2002 23:29:58 +0100 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.6/8.11.6) with ESMTP id gB8MTsEQ003328; Sun, 8 Dec 2002 23:29:56 +0100 (CET) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200212082229.gB8MTsEQ003328@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: "Gernot A. Weber" Cc: freebsd-current@freebsd.org Subject: Re: NVIDIA driver Reply-To: Gary Jennejohn In-reply-to: Your message of "Sun, 08 Dec 2002 22:56:12 +0100." <20021208225208.N2237-100000@homer.quantumnet.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 08 Dec 2002 23:29:54 +0100 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Gernot A. Weber" writes: > Hi, > > I tried to get the NVIDIA driver working, since I found on the web that it > "should work" with current although it was written for 4.7... Compiling > works just fine. But when I load the module I get the following stuff in > /var/log/messages: > > Dec 8 22:50:48 homer kernel: Timecounter "PIIX" frequency 3579545 Hz > Dec 8 22:50:48 homer kernel: nvidia0: mem > 0xe2000000-0xe3ffffff,0xe0000000-0xe0ffffff irq 11 at device 0.0 on pci1 > Dec 8 22:50:48 homer kernel: nvidia0: Unable to allocate NVIDIA memory > resource. > Dec 8 22:50:48 homer kernel: device_probe_and_attach: nvidia0 attach > returned 6 > > No need to say, that the driver is not working :)) Any ideas how to fix > this? (Btw. the module is listed in kldstat anyway...) > This is a FAQ and has been answered several times already. But I'll answer it again. Depending on how old your -current is, either set ``options PCI_ALLOW_UNSUPPORTED_IO_RANGE'' and make a new kenel or add ``hw.pci.allow_unsupported_io_range="1"'' to your /boot/loader.conf and reboot. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message