* [linux-dvb] Module modprobing problem
@ 2008-10-10 12:45 Stefano Sabatini
2008-10-14 21:14 ` Stefano Sabatini
0 siblings, 1 reply; 2+ messages in thread
From: Stefano Sabatini @ 2008-10-10 12:45 UTC (permalink / raw)
To: linux-dvb Mailing List
Hi all,
I'm trying the latest v4l-dvb mercurial and this is the output I get:
stefano@geppetto ~> sudo modprobe dib7000m -v
insmod /lib/modules/2.6.22-3-486/kernel/drivers/media/dvb/frontends/dibx000_common.ko
WARNING: Error inserting dibx000_common (/lib/modules/2.6.22-3-486/kernel/drivers/media/dvb/frontends/dibx000_common.ko): Invalid module format
insmod /lib/modules/2.6.22-3-486/kernel/drivers/media/dvb/frontends/dib7000m.ko
FATAL: Error inserting dib7000m (/lib/modules/2.6.22-3-486/kernel/drivers/media/dvb/frontends/dib7000m.ko): Invalid module format
stefano@geppetto ~> uname -a
Linux geppetto 2.6.22-3-486 #1 Mon Nov 12 07:53:08 UTC 2007 i686 GNU/Linux
I get in dmesg:
dibx000_common: disagrees about version of symbol struct_module
dib7000m: disagrees about version of symbol struct_module
Any hint will be highly appreciated.
Regards.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-dvb] Module modprobing problem
2008-10-10 12:45 [linux-dvb] Module modprobing problem Stefano Sabatini
@ 2008-10-14 21:14 ` Stefano Sabatini
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Sabatini @ 2008-10-14 21:14 UTC (permalink / raw)
To: linux-dvb
On date Friday 2008-10-10 14:45:22 +0200, Stefano Sabatini wrote:
> Hi all,
>
> I'm trying the latest v4l-dvb mercurial and this is the output I get:
>
> stefano@geppetto ~> sudo modprobe dib7000m -v
> insmod /lib/modules/2.6.22-3-486/kernel/drivers/media/dvb/frontends/dibx000_common.ko
> WARNING: Error inserting dibx000_common (/lib/modules/2.6.22-3-486/kernel/drivers/media/dvb/frontends/dibx000_common.ko): Invalid module format
> insmod /lib/modules/2.6.22-3-486/kernel/drivers/media/dvb/frontends/dib7000m.ko
> FATAL: Error inserting dib7000m (/lib/modules/2.6.22-3-486/kernel/drivers/media/dvb/frontends/dib7000m.ko): Invalid module format
>
> stefano@geppetto ~> uname -a
> Linux geppetto 2.6.22-3-486 #1 Mon Nov 12 07:53:08 UTC 2007 i686 GNU/Linux
>
> I get in dmesg:
> dibx000_common: disagrees about version of symbol struct_module
> dib7000m: disagrees about version of symbol struct_module
>
> Any hint will be highly appreciated.
For the archive: the problem was due to the linux headers used when
compiling don't match the effective kernel version. In my case (Debian
system) I had installed linux-headers-2.6.22-3 and running a kernel
2.6.22-2, that was apparently sufficient to get a version symbol
mismatch.
Updated kernel and headers to 2.6.26 and now I can compile and
modprobe them safely.
Regards.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-14 21:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-10 12:45 [linux-dvb] Module modprobing problem Stefano Sabatini
2008-10-14 21:14 ` Stefano Sabatini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox