Re: Compilation Error for Nvidia Geforce4 Drivers

2003-01-20 Thread John Bleichert
On Sun, 19 Jan 2003, Dilshod wrote:
> Subject: Compilation Error for Nvidia Geforce4 Drivers
> 
> Hello,
> 
> 
> I've just successfully installed the latest FreeBSD 5.0 but I'm having 
> problems configuring  my Nvidia Geforce4 video card. I've downloaded the 
> drivers from nvidia's web site but having trouble compiling it, though 
> minimal requrements are satisfied.
> 
> Here is the error message I get:

> reeBSD 5.0/-CURRENT!
> *** Error code 1
> 


The drivers only support 4.x-STABLE at the moment. 5.0 will probably be a 
while yet. For what it's worth the drivers work great in 4.7.

JB

#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Compilation Error for Nvidia Geforce4 Drivers

2003-01-19 Thread randall ehren
> reeBSD-1.0-3203/module/../src/nvidia_ctl.c
> In file included from
> /usr/home/dt/downloads/NVIDIA_FreeBSD-1.0-3203/src/nvidia_ctl.c:14:
> /usr/home/dt/downloads/NVIDIA_FreeBSD-1.0-3203/src/nv-freebsd.h:31:2:
> #error This driver does not support F
> reeBSD 5.0/-CURRENT!
> *** Error code 1

  http://www.thirteenandtwo.org/nvidia/faq.html

Q: Can I run this driver under -CURRENT?

A: The NVIDIA FreeBSD driver is not officially supported under -CURRENT! Don't
bitch if it doesn't work. If you want to try though, comment out lines 24
through 34 in src/nv-freebsd.h or enclose the same lines in an #if 0/endif
directive.

 seems to work fine on my geforce2 gts w/ 5-current

 -randall

--
:// randall s. ehren :// voice 805.893.5632
:// systems administrator:// isber|survey|avss.ucsb.edu
:// institute for social, behavioral, and economic research


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message