Welcome, Guest. Please login or register.

Author Topic: X-Windows must DIE!  (Read 3220 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Failure

  • Lifetime Member
  • Sr. Member
  • ****
  • Join Date: Jun 2004
  • Posts: 332
    • Show all replies
    • http://awhitlock.net/
Re: X-Windows must DIE!
« on: August 16, 2004, 07:24:52 PM »
Hiya, chances are you are booting into a display manager, and you are in runlevel 5 (disclaimer: I have never used Mandrake).  You can try two things, as root:

# /etc/init.d/xdm stop

xdm might be called wdm, kdm, or gdm depending on setup.  It's more than likely kdm or gdm.  Or you can try:

# init 3

That will put you in runlevel 3 which, in Linux excepting Debian and some others, is multi-user with no display manager.  This will kill X as well.

CTRL-ALT-BACKSPACE with a display manager will just bring you to the display manager login screen, with X still running.  If you put it into runlevel three to install the driver, do "init 5" to start the display manager back up.

Hope this helps!
You can\'t spell evil without "vi"
AMIX Wiki | AmixBP
 

Offline Failure

  • Lifetime Member
  • Sr. Member
  • ****
  • Join Date: Jun 2004
  • Posts: 332
    • Show all replies
    • http://awhitlock.net/
Re: X-Windows must DIE!
« Reply #1 on: August 16, 2004, 08:04:10 PM »
Try "sh nvidia_driver_filename", or chmod a+x the driver first, and it should work.  It's almost certainly just not set executable.
You can\'t spell evil without "vi"
AMIX Wiki | AmixBP