I have an Avermedia TV capure device.
I can use it very well with TVtime television viewer and XAWT, also I can configure it with AMSN as a webcam but I cant see any video when I use Zone Minder
~$ xawtv -hwscan
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.28-11-generic)
looking for available devices
port 56-56
type : Xvideo, image scaler
name : XV_SWOV
/dev/video0: OK [ -device /dev/video0 ]
type : v4l2
name : BT878 video (AVerMedia TVCaptur
flags: overlay capture tuner
and with dmesg | grep bttv
[ 9.771041] bttv: driver version 0.9.17 loaded
[ 9.771047] bttv: using 8 buffers with 2080k (520 pages) each for capture
[ 9.771336] bttv: Bt8xx card found (0).
[ 9.771365] bttv 0000:00:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 9.771377] bttv0: Bt878 (rev 17) at 0000:00:09.0, irq: 17, latency: 32, mmio: 0xdddfe000
[ 9.771465] bttv0: detected: AVerMedia TVCapture 98 [card=13], PCI subsystem ID is 1461:0004
[ 9.771470] bttv0: using: AVerMedia TVCapture 98 [card=13,autodetected]
[ 9.771533] bttv0: gpio: en=00000000, out=00000000 in=00fffff3 [init]
[ 9.774022] bttv0: Hauppauge/Voodoo msp34xx: reset line init [11]
[ 9.800551] bttv0: Avermedia eeprom[0x4000]: tuner=2 radio:no remote control:no
[ 9.800557] bttv0: tuner type=2
[ 9.800562] bttv0: i2c: checking for MSP34xx @ 0x80... not found
[ 9.815389] bttv0: i2c: checking for MSP34xx (alternate address) @ 0x88... not found
[ 9.816843] bttv0: i2c: checking for TDA9875 @ 0xb0... not found
[ 9.817337] bttv0: i2c: checking for TDA7432 @ 0x8a... not found
[ 10.091006] bttv0: registered device video0
[ 10.091070] bttv0: registered device vbi0
[ 10.091093] bttv0: PLL: 28636363 => 35468950 .. ok
[ 5966.107599] bttv0: PLL can sleep, using XTAL (28636363).
What can I do to make it work..
Please help me,