contrib/nvidia-x11r7
2007-01-13 11:56:15 -06:00
..
.footprint nvidia-x11r7: updated to version 1.0-9746 2007-01-13 11:56:15 -06:00
.md5sum nvidia-x11r7: updated to version 1.0-9746 2007-01-13 11:56:15 -06:00
nvidia-makefile.patch initial import of my contrib ports 2006-10-24 15:36:15 -05:00
Pkgfile nvidia-x11r7: updated to version 1.0-9746 2007-01-13 11:56:15 -06:00
README nvidia-x11r7: added note to readme about nv2x bug, thanks acrux 2006-11-14 14:18:20 -06:00

README for nvidia 1.0-8178+


***** NOTE for users of NV2X chipsets!!! *****
1.0-9629 is confirmed broken for cards with NV2X chipsets, see:
http://www.nvnews.net/vbulletin/showthread.php?t=79703. Until a new version
is released, use 1.0-9626 or 1.0-8776.
**********************************************


**** NOTE for nvidia with udev ****

If using udev, add your user to the "video" group to be able to
use the nvidia devices required for 3d to function properly.


POST-INSTALL

Use contrib/gl-select-x11r7 from ports to select the correct gl/glx
libraries and extensions like so:

	# gl-select nvidia


POST-REMOVE

Use contrib/gl-select-x11r7 from ports to revert to the x11r7 gl/glx
libraries and extensions like so:

	# gl-select xorg


When UPGRADING/DOWNGRADING the nvidia port (where the version changes),
use gl-select to revert to xorg and then re-select nvidia in order to
refresh the libGLcore and libGL symlinks, like so:

	# prt-get update nvidia
	# gl-select xorg; gl-select nvidia