LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   The runlevel for installing Nvidia (https://www.linuxquestions.org/questions/debian-26/the-runlevel-for-installing-nvidia-295394/)

fazaman 02-27-2005 03:02 AM

The runlevel for installing Nvidia
 
Ok, I'm using Sarge and I wanted to install the Nvidia driver but as I remember from the Mandrake days to type in the console
Code:

init 3
but runlevel 3 in debian includes the X-server
what runlevel is recommended for installing the nV driver??
and is there anyway for completely exiting X without runlevel switching


Thanks

reddazz 02-27-2005 03:26 AM

Try /etc/rc.d/gdm stop or /etc/rc.d/kdm stop

m_yates 02-27-2005 08:33 PM

init 1 should work.

dastrike 02-27-2005 09:36 PM

As reddazz said above, stop your display manager and you can install the Nvidia's driver then. No need to fiddle with the runlevel. Debian doesn't utilize them as quite extensively as some other distributions do. Debian's policy is to only have the minimum amount of runlevels in use. That means that in runlevel 2 everything is running, whereas in other distros the equivalent functionality can be found in e.g. runlevel 5



For detailed instructions regarding the installation of Nvidia's display drivers on Debian, see the instructions regarding that that I have written: http://serios.net/content/debian/nvi...ay-drivers.php


All times are GMT -5. The time now is 07:51 AM.