|
|
#1 | |
|
Registered User
Join Date: Aug 2011
Posts: 5
|
Running: Ubuntu Lucid
I managed to turn off X server so I could run the 280.13 .run program. Aside from the "pre-install script failed" at line 74" and the "mismatch" messages starting at line 490, everything seems fine at the end when I got "Your X configuration file has been successfully updated. Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version: 280.13) is now complete." Now when I go to NVIDIA V Server Settings I get "You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server." I've run nvidia-xconfig as root, and still get the same thing. "15.006099] NVRM: API mismatch: the client has the version 280.13, but [ 15.006100] NVRM: this kernel module has the version 195.36.24. " makes me think I'm still actually running 195.36.24. How do I get 280.13 to install/run properly? |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: May 2008
Location: Relativity
Posts: 194
|
Uninstall(Purge if it's from the package manager synaptic) 195.36.24 then install 280.13.
__________________
Elephants can fly but they have no reason to. ------------------------------------------ Phenom II X3 720 @ 3.5Ghz | Asus M4A785-M | 2 Gig Crucial DDR2 @ 960 Mhz | GeForce GT 440 1024 MB | Linux 3.6.1 / Ubuntu 12.04 / W.I.N.E v1.5.14 |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Aug 2011
Posts: 5
|
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: May 2008
Location: Relativity
Posts: 194
|
Quote:
ldd /usr/lib/libGL.so or ls /usr/lib/*nvidia*
__________________
Elephants can fly but they have no reason to. ------------------------------------------ Phenom II X3 720 @ 3.5Ghz | Asus M4A785-M | 2 Gig Crucial DDR2 @ 960 Mhz | GeForce GT 440 1024 MB | Linux 3.6.1 / Ubuntu 12.04 / W.I.N.E v1.5.14 |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Aug 2011
Posts: 5
|
ldd /usr/lib/libGL.so produced nothing interesting.
ls /usr/lib/*nvidia* produced folders for nvidia-96 and nvidia-173. nvidia-current shows only 280.13. I'd love to rmdir nvidia-96 and nvidia-173, can I, can I? |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: May 2008
Location: Relativity
Posts: 194
|
going back a bit. after shutting down the gdm/xserver session... 'sudo modprobe -r nvidia' in case it's still loaded. Also 'sudo rm /lib/modules/{whatever kernel}/kernel/drivers/video/nvidia.ko' to make sure the old 195.version module is gone also. Then try the install/build.
__________________
Elephants can fly but they have no reason to. ------------------------------------------ Phenom II X3 720 @ 3.5Ghz | Asus M4A785-M | 2 Gig Crucial DDR2 @ 960 Mhz | GeForce GT 440 1024 MB | Linux 3.6.1 / Ubuntu 12.04 / W.I.N.E v1.5.14 |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Aug 2011
Posts: 5
|
I did the suggested removals and re-did the install. The nvidia-install.log shows a complete install with no errors. Huzzah!
When I ran System/Administration/Nvidia X Server Settings, I got, "You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server." I ran nvidia-xconfig as root and got, "VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf. Device section "Configured Video Device" must have a Driver line." I went through xorg.conf and indeed found no "Video Device" section. What is the "Video Device" section supposed to look like? If anyone can give me the lines I need, I'll manually enter them into the file. (please see the attached copy of the xorg.conf file) |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Aug 2011
Posts: 5
|
I GOT IT!!
I found an old copy of xorg.conf and copied the relevant sections to the new xorg.conf. When I rebooted, the screen started displaying the higher density graphics I'm used to. When I went to System/Administration/X Server Settings, I found the complete panel which includes adjustments for both of my monitors. In an effort to return something to the community which has done so much for me, I'd like to write an installation script which will do all the necessary steps automatically. I'll post it so maybe somebody else won't have as much trouble with this install as I've had. Unfortunately, not everyone has an old relevant copy of xorg.conf to copy and paste from. Which program was supposed to insert my VideoDisplay data into xorg.conf? |
|
|
|
|
|
#9 |
|
Registered User
Join Date: May 2008
Location: Relativity
Posts: 194
|
__________________
Elephants can fly but they have no reason to. ------------------------------------------ Phenom II X3 720 @ 3.5Ghz | Asus M4A785-M | 2 Gig Crucial DDR2 @ 960 Mhz | GeForce GT 440 1024 MB | Linux 3.6.1 / Ubuntu 12.04 / W.I.N.E v1.5.14 |
|
|
|
![]() |
| Thread Tools | |
|
|