|
|
#1 | |
|
Registered User
Join Date: Jun 2011
Location: Ukraine
Posts: 8
|
Good day!
I have a problem with installing 285.05.09. My OS is openSuSE 11.4 with Tumbleweed, so I have kernel 3.0.4. Now is nvidia 280.13 drivers installed. What I do: 0) go to tty and run 'init 3' to stop kdm (and Xorg) 1) run NVIDIA-Linux-x86_64-285.05.09.run (downloaded from site), all seems 'ok', installer log see in attachment 2) do nvidia-bug-report.sh (see nvidia-bug-report.log.1-before-no-x.gz) 3) run 'init 5' or 'startx' - it's looks 'ok' (see nvidia-bug-report.log.2-after-no-restart.gz) 4) restart computer.... and no X at all (see nvidia-bug-report.log.3-after-restart.gz)So as I see, after restart old kernel module (from 280.13) is loaded, and new libraries can't work with it. Why it's not replaced with new one? Hope this info is helpful. Or maybe any other info needed? |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Feb 2007
Posts: 113
|
make sure, there is no nvidia-package installed from any suse-repo
boot to tty rmmod nvidia update-initramfs startx |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jun 2011
Location: Ukraine
Posts: 8
|
I've never installed nvidia rpms from repo (in this OS installation)
![]() |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Oct 2008
Posts: 114
|
I didn't read the logs, but you can try this:
Edit the file "/etc/modprobe.d/99-local.conf" adding the following: Code:
blacklist nouveau blacklist lbm-nouveau blacklist nvidia-173 blacklist nvidia-96 |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Aug 2004
Posts: 301
|
Sounds like you didn't run 280.13's uninstall option (--uninstall) before installing the new ones.
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Jun 2011
Location: Ukraine
Posts: 8
|
|
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Oct 2009
Posts: 6
|
Its said before u need to do 'mkinitrd' , why cuz in /boot is a initrd-file wich has the nvidia driver inside wich is loaded at boot
if u try to start X in init3 and do xinit u get bounced back in console with the remark older driver version incompatible with the library version u should check also /etc/sysconfig/kernel if NO_KMS_IN_INITRD="yes" is set |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Oct 2009
Posts: 6
|
And yes unfortunaly u must reboot
Last edited by Nv5-SMURF; 10-11-11 at 11:38 AM. Reason: double post |
|
|
|
|
|
#9 | |
|
Registered User
Join Date: Jun 2011
Location: Ukraine
Posts: 8
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|