[TriLUG] NVIDIA drivers on RH8 crash the system
Tanner Lovelace
lovelace at wayfarer.org
Wed Oct 23 09:31:29 EDT 2002
On Wed, 2002-10-23 at 09:23, Jeremy Portzer wrote:
> Understand that RHL 8 uses a new version of gcc that is not binary
> compatible with previous releases. Since the nvidia drivers are
> released as binary kernel modules, they will likely not work with a
> kernel compiled with the new gcc.
Actually, assuming the code (or at least the interface) is in C,
it should work fine. The C ABI (application binary interface)
has been stable for well over 10 years (more than that really, but
I can't say how much more). The thing about the new GCC is that
it changes the C++ ABI. Since lots of things like KDE are written
in C++, this is where you get the reports of complier incompatibilities.
> It looks like there is a kernel module for generic kernels however; you
> may be able to use that and rebuild your kernel. See the
> "NVIDIA_kernel-1.0-3123.src.rpm" file on the Nvidia site.
This is always a good choice when trying something that wasn't
specifically compiled for your kernel.
Tanner
--
Tanner Lovelace | lovelace at wayfarer.org | http://wtl.wayfarer.org/
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--
GPG Fingerprint = A66C 8660 924F 5F8C 71DA BDD0 CE09 4F8E DE76 39D4
GPG Key can be found at http://wtl.wayfarer.org/lovelace.gpg.asc
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--
Si hoc legere scis, nimium eruditionis habes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.trilug.org/pipermail/trilug/attachments/20021023/3805c41f/attachment.pgp>
More information about the TriLUG
mailing list