Re: kernel-module version mismatch ???

From: griz (info_at_vipcomag.de)
Date: 11/28/03


Date: Fri, 28 Nov 2003 12:59:52 +0100

Karl McAuley wrote:

> griz <info@vipcomag.de> wrote:
>
>>Did you try insmod -f ?
>
>
> No, but I didn't need to, I eventually found out that I had to edit
> /lib/modules/2.4.20-4GB-athlon/build/include/linux/version.h to change
> UTS_RELEASE from 2.4.20-4GB to 2.4.20-4GB-athlon
>

That's better than insmod -f, anyway. But remember to adjust the variable
EXTRAVERSION in /usr/src/linux/Makefile accordingly before you start
recompiling the kernel the next time.
griz