|
|
#25 | |
|
Registered User
Join Date: Dec 2002
Posts: 44
|
Quote:
|
|
|
|
|
|
|
#26 | |
|
Registered User
Join Date: Oct 2004
Posts: 17
|
Rusty, when you apply the patch are you seeing output from the patch program? It should respond like this when you apply the patch:
Code:
patching file conftest.h patching file nv-linux.h |
|
|
|
|
|
|
#27 |
|
Registered User
Join Date: Dec 2002
Posts: 44
|
sorry for delay.
I run ubuntu 10.10 x64. when patching the same message came up "patching file conftest.h patching file nv-linux.h" so I guess it patched those files. I didn't check those files. Where would I insert those lines and should they substitute some other ones ? I used kernelcheck to compile my kernel and headers. |
|
|
|
|
|
#28 | |
|
Registered User
Join Date: May 2008
Location: Relativity
Posts: 194
|
Anyone have any luck installing the 275* or 280* drivers with Linux 3.0? Personally it still doesn't install even though it looks the newer drivers provide support for compiling against 3.0 when looking at the nv-linux.h.
__________________
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 |
|
|
|
|
|
|
#29 | |
|
Registered User
Join Date: Jul 2003
Location: West Midlands, UK
Posts: 124
|
Quote:
# uname -r 3.0.0-smp # cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86_64 Kernel Module 280.04 Fri Jun 24 10:26:51 PDT 2011 GCC version: gcc version 4.6.1 20110701 [gcc-4_6-branch revision 175746] (SUSE Linux) What's the error? |
|
|
|
|
|
|
#30 | |
|
Registered User
Join Date: May 2008
Location: Relativity
Posts: 194
|
Well here's my nvidia-installer.log which probably doesn't provide much info. /build and /source both point to the linux-headers in /usr/src.
__________________
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 |
|
|
|
|
|
|
#31 |
|
Registered User
Join Date: Jul 2003
Location: West Midlands, UK
Posts: 124
|
I can't remember which was the last 275 and with what kernel I used as that was some time ago.
With a 3.0 kernel try 280.04 or 280.11 which I am now running. # uname -r 3.0.0-git2-smp # cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86_64 Kernel Module 280.11 Thu Jul 21 13:54:36 PDT 2011 GCC version: gcc version 4.6.1 20110701 [gcc-4_6-branch revision 175746] (SUSE Linux) |
|
|
|
|
|
#32 |
|
Registered User
Join Date: May 2008
Location: Relativity
Posts: 194
|
It would be nice if there was a verbose option in the installer to see what was going on and why it bombs out.
__________________
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 |
|
|
|
|
|
#33 |
|
Registered User
Join Date: Jul 2003
Location: West Midlands, UK
Posts: 124
|
There have been 3 releases since 275.19 and they all work. Certainly 280.04 and 280.11 work with 3.0 kernels.
|
|
|
|
|
|
#34 |
|
Registered User
Join Date: May 2008
Location: Relativity
Posts: 194
|
They work for you personally. If I can't build the kernel module in an Ubuntu/Debian system then there is a problem somewhere either in my personal custom built kernel or how it interacts with the headers,etc. This is what I'd like to get more information about in the log file. Are they listening?
__________________
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 |
|
|
|
|
|
#35 |
|
Registered User
Join Date: Feb 2007
Posts: 115
|
It works here with ubuntu/debian and using vanilla kernels builds with make-kpkg (installed headers/image and avoided deleting the source folder which was used to build it) using 280.* series you might give a try to this solution. Personally I'd start by trying 280.x even though by checking driver sources it seems the required patches are in place for the current stable.
|
|
|
|
|
|
#36 | |
|
Registered User
Join Date: Dec 2002
Posts: 44
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|