1,330
edits
Line 17: | Line 17: | ||
</code> | </code> | ||
This requires that you first "chmod +x" the driver package (e.g. NVIDIA-Linux-x86-169.04-pkg1.run) downloaded from the NVidia site, and then establish a symbolic link from it, to /root/NVIDIA.run . | |||
If everything is ok with the driver you get the following output from "glxinfo|head": | If everything is ok with the driver you get the following output from "glxinfo|head": | ||
Line 31: | Line 32: | ||
client glx vendor string: NVIDIA Corporation | client glx vendor string: NVIDIA Corporation | ||
</code> | </code> | ||
---- | |||
Sometimes it is handy to configure two Desktops: one on a CRT monitor that can do stereo-graphics, and one on an LCD monitor for the more regular work, eg your refinement jobs with CCP4. For Nvidia cards you need to modify the xorg.conf file to have a section more or less like that: | Sometimes it is handy to configure two Desktops: one on a CRT monitor that can do stereo-graphics, and one on an LCD monitor for the more regular work, eg your refinement jobs with CCP4. For Nvidia cards you need to modify the xorg.conf file to have a section more or less like that: |