|
|
#1 | |
|
Ubuntu User
Join Date: Dec 2007
Location: Okinawa, Japan
Posts: 11
|
(2.6.24-19-rt #1 SMP PREEMPT RT Wed Jun 18 15:36:32 UTC 2008 x86_64 GNU/Linux)
I can not install the 177.13 drivers. This is the first set of drivers I have not been able to install. I read on the ubuntu forums that someone else was unable to install them on the realtime kernel? (http://ubuntuforums.org/showthread.php?t=840562) Please advise! |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Aug 2007
Posts: 36
|
Hello,
i have the same problem. I know that you officially do not support rt kernels. But it worked perfect until 173.14.05. Is it a big problem to get the installer working on rt systems? Greetings from germany Michael |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Aug 2007
Posts: 36
|
It would be nice to hear something from nvidia about the rt issue.
I was very happy to use the nvidia driver. But there are a lot of performance problems and I want to upgrade if possible. At the moment I don't need official rt support. I only need a statement if this is only the installer or the new driver and if this will be fixed or not. Thanks a lot Michael |
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
If you want to use 173.14.xx and other recent drivers with current Linux/-rt* kernels, you can try the attached patch (at your own risk). With the patch applied, the driver worked fine in the limited testing I did.
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Aug 2007
Posts: 36
|
Thanks a lot :-)
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Aug 2007
Posts: 36
|
Hello,
thanks a lot. It worked perfect :-) It was not instantly clear to me how to apply the patch...so for everyone else: (Perhaps everybody knows it besides me....) 1. Download last driver, than: Code:
chmod +x NVIDIA-Linux-x86-177.13-pkg1.run Code:
./NVIDIA-Linux-x86-177.13-pkg1.run -x Code:
cd NVIDIA-Linux-x86-177.13-pkg1 Code:
cat NVIDIA_kernel-173.14.09-2512683.diff.txt | patch -p0 2>&1 Code:
./nvidia-installer Michael |
|
|
|
|
|
|
#7 |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
You can actually just do the following:
# sh NVIDIA-Linux-x86-177.13-pkg1.run --apply-patch NVIDIA_kernel-173.14.09-2512683.diff.txt |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Aug 2007
Posts: 36
|
Okay, this is shorter...
|
|
|
|
|
|
#9 |
|
Registered User
Join Date: Jul 2008
Posts: 2
|
Hi there,
I am trying to install the 177.13 nvidia driver manually using the method described in this thread, with and without the patch. The kernel module compiles after I give the installer the path to the linux headers. However, after building, I get the error: Unable to load the kernel module 'nvidia.ko' The log file lists a kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko': -1 Invalid module format I get the same result if I use the nvidia 173.14 installer, with and without the patch. Here are my system stats: Intel x86_64 Ubuntu 8.04, 2.6.24-19 or 2.6.24.16 kernel GeForce 9800 GX2 gcc 4.2.3 Thanks for your help. |
|
|
|
|
|
#10 |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
@craigcummings: chances are this is a toolchain or similar problem; please take a look at the output of `dmesg` following the module load failure to get more information on why the kernel rejected the module.
|
|
|
|
|
|
#11 |
|
Registered User
Join Date: Jul 2008
Posts: 2
|
Hi Zander,
Thanks for the quick reply. I did a little more searching and found that my problem was due to a mismatch between my kernel version and the header files that I was giving to the nvidia installer. I am running 2.6.24-19-server and I was linking to 2.6.24-19-generic headers. I was able to solve the problem by installing the linux-headers-2.6.24-19-server package and pointing the nvidia installer to those files. The installer reported a successful installation. Now let's see what happens... and we're golden! Thanks to all for providing such an informative forum. Cheers, Craig |
|
|
|
|
|
#12 |
|
Registered User
Join Date: Dec 2002
Location: Graz/Austria
Posts: 2
|
Hi there,
I'm having the same problem with the 96.43.07 driver (and kernel 2.6.26.3-rt3). Would there be a patch also for this driver version? Thx, Gerald |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mageia 2 Cannot Install 71.86.15 for Riva TNT/TNT2 | kbulgrien | NVIDIA Linux | 3 | 06-29-12 08:27 AM |
| Corrupted display - 302.17 - Dell Precision T3500 (G98 [Quadro NVS 295]) | gbailey | NVIDIA Linux | 1 | 06-27-12 10:24 AM |
| UEFI+Nvidia - NVRM: Your system is not currently configured to drive a VGA console... | interzoneuk | NVIDIA Linux | 0 | 06-26-12 04:51 AM |
| xorg locks-up with newest nvidia drivers w/ vdpau. | theroot | NVIDIA Linux | 1 | 06-24-12 11:04 AM |
| Crash when logout from X | TGL | NVIDIA Linux | 10 | 09-13-02 08:22 PM |