I´ve got a pretty **** problem. If any of the driver professionals or experienecd SaX users read this, I strongly encourage you to help.
Problem: I’ve installed the NVIDIA Legacy driver via 1-click through this site: NVIDIA - openSUSE (selected third option). My current system is OpenSuse 11.1.
After rebooting I just got the bash. No graphical welcome menu. The only place I have a graphical login is in the failsafe system.
Talking to some people on IRC, they told me to use the command.
sax2 -r
That didn’t work. The output of SaX was:
Sorry. Couldn’t initialize configuration server. Please refer to the error log located at…
A second hint was given to me. I should use the following command in level 3 So…
init 3
sax2 -r -m 0=nvidia
Didn’t work either - SAME output. “Could not initialize configuration server…” Now because SaX always tells me to take a glance at the error log, I’ve saved it. I cannot analyze it though - I’m no professional there right now. Any help is very much appreciated. The error log is located at: 7852d5e8395e780 - NoPaste - Paste it here
I would start up to the log in prompt. I assume you do not have a desktop? Log in as root and run this command
sax2 -r -m 0=nv
This should switch you back to the original open source driver.
Sax2 should start OK. Save settings and when you exit sax2 enter
init 5
If that does not start your desktop, just hit control alt delete and reboot. When you come back, you should have a desktop.
Go to Yast / Software Management and uninstall the Nvidia driver. Make a note of which version it was, so you don’t waste your time with that version again.
I would then go to Yast / Repositories and add the nvidia repo under “community repositories” then refesh and go back to software management and search for nvidia and see what Yast can find.
I don’t know what card you are using, so I can’t recommend which version of the driver to use, but in any event make sure you choose one that matches your kernel. There are two files that need to be installed, an X11 file and a GO1 file and the version numbers need to match. HTH.
Thanks for your reply. I’m using a Quadro NVS 140M card - and that’s why I selected the NVIDIA legacy driver on the OpenSuse one-click page.
If that’s the wrong one, please tell me.
I just checked nvidias web site and your card is not supported by the legacy driver, but is supported by the latest driver, and has been supported since the 100 series of drivers.
So remove the repository you have, then uninstall the driver you installed, and add the standard nvidia repositiry, in yast, then instal the G02 drivers for your kernel.
First of all: Thanks flies out to foresthill. I followed your instructions and I am able to use my desktop again now.
See, I wanted to use the one-click install located at NVIDIA - openSUSE. Which option would I have to choose there for my card to work with?
Umn… or should I add the repository…?
Hi
YaST->Software->Software Repositories->Add, then select the ‘Community
Repositories’ Radio button. Hit next, scroll the list and select the
NVIDIA repository
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 2 days 10:33, 1 user, load average: 0.33, 0.12, 0.08
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22
Hi
Make sure any drivers you have installed previously have been
removed…!! I would also run the following commands once any remnants
have been removed as root user.
ldconfig
depmod -aq
Then run the following command from the cli to verify which kernel
you have;
uname -r |cut -f3 -d "-"
x11-video-nvidiaG02 and nvidia-gfxG02-kmp-<YOUR_KERNEL_TYPE> from the
uname command above.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 2 days 10:53, 1 user, load average: 0.00, 0.06, 0.07
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22
Thanks for your reply again. Unfortunately I am online with wifi right now.
The command interrupts my wifi connection. Could you suggest another way I can do it right away, please?
Hi
Just run the zypper command first to install then drop to runlevel 3 to
configure via sax2 etc. You can also add the following in the
xorg.conf file AFTER running sax2 command in the section called
“Screen”;