"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 / [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message