AndrewBond
12-30-02, 05:48 AM
Hello,
I've been around linux for quite some time, and I finally decided to completely switch over to RedHat 8.0. I have completely updated the software using up2date, including the kernel.
I downloaded the 3 iso's and checked the disks. The installation was successful. I am able to login with the text mode, and then if i wish i am able to "startx".
I have a GeForce 3 Ti 200. I have read many posts, and many other websites on how to install the driver. I have tried just installing the basic RPM's, the src RPM's, and with the tar files by compiling it. I have uninstalled what has been done between each attempt. When installing the RPM's either by rebuilding the source or using prebuilt RPM's i get this error:
rpm -ivh NVIDIA_kernel-1.0-2960.rh73up.i686.rpm
Preparing... ########################################### [100%]
1:NVIDIA_kernel ########################################### [100%]
/lib/modules/2.4.18-19.8.0/kernel/drivers/video/NVdriver: The module you are trying to load (/lib/modules/2.4.18-19.8.0/kernel/drivers/video/NVdriver) is compiled with a gcc
version 2 compiler, while the kernel you are running is compiled with
a gcc version 3 compiler. This is known to not work.
/lib/modules/2.4.18-19.8.0/kernel/drivers/video/NVdriver: insmod /lib/modules/2.4.18-19.8.0/kernel/drivers/video/NVdriver failed
/lib/modules/2.4.18-19.8.0/kernel/drivers/video/NVdriver: insmod NVdriver failed
NVdriver installed successfully
With this method it doesn't seem to create the driver so that i can use insmod or modprobe to load it.
However, I tried using the make method and get a similar error about the gcc compiler. Yes I did install the kernel development tools. It tells me that the kernel was compiled with gcc version 3 and that the module was being compiled with version 2. With this error, i decided to update the gcc to version 3. I download the gcc rpm version 3.2-7, but it said i already had it installed in my system.
I would greatly appreciate it if someone could point me in the right direction.
Sincerely,
Andrew Bond
andrew@daysite.net
I've been around linux for quite some time, and I finally decided to completely switch over to RedHat 8.0. I have completely updated the software using up2date, including the kernel.
I downloaded the 3 iso's and checked the disks. The installation was successful. I am able to login with the text mode, and then if i wish i am able to "startx".
I have a GeForce 3 Ti 200. I have read many posts, and many other websites on how to install the driver. I have tried just installing the basic RPM's, the src RPM's, and with the tar files by compiling it. I have uninstalled what has been done between each attempt. When installing the RPM's either by rebuilding the source or using prebuilt RPM's i get this error:
rpm -ivh NVIDIA_kernel-1.0-2960.rh73up.i686.rpm
Preparing... ########################################### [100%]
1:NVIDIA_kernel ########################################### [100%]
/lib/modules/2.4.18-19.8.0/kernel/drivers/video/NVdriver: The module you are trying to load (/lib/modules/2.4.18-19.8.0/kernel/drivers/video/NVdriver) is compiled with a gcc
version 2 compiler, while the kernel you are running is compiled with
a gcc version 3 compiler. This is known to not work.
/lib/modules/2.4.18-19.8.0/kernel/drivers/video/NVdriver: insmod /lib/modules/2.4.18-19.8.0/kernel/drivers/video/NVdriver failed
/lib/modules/2.4.18-19.8.0/kernel/drivers/video/NVdriver: insmod NVdriver failed
NVdriver installed successfully
With this method it doesn't seem to create the driver so that i can use insmod or modprobe to load it.
However, I tried using the make method and get a similar error about the gcc compiler. Yes I did install the kernel development tools. It tells me that the kernel was compiled with gcc version 3 and that the module was being compiled with version 2. With this error, i decided to update the gcc to version 3. I download the gcc rpm version 3.2-7, but it said i already had it installed in my system.
I would greatly appreciate it if someone could point me in the right direction.
Sincerely,
Andrew Bond
andrew@daysite.net