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 ...
- 03-23-2008 #1Just 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
- 03-23-2008 #2
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?


Reply With Quote