Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Dec 2002 23:29:54 +0100
From:      Gary Jennejohn <garyj@jennejohn.org>
To:        "Gernot A. Weber" <gernot@quantumnet.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: NVIDIA driver 
Message-ID:  <200212082229.gB8MTsEQ003328@peedub.jennejohn.org>
In-Reply-To: Your message of "Sun, 08 Dec 2002 22:56:12 %2B0100." <20021208225208.N2237-100000@homer.quantumnet.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
"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: <RIVA TNT2> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212082229.gB8MTsEQ003328>