Re: Compro VideoMate S350

2011-03-17 Thread Ken Smith



Ken Smith wrote:


First post to this list, but not new to Linux.

I'm trying to get a Compro VideoMate S350 card to work in a 32bit 
Centos 5.5 system that also has a Hauppauge WinTV-NOVA-T-500 that uses 
the dvb-usb-dib0700.ko kernel module as its driver. The Nova-T appears 
to be working.


I've used the v4l source RPM from ATRPMS to build an RPM of the v4l 
package. The RPM I compiled/built is called 
video4linux-kmdl-2.6.18-194.32.1.el5.centos.plus-20090907-93.RHL5.i386.rpm 



The build runs fine without issue.

When I try to load the driver for the Compro with

modprobe -v saa7134 card=169

I get


insmod 
/lib/modules/2.6.18-194.32.1.el5.centos.plus/kernel/drivers/media/video/video-buf.ko 

WARNING: Error inserting video_buf 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/kernel/drivers/media/video/video-buf.ko): 
Invalid module format
WARNING: Error inserting videobuf_dma_sg 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/video/videobuf-dma-sg.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting v4l1_compat 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/video/v4l1-compat.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting videodev 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/video/videodev.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting v4l2_common 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/video/v4l2-common.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting ir_common 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/common/ir-common.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting saa7134 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/video/saa7134/saa7134.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)



The line referred to in /var/log/messages is

 kernel: video_buf: exports duplicate symbol videobuf_mmap_mapper 
(owned by videobuf_core)


I know that the centos.plus distribution includes some (if not all of) 
the v4l modules, so I tried my build of v4l with the plain Centos 
kernel build. The Nova T also runs fine, but I still get the error


insmod 
/lib/modules/2.6.18-194.32.1.el5/kernel/drivers/media/video/video-buf.ko
WARNING: Error inserting video_buf 
(/lib/modules/2.6.18-194.32.1.el5/kernel/drivers/media/video/video-buf.ko): 
Invalid module format


I'm sure I have missed something obvious, I'd appreciate any suggestions.

Thanks

Ken




Apologies - have I sent this to the wrong list. Is there a more 
appropriate forum?


Thanks

Ken






--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
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


Compro VideoMate S350

2011-03-16 Thread Ken Smith


First post to this list, but not new to Linux.

I'm trying to get a Compro VideoMate S350 card to work in a 32bit Centos 
5.5 system that also has a Hauppauge WinTV-NOVA-T-500 that uses the 
dvb-usb-dib0700.ko kernel module as its driver. The Nova-T appears to be 
working.


I've used the v4l source RPM from ATRPMS to build an RPM of the v4l 
package. The RPM I compiled/built is called 
video4linux-kmdl-2.6.18-194.32.1.el5.centos.plus-20090907-93.RHL5.i386.rpm


The build runs fine without issue.

When I try to load the driver for the Compro with

modprobe -v saa7134 card=169

I get


insmod 
/lib/modules/2.6.18-194.32.1.el5.centos.plus/kernel/drivers/media/video/video-buf.ko 

WARNING: Error inserting video_buf 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/kernel/drivers/media/video/video-buf.ko): 
Invalid module format
WARNING: Error inserting videobuf_dma_sg 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/video/videobuf-dma-sg.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting v4l1_compat 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/video/v4l1-compat.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting videodev 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/video/videodev.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting v4l2_common 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/video/v4l2-common.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting ir_common 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/common/ir-common.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting saa7134 
(/lib/modules/2.6.18-194.32.1.el5.centos.plus/updates/drivers/media/video/saa7134/saa7134.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)



The line referred to in /var/log/messages is

 kernel: video_buf: exports duplicate symbol videobuf_mmap_mapper 
(owned by videobuf_core)


I know that the centos.plus distribution includes some (if not all of) 
the v4l modules, so I tried my build of v4l with the plain Centos kernel 
build. The Nova T also runs fine, but I still get the error


insmod 
/lib/modules/2.6.18-194.32.1.el5/kernel/drivers/media/video/video-buf.ko
WARNING: Error inserting video_buf 
(/lib/modules/2.6.18-194.32.1.el5/kernel/drivers/media/video/video-buf.ko): 
Invalid module format


I'm sure I have missed something obvious, I'd appreciate any suggestions.

Thanks

Ken





--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
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