|
|
#13 | ||
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
Quote:
However, it is completely impossible to configure the actual sources (what make *config does) for more than one architecture at a time. If the sources as you install them are configured for i386 (I don't know if they are or not, but if so), and your running kernel was built against a .config for i686, or whatever, then the driver you build with those sources WILL NOT WORK. Quote:
However, if anyone in the future reads this and thinks "oh, I can just export IGNORE_CC_MISMATCH", no, you probably can't. There are MAJOR differences between compiler versions, especially gcc 2 to gcc 3, but even between 3.1 and 3.2, that will cause driver problems. The correct solution is to recompile the kernel with the system compiler, then boot to it, but if (and ONLY if) the two compilers in question are similar enough, you can ignore the mismatch.
__________________
Registered Linux User #219692 |
||
|
|
|
|
|
#14 | |
|
Registered User
Join Date: May 2003
Posts: 170
|
thanks for the info. Im at work right now and will try that when I get home. Only thing was you got what I said reversed. I have Gcc 3.2.3 and redhat compiled the kernel with 3.2.2 thats all. I got the update from rawhide because it has some bug fixes and I got tired of waiting on redhat to release 3.2.3 for redhat 9 officially.
|
|
|
|
|
|
|
#15 |
|
Registered User
Join Date: May 2003
Posts: 170
|
it worked thanks a bunch man
|
|
|
|
|
|
#16 | ||
|
Registered User
Join Date: Nov 2002
Posts: 6
|
Quote:
Quote:
But don't take my word for it - go download the Red Hat kernel-source RPM and see for yourself. Pay close attention to include/linux/rhconfig and what it does. |
||
|
|
|
|
|
#17 |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
I can't install RPMs.
Anyway, OK, maybe you don't have to do it now. Who's to say it doesn't get screwed up again in the future?
__________________
Registered Linux User #219692 |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Random crashes, NVRM Xid messages | Iesos | NVIDIA Linux | 90 | 10-04-12 03: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 |