Hi to all,
I've this problem, i want capture image of composite... I install Zoneminder in a Debia Etch and set the card Empire Enjoy TV with chipset SAA7131e. I've modify this files:
/etc/modprobe.d/
options: options saa7134 card=65 tuner=54 i2c_scan=1
aliases: alias char-major-81 videodev
alias char-major-81-0 saa7134
blacklist: blacklist sa7134-alsa
/etc/modules
saa7134
and the result of dmesg|grep saa is:
saa7130/34: v4l2 driver version 0.2.14 loaded
saa7133[0]: found at 0000:00:09.0, rev: 209, irq: 193, latency: 32, mmio: 0xdffff800
saa7133[0]: subsystem: 17de:7136, board: V-Stream Studio TV Terminator [card=65,insmod option]
saa7133[0]: board init: gpio is 40
input: saa7134 IR (V-Stream Studio TV as /class/input/input2
saa7133[0]: i2c eeprom 00: de 17 36 71 10 28 ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c scan: found device @ 0x96 [???]
saa7133[0]: i2c scan: found device @ 0xa0 [eeprom]
tuner 0-004b: chip found @ 0x96 (saa7133[0])
saa7133[0]: registered device video0 [v4l2]
saa7133[0]: registered device vbi0
saa7133[0]: registered device radio0
but when I go to http://ip-pc/zm and click on the monitor i receive only blackscreen.
I need some help...