LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   2.4.20-9 != 2.4.20.20-9 ????? (https://www.linuxquestions.org/questions/linux-newbie-8/2-4-20-9-%3D-2-4-20-20-9-a-105456/)

c12ayon 10-18-2003 03:24 AM

2.4.20-9 != 2.4.20.20-9 ?????
 
i try to upgrade my kernel and it shows:

[root@localhost neo]# /sbin/insmod /lib/modules/2.4.20-9/kernel/drivers/net/nvnet.o
/lib/modules/2.4.20-9/kernel/drivers/net/nvnet.o: kernel-module version mismatch
/lib/modules/2.4.20-9/kernel/drivers/net/nvnet.o was compiled for kernel version 2.4.20-9
while this kernel is version 2.4.20-20.9.

anyone can explain this?

Demonbane 10-18-2003 03:45 AM

You need to update the nforce driver after you upgrade the kernel, unfortunately Nvidia doesn't provide a precompiled package for kernel 2.4.20-20.9 for Redhat, therefore you'll have to get the source(the one under Alternative installation on the download page) and compile it yourself(hint: follow the README)
Also make sure you've updated the kernel sources to 2.4.20-20.9 through up2date.

c12ayon 10-18-2003 04:51 AM

thx demonbane, now i know why:

[root@localhost neo]# rpm -qa | grep kernel
kernel-pcmcia-cs-3.1.31-13
kernel-source-2.4.20-8
kernel-utils-2.4-8.29
kernel-2.4.20-20.9
kernel-doc-2.4.20-8

and i've download the kernel-source-2.4.20.20-9, but i couldn't find the other kernel utilities newer then kernel-utils-2.4-8.29. if i don't change it, will it take any effect?

Demonbane 10-18-2003 04:58 AM

nah you don't need to match kernel-utils to the current kernel version, if there isn't an update from redhat available then you're good.


All times are GMT -5. The time now is 07:38 AM.