Page 1 of 1

How to set in modprobe.conf 4 chip connexant 878a card?

Posted: Sat Mar 05, 2011 8:12 am
by edgar5
This is my card:
http://www.action.one.pl/rejestratory-o ... p-517.html

How to set this card for 4 cams in modprobe.conf?
I have tried:
1.
options i2c-algo-bit bit_test=1
options bttv card=131,131,131,131 tuner=4,4,4,4 radio=0 triton1=0 vsfx=0 autoload=0

2.
options i2c-algo-bit bit_test=1
options bttv card=77,77,77,77 tuner=4,4,4,4 radio=0 triton1=0 vsfx=0 autoload=0

3.
options i2c-algo-bit bit_test=1
options bttv card=133,133,133,133 tuner=4,4,4,4 radio=0 triton1=0 vsfx=0 autoload=0

4.
options i2c-algo-bit bit_test=1
options bttv card=51,51,51,51 tuner=4,4,4,4 radio=0 triton1=0 vsfx=0 autoload=0

..and not worked, I`ve just blue screen (input 0)

dmesg shows:

Code: Select all

[   16.305603] bttv: driver version 0.9.18 loaded
[   16.305686] bttv: using 8 buffers with 2080k (520 pages) each for capture
[   16.305900] bttv: Bt8xx card found (0).
[   16.306011] bttv 0000:02:0c.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[   16.306154] bttv0: Bt878 (rev 17) at 0000:02:0c.0, irq: 11, latency: 32, mmio: 0xee000000
[   16.316199] bttv0: using: Eagle Wireless Capricorn2 (bt878A) [card=51,insmod option]
[   16.316297] IRQ 11/bttv0: IRQF_DISABLED is not guaranteed on shared IRQs
[   16.316421] bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
[   16.316474] bt878 #0 [sw]: Test OK
[   16.316652] bttv0: tuner absent
[   16.316713] bttv0: the autoload option is obsolete.
[   16.335734] bttv0: use option msp3400, tda7432 or tvaudio to
[   16.335815] bttv0: override which audio module should be used.
[   16.336379] bttv0: registered device video1
[   16.336786] bttv0: registered device vbi0
[   16.336876] bttv0: PLL: 28636363 => 35468950 .. ok
[   16.361163] bttv: Bt8xx card found (1).
[   16.361271] bttv 0000:02:0d.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[   16.361372] bttv1: Bt878 (rev 17) at 0000:02:0d.0, irq: 11, latency: 32, mmio: 0xee002000
[   16.366841] bttv1: using: Eagle Wireless Capricorn2 (bt878A) [card=51,insmod option]
[   16.366940] IRQ 11/bttv1: IRQF_DISABLED is not guaranteed on shared IRQs
[   16.367115] bttv1: gpio: en=00000000, out=00000000 in=00ffffff [init]
[   16.367146] bt878 #1 [sw]: bus seems to be busy
[   16.545471] VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[   16.545731] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
[   16.568036] bttv1: tuner absent
[   16.568103] bttv1: the autoload option is obsolete.
[   16.568167] bttv1: use option msp3400, tda7432 or tvaudio to
[   16.568233] bttv1: override which audio module should be used.
[   16.569524] bttv1: registered device video2
[   16.570680] bttv1: registered device vbi1
[   16.570775] bttv1: PLL: 28636363 => 35468950 .. ok
[   16.592128] bttv: Bt8xx card found (2).
[   16.592234] bttv 0000:02:0e.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[   16.592333] bttv2: Bt878 (rev 17) at 0000:02:0e.0, irq: 11, latency: 32, mmio: 0xee004000
[   16.592508] bttv2: using: Eagle Wireless Capricorn2 (bt878A) [card=51,insmod option]
[   16.592590] IRQ 11/bttv2: IRQF_DISABLED is not guaranteed on shared IRQs
[   16.592710] bttv2: gpio: en=00000000, out=00000000 in=00ffffff [init]
[   16.592791] bt878 #2 [sw]: bus seems to be busy
[   16.793036] bttv2: tuner absent
[   16.793137] bttv2: the autoload option is obsolete.
[   16.793201] bttv2: use option msp3400, tda7432 or tvaudio to
[   16.793266] bttv2: override which audio module should be used.
[   16.795318] bttv2: registered device video3
[   16.796485] bttv2: registered device vbi2
[   16.796580] bttv2: PLL: 28636363 => 35468950 .. ok
[   16.818145] bttv: Bt8xx card found (3).
[   16.818247] bttv 0000:02:0f.0: PCI INT A -> Link[LNKD] -> GSI 12 (level, low) -> IRQ 12
[   16.818348] bttv3: Bt878 (rev 17) at 0000:02:0f.0, irq: 12, latency: 32, mmio: 0xee006000
[   16.818523] bttv3: using: Eagle Wireless Capricorn2 (bt878A) [card=51,insmod option]
[   16.818606] IRQ 12/bttv3: IRQF_DISABLED is not guaranteed on shared IRQs
[   16.818724] bttv3: gpio: en=00000000, out=00000000 in=00ffffff [init]
[   16.818753] bt878 #3 [sw]: bus seems to be busy
[   17.019036] bttv3: tuner absent
[   17.019104] bttv3: the autoload option is obsolete.
[   17.019168] bttv3: use option msp3400, tda7432 or tvaudio to
[   17.019233] bttv3: override which audio module should be used.
[   17.020533] bttv3: registered device video4
[   17.021709] bttv3: registered device vbi3
[   17.021827] bttv3: PLL: 28636363 => 35468950 .. ok
parameters like this:
http://linuxtv.org/wiki/index.php/Kodicom_4400R
not working too

Posted: Sat Mar 05, 2011 11:52 am
by edgar5
ok it`s problem with inputs:

0, 1, 2, 3, it must be set

but I `ve problem with colours, and solution by adding:
options bttv gbuffers=16 card=133,132,133,133 chroma_agc=1
is not working well, I still have black and white

I still have big distortions of images , paralel lines..