|
|
#1 | |
|
Registered User
Join Date: Feb 2007
Posts: 2
|
when i try to install the nvidia driver i get this error "nvidia-installer must be run as root" im new to linux... what do i do to make it work?
|
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Feb 2007
Posts: 2
|
ok well i figured that out but now it says i am running a x server and i need to exit x to continue install... what do i do?
|
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Feb 2007
Posts: 9
|
Quote:
It is a simple procedure: # select a non graphical terminal press control and alt Keep them pressed and add f1 ( functionkey one) You have now selected tty1 #logon as root You see login Type root Type the password of root You will get a prompt : with the directory name probably <hostname>:~# name of the machien ~=home#= usually a sign of root #switch off graphical mode now go to a mode which is tekst only: so no grafical userinterface on Suse that is mode 3 Check your own Os for that type init 3 <return> The operating system will report when it has arrived on mode 3 #install the nvidia drivers go to the directory where you have installed the nvidia install procedure cd <directory name > type ls -l check if the program you have to run : xxxx.sh is executable you will see groups of characters like this -rw-r--r-- (permissions for owner - group - others) if the first four characters have no x in in eg -rwx------ not something like that type chmod 700 <XXX>.sh type ls -l Bingo it now has -rwx------ type ./<XXX>.sh yes first a ./ now the installation program will run.. when it has stopped #Install the drivers and X run sax2 sax2 : see if you like what sax2 has to offer It shows a best automatic option : if it looks ok accept it : otherwise choose by hand if ok save test by running X Type startx return kde or gnome will start if all is OK press ctrl alt + backspace This will kiss the graphical screen : ctrl alt f1 , and than ctrl c will do the same leave the non graphical mode by typing init 5 # init five on suse redhat will start all options multiuser networking graphical logon if you are used to shell and X this procedure is done automatically otherwise let yast do the trick for you On suse the best and easyist method is install via yast : updates from kernel and Nvidia will then be done in future also seee www.opensuse.org
__________________
Frank W. Kooistra : Delft The Netherlands Last edited by F. W. Kooistra; 02-04-07 at 02:35 PM. Reason: Type's clarification |
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Feb 2007
Posts: 9
|
su
password of root
__________________
Frank W. Kooistra : Delft The Netherlands |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mageia 2 Cannot Install 71.86.15 for Riva TNT/TNT2 | kbulgrien | NVIDIA Linux | 3 | 06-29-12 08:27 AM |
| nForce + RedHat 7.3 Success Story | rtz | NVIDIA Linux | 47 | 02-15-03 02:20 AM |
| Red Hat null(limbo beta 3), guide to install Nvidia Drivers | utiel | NVIDIA Linux | 21 | 09-30-02 05:32 PM |
| can't install old det's after 40.41's | m!n!0n | NVIDIA Windows Graphics Drivers | 1 | 09-16-02 11:58 AM |
| How to install Divx+player to SUSE linux guide... | kaarelcool | NVIDIA Linux | 1 | 08-27-02 07:54 AM |