Results 1 to 7 of 7
I know I do it in a command shell I just can't remember what the commands are. Can you help? Thanks.
Regards
Tazzers....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-22-2003 #1Just Joined!
- Join Date
- Sep 2003
- Posts
- 6
How do I set up nvidia grapics drivers
I know I do it in a command shell I just can't remember what the commands are. Can you help? Thanks.
Regards
Tazzers.
- 09-22-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
There are pretty many steps. Read the readme file on nVidia's driver site; it tells you everything about it.
- 09-23-2003 #3Linux Enthusiast
- Join Date
- Feb 2003
- Location
- Ontario, Canada
- Posts
- 556
or you can read the page called "How to install nvidia drivers" on my guide (link below) It walks you thru how to edit a file in text mode also.
- 09-23-2003 #4Just Joined!
- Join Date
- Sep 2003
- Posts
- 6
Thankyou I will be looking into this more when I get home. In the meantime, what I did notice was that when I tried to run it the command prompt thingmie inside X Window and it said I needed to run it in root mode. I am completely new to this and I don't know how to get into root mode. I thought you had to stop the countdown in GRUB or LILO but that didn't work so how do I do this? Short 'simple' explanations are required as I am indeed short and simple.
Regards
Tazzers.
- 09-23-2003 #5Just Joined!
- Join Date
- Sep 2003
- Location
- southern california
- Posts
- 66
yeah in the promp tyep "su" sans the quote marks then it will ask you for a password
the su command will allow you to change to anyuser
Code:su youraccount
but su by its self assumes that you want to get to root and will therefore just ask you for the root password put this in and you should see the allmighty #Code:su myaccount
fragment
I00I0I
- 09-23-2003 #6Just Joined!
- Join Date
- Sep 2003
- Posts
- 6
So I open up the cmd editor thingmie and type in su? when the # is displayed I take it I can move on from there?
- 09-23-2003 #7Just Joined!
- Join Date
- Sep 2003
- Location
- southern california
- Posts
- 66
yes type su in a terminal window somewhere enter your root password and the prompt should come back looking exactally the same except for the $ is now a # ($ = user/# = superuser)
try it let me know how it goes
fragment
I00I0I


Reply With Quote
