PDA

View Full Version : NVchooser


compemikey
01-25-03, 12:38 PM
Hi,

I'm still new to linux and i want to install drivers for my Nvidia graphics card, however, i don't know how to check what version i need with NVchooser. Can someone help me with how to use NVchooser?

Mike

bwkaz
01-25-03, 01:09 PM
You've got it downloaded, right?

The simplest way to run it is to change to whatever directory you saved it to, and do a sh NVchooser.sh (do both of these from a terminal emulator -- konsole, xterm, Eterm, aterm, gnome-terminal or something, etc., etc.).

You could also change to that directory, do a chmod a+x NVchooser.sh, and then do a ./NVchooser.sh, but the other way is quicker.