trying to install nvidia graphics card. and it keeps giving me an error that x server is still running, on hardy heron
-
Debian and distros based on it don't use traditional runlevels. Typically, runlevel 3 will be text mode, and runlevel 5 will be graphical. In that scenario, you can just use 'telinit 3' and 'telinit 5' to switch back and forth. Without that, and GDM running as a daemon, it's rather a pain.
Not running a Debian based distro at the moment, I think 'killall gdm' followed by ctrl-alt-backspace should do it for you. But I'm not sure if that will bypass the respawning in inittab.
If not, 'telinit 1' may get you where you need, but I don't think the network or anything else will start automatically. -
lol i tried sudo killall gdm and my screen went blank
-
nothing worked
it just logs me out
-
From the desktop, hit Ctrl+Alt+F1 to drop to a terminal. Then log in and type "sudo /etc/init.d/gdm stop". Enter your password when prompted, and wait for X to stop. There you go.
However, why can't you just use the restricted drivers manager (System -> Administration -> Hardware Drivers)? Installing the binary blob directly from nVidia's website rarely goes smoothly, and mistakes could end up breaking your X server. -
log-off then type alt+f2
and then:
Code:sudo /etc/init.d/gdm stop
Code:sudo /etc/init.d/gdm start
-
hdmi output doesnt work with restricted drivers, so trying nvidia ones
-
My screen just goes blank with both ways :S even terminal gone.... :O =/ =/
-
Ubuntu isn't very well configured for fooling around outside the GUI, I guess. Rather unfortunate.
-
One thing that the OP might try is booting in recovery mode but I've never tried installing anything from that so I'm not sure about how that would go. But you boot in shell mode. -
try envy to install the nvidia driver for you?
shut down x server?
Discussion in 'Linux Compatibility and Software' started by jl1989, Oct 11, 2008.