Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Problems with Kernel 2.4.7 from SuSE and dvb-0.9



Hi!

> But the second step "make insmod" breaks with errors like:
> kernel-module version mismatch
> xxx.o was compiled for kernel version 2.4.7
> while this kernel is version 2.4.7-4GB

Go to /usr/src/linux, edit the "Makefile" and change the line 
EXTRAVERSION =
(near the top) to
EXTRAVERSION = 4GB

Then recompile the dvb-driver (make clean ; make).
Then it _should_ work.

Thorsten


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index