PDA

View Full Version : 100.14.19 for FreeBSD i386 and RELENG_7


johnjen
10-13-07, 12:52 AM
For those who may not know, the code base was branched a few days ago in preparation for 7.0-RELEASE. Now HEAD is 8-CURRENT. Given that 100.14.11 has worked for many many people (including myself :) ... I am currently running 100.14.11 under 7.0-PRERELEASE) running on 7.0-current as it proceeded to this point, is there going to be another small point release that will keep nv-freebsd.h from complaining about detecting 7.x-current? Will this driver be "supported" on 7.0-RELEASE / 7.x-STABLE as it was under the 6.x world?

Thanks for the efforts guys!

zander
10-13-07, 01:37 AM
Yes, nv-freebsd.h will eventually be updated to reflect 7.0-RELEASE support.

Ivan B. Serezhk
10-23-07, 12:17 PM
I have videocard in notebook? i used
NVIDIA-FreeBSD-x86-100.14.19
under RELENG_7
this simple does do not want to assembly:
<pre>
error: #error This driver does not support FreeBSD 7.x/-CURRENT!
</pre>

Please help us, developers work under recent versions, and servers do not need good video =)

zander
10-23-07, 04:29 PM
The #error reflects the driver's support for FreeBSD 7.x/-CURRENT; you can edit the ../src/nv-freebsd.h header file at your own risk, but official support won't be added until FreeBSD 7.0-RELEASE.

Dag
10-25-07, 01:45 PM
Don't forget to apply this patch:
http://www.nvnews.net/vbulletin/showthread.php?t=99604
Without it, your box will freeze / reboot randomly.

Cheezy347
05-28-08, 03:25 PM
The #error reflects the driver's support for FreeBSD 7.x/-CURRENT; you can edit the ../src/nv-freebsd.h header file at your own risk, but official support won't be added until FreeBSD 7.0-RELEASE.


Has there been any recent news on this update? It seems to be somewhat stalled.

thanks.

zander
05-28-08, 03:59 PM
The most recent FreeBSD graphics driver release supports 7.0-RELEASE; please see http://www.nvnews.net/vbulletin/showthread.php?t=113922. Updated legacy graphics driver releases should follow in the near future.