Scarletdown wrote:

> I just tried to install the GeForce video drivers downloaded from nVidia's site, in hopes that I would be able to make proper use of my video card (GeForce 5600 FX with 256MB RAM)

<snip>

> -> Building kernel module:
> executing: 'cd ./usr/src/nv; make nvidia.o SYSINCLUDE=/lib/modules/2.4.22-xf
> s/build/include'...
>
> You appear to be compiling the NVIDIA kernel module with
> a compiler different from the one that was used to compile
> the running kernel. This may be perfectly fine, but there
> are cases where this can lead to unexpected behaviour and
> system crashes.


<snip>
> Well, I'm already using 2.4.22-xfs, which was installed from the Knoppix CD.


The problem can be seen by using the following two commands:

cat /proc/version
gcc -v

If you have installed from Knoppix, you will see that the versions of gcc are different. Unless you know how to change gcc to use version 2.9.x instead of 3.2, then you should recompile a kernel.

I have the same set up as I installed debian using Knoppix. I downloaded the kernel-source-2.4.22 package and used the /boot/config-2.4.22-xfs file as a base configuration for the new kernel (I removed a lot of unneccessary stuff before I compiled).
I created a new kernel deb using make-kpkg and installed it using dpkg. I rebooted and tried the NVidia install and it worked just fine.


If you have any problems with any of this, just ask.....
Johnny.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to