Find the answer to your Linux question:
Results 1 to 2 of 2
I happened to Install the Nvidia driver from the Nvidia repository.. The driver was installed successfully but then too i cudnt configure the 3D Desktop effects... After rebooting my system ...
  1. #1
    Just Joined!
    Join Date
    Jan 2008
    Posts
    6

    Problem Loading Xserver Interface

    I happened to Install the Nvidia driver from the Nvidia repository..
    The driver was installed successfully but then too i cudnt configure the 3D Desktop effects...
    After rebooting my system i just cudnt get in the GUI....Some error stating " failed to load X server " and when i try to restart SAX it gives me some error ....

    It offers me to see some log which i just cant understand ....

    Is there ne way i can configure my graphic card now ??

    Or at least just roll back to my previous sys configs...

    Im a complete noob...

    Plzz help me.....
    Thanx in advance

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    As root edit the file /etc/X11/xorg.conf

    replace the line

    driver "nvidia"

    with

    driver "vesa"

    You can use vi or joe to edit the file (note joe is probably easier)
    The easiest is nano but I don't think it is installed by default anymore.
    examples

    vi /etc/X11/xorg.conf
    or
    joe /etc/X11/xorg.conf
    or
    nano /etc/X11/xorg.conf

    What is your graphics card ie what chip set? Are you running 64 or 32 bit Suse?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...