On Wed, Sep 9, 2009 at 9:02 PM, Markus Rechberger<mrechber...@gmail.com> wrote:
> On Wed, Sep 9, 2009 at 6:19 PM, Devin
> Heitmueller<dheitmuel...@kernellabs.com> wrote:
>> On Wed, Sep 9, 2009 at 12:14 PM, Edouard Marquez<animatri...@gmail.com> 
>> wrote:
>>> Hello,
>>>
>>> I am using Gentoo with tuxonice-sources-2.6.3.0-r5 that is to say 2.6.30.5.
>>> The compilation of v4l-dvb works well (the kernel which is chosen is the
>>> right), but when I try to modprobe em28xx, I get this :
>>>
>>> WARNING: Error inserting videobuf_core (/lib/modules/2.6.30-tuxonice-
>>> r5/kernel/drivers/media/video/videobuf-core.ko): Invalid module format
>>> WARNING: Error inserting videobuf_vmalloc (/lib/modules/2.6.30-tuxonice-
>>> r5/kernel/drivers/media/video/videobuf-vmalloc.ko): Invalid module format
>>> WARNING: Error inserting v4l2_compat_ioctl32 (/lib/modules/2.6.30-tuxonice-
>>> r5/kernel/drivers/media/video/v4l2-compat-ioctl32.ko): Invalid module format
>>> WARNING: Error inserting v4l1_compat (/lib/modules/2.6.30-tuxonice-
>>> r5/kernel/drivers/media/video/v4l1-compat.ko): Invalid module format
>>> WARNING: Error inserting videodev (/lib/modules/2.6.30-tuxonice-
>>> r5/kernel/drivers/media/video/videodev.ko): Invalid module format
>>> WARNING: Error inserting v4l2_common (/lib/modules/2.6.30-tuxonice-
>>> r5/kernel/drivers/media/video/v4l2-common.ko): Invalid module format
>>> WARNING: Error inserting ir_common (/lib/modules/2.6.30-tuxonice-
>>> r5/kernel/drivers/media/common/ir-common.ko): Invalid module format
>>> FATAL: Error inserting em28xx (/lib/modules/2.6.30-tuxonice-
>>> r5/kernel/drivers/media/video/em28xx/em28xx.ko): Invalid module format
>>>
>>> I have this error in my dmesg :
>>>
>>> [ 3903.465920] tveeprom: disagrees about version of symbol module_layout
>>>
>>> I join my .config file.
>>>
>>> What do I need to do ?
>>> Thanks!
>>>
>>
>> Usually this occurs when people are using the mrechberger version of
>> the em28xx driver, and the symbols are in conflict with the rest of
>> the v4l-dvb tree.
>>
>
> this is not true my old driver which is not available anymore did not
> ship any other modules aside the em28xx driver itself.
> This is a video4linux issue and has nothing to do with it.
>

Just a note aside of that it is not recommended to use any non
manufacturer certified driver.
The linux driver will decrease the lifetime of nearly any em28xx based
device or damage it permanently (as seen with the ATSC devices
recently). This is more or less the outcome of static reverse
engineered values from the windows driver which are not correct for
all devices and device modes. Although the GPL takes over that no
involved developer has any responsibility.

Best Regards,
Markus
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to