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 [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to