Results 1 to 3 of 3
I know this question has been asked many times, but I've tried all the solutions and none of them work. The first thing I do is press ctrl-alt-f1. Then I ...
- 10-24-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 3
How do I exit the x-server so I can install the latest NVIDIA driver?
I know this question has been asked many times, but I've tried all the solutions and none of them work. The first thing I do is press ctrl-alt-f1. Then I do this:
Then it comes up with the error that I have X-server running.Code:sudo su init 3 ./NVIDIA-linux-x86-260.19.12.run
I've also triedbut that command wasn't recognised. I've also triedCode:/etc/init.d/gdm stop
but there are no processes called XCode:killall -9 X
Any help would be appreciated thanks.
- 10-24-2010 #2Linux User
- Join Date
- Nov 2009
- Location
- France
- Posts
- 292
Do you have the option at boot to do so in failsafe mode ? If you are using grub, you may edit the selected boot option by pressing 'e' and add failsafe to the displayed boot line.
0 + 1 = 1 != 2 <> 3 != 4 ...
Until the camel can pass though the eye of the needle.
- 10-24-2010 #3Did you forget sudo /etc/init.d/gdm stop ?/etc/init.d/gdm stop
Then it is alt-ctl-back space to kill the X server.


Reply With Quote