xfrat 0 Posted March 1, 2003 Everyone now will think i am the most not too smart using linux. i never seen linux before if not for request of friend. now my question, i wanted to run my video card with nvidia driver. but i dont want to destroy the linux redhat7 and the warning in nvidia forums are pointing to that. in the drivers download there is one step at a time to take. but i cannot get step three into action. i downloaded the textfile "NVchooser.sh" but it is complex. I double click it but it will not run as a exe or bat. Anyone help on how to use? I dont want to destroy linux and not get back to desktop like the warnings so i want to follow all steps. I have a linuxt 7, redhat 7.1se I have a geforce 2mx 400 I have a duron pc of amd i have a hard disk of 20gigabytes one cdrw and a floppy disk and a 3 button mouse. I updated xfree and the similar files and glibc and the common version also. I updated xcdroast here is where i am looking. http://nvidia.com/view.asp?IO=linux_display_ia32_1.0-4191 Thank you for you help soon. Sorry fro the poor english i am not native in the language. Share this post Link to post
Squeak 0 Posted March 1, 2003 Open up a terminal in the directory where you put NVchooser.sh by pressing CTRL+T, and do the following: chmod 777 NVchooser.sh (this gives everyone permission to use/change the file) su (then enter the root password) ./NVchooser.sh (this executes the file) Share this post Link to post
GhostSong 0 Posted March 20, 2003 Greetings , Su root ( root's pswd ) sh ./filename.sh Farewell Share this post Link to post
chrisb62 0 Posted March 26, 2003 actually last time i checked you don't have to be root to run it. ./NVchooser.sh works fine for me. Share this post Link to post