I am trying to install NVIDIA proprietary drivers in the hope that WoW will play versus installing flawlessly, launching the cinematic and then crashing!
Haha!
Uh, I need to shutdown the X server in order to do this and I searched via the internet and came up with:
killall -# X
ctrl+alt+backspace
Niether of these killed X. Instead for the first I got a message saying there are no processes called X and the second I got a system beep while in tty7 but I also tried it as root in tty2.
My next attempt was to killall -l in order to find the name of the X process, but I didn’t see a recognizable name as X Server or X11 or even Xorg there was xcpu and xfsz but as I’m unsure if these are the appropriate processes I didn’t mess with them.
I also tried logging out of my user environment and switching to tty2 to do these things, but apparently the logon window still requires X.
I also tried killall -#### where # is the PID of KDE4, but it didn’t offer anything except a NOPE! YOU’RE WRONG!
So… can someone perhaps provide me with the steps to shutting down the X server, or even better booting to the command line which I tried to edit /etc/inittab to do but despite using (esc):w! /etc/inittab it didn’t save my changes and continued to boot to level 5. I might even ask if I move the boot process to level 3 will I be able to start X with startx or will it require some more knowledge than your typical welcome to Linux we are easy to use too tactics? OpenSUSE has been anything but what I learned in Linux OS thus far with the issues which have arisen, but this is besides the point.
Okay, thanks!
P.S. I also sifted through the FAQ and old posts on this forum, techguy (which is where I got some options), and Linux Questions but was unable to find an exact matching issue which had a resolution therein. Thanks again!