From 7acb3af06ccde3fdad70e81f2f848d91290166cd Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Fri, 25 May 2007 22:36:49 +1000 Subject: [PATCH] nvidia-legacy-71xx: remove tabs and linewrap to 70 chars --- nvidia-legacy-71xx/README | 67 +++++++++++++++++++++++---------------- 1 file changed, 40 insertions(+), 27 deletions(-) diff --git a/nvidia-legacy-71xx/README b/nvidia-legacy-71xx/README index 619c62a5e..53814a631 100644 --- a/nvidia-legacy-71xx/README +++ b/nvidia-legacy-71xx/README @@ -1,54 +1,67 @@ -**** NOTE for nvidia with udev **** +REQUIREMENTS: -If using udev, add your user to the "video" group to be able to -use the nvidia devices required for 3d to function properly. +Add your users to the "video" group to be able to use the nvidia +devices required for 3d to function properly. +PRECAUTION: + +PRE-INSTALL: POST-INSTALL -Use opt/gl-select from ports to select the correct gl/glx -libraries and extensions like so: +Use opt/gl-select from ports to select the correct gl/glx libraries +and extensions like so: - # gl-select nvidia + # gl-select nvidia +PRE-REMOVE: POST-REMOVE -Use opt/gl-select from ports to revert to the x11r7 gl/glx +Use opt/gl-select from ports to revert to the xorg gl/glx libraries and extensions like so: - # gl-select xorg + # 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-legacy-71xx - # gl-select xorg - # gl-select nvidia + # prt-get update nvidia-legacy-71xx + # gl-select xorg + # gl-select nvidia NOTES: -The following GPUs are no longer supported in the regular NVIDIA Unified UNIX Graphics Driver. Instead, these GPUs will continue to be supported through special "Legacy GPU" drivers that will be updated periodically to add support for new versions of Linux system components (e.g., new Linux kernels, new versions of the X server, etc). +The following GPUs are no longer supported in the regular NVIDIA +Unified UNIX Graphics Driver. Instead, these GPUs will continue to be +supported through special "Legacy GPU" drivers that will be updated +periodically to add support for new versions of Linux system +components (e.g., new Linux kernels, new versions of the X server, +etc). -There are presently two Legacy GPU driver series. The 1.0-71xx series supports TNT, TNT2, GeForce 256, and GeForce2 GPUs. The 1.0-96xx series supports GeForce2 MX, GeForce3, GeForce4, and Quadro4 GPUs. For a complete list of the GPUs supported in each of the Legacy GPU driver series, see the lists below. +There are presently two Legacy GPU driver series. The 1.0-71xx series +supports TNT, TNT2, GeForce 256, and GeForce2 GPUs. The 1.0-96xx +series supports GeForce2 MX, GeForce3, GeForce4, and Quadro4 GPUs. +For a complete list of the GPUs supported in each of the Legacy GPU +driver series, see the lists below. The 1.0-71xx driver supports the following set of GPUs: -NVIDIA chip name Device PCI ID -RIVA TNT 0x0020 -RIVA TNT2/TNT2 Pro 0x0028 -RIVA TNT2 Ultra 0x0029 -Vanta/Vanta LT 0x002C -RIVA TNT2 Model 64/Model 64 Pro 0x002D -Aladdin TNT2 0x00A0 -GeForce 256 0x0100 -GeForce DDR 0x0101 -Quadro 0x0103 -GeForce2 GTS/GeForce2 Pro 0x0150 -GeForce2 Ti 0x0151 -GeForce2 Ultra 0x0152 -Quadro2 Pro 0x0153 +NVIDIA chip name Device PCI ID +RIVA TNT 0x0020 +RIVA TNT2/TNT2 Pro 0x0028 +RIVA TNT2 Ultra 0x0029 +Vanta/Vanta LT 0x002C +RIVA TNT2 Model 64/Model 64 Pros 0x002D +Aladdin TNT2 0x00A0 +GeForce 256 0x0100 +GeForce DDR 0x0101 +Quadro 0x0103 +GeForce2 GTS/GeForce2 Pro 0x0150 +GeForce2 Ti 0x0151 +GeForce2 Ultra 0x0152 +Quadro2 Pro 0x0153 Referenced from: http://www.nvidia.com/object/IO_32667.html