Difference between revisions of "Kodicom 4400r"
Line 1: | Line 1: | ||
This card works a little different than the others. The inputs are not bound to any spacific bt878 chip but go through a crosspoint video switch. The way this works is you have inputs (channles) 0-15 and you can assign them to any of the video devices (bt878 chips /dev/video 0-3) | |||
<br>/dev/video0 (3) assigns composit input 3 to the first device | |||
<br>/dev/video1 (0) assigns composit input 0 to the second device etc... | |||
More information can be obtained at [http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R linuxtv.org] | |||
==Add a single card== | |||
modprobe bttv gbuffers=16 card=133,132,133,133<br> | modprobe bttv gbuffers=16 card=133,132,133,133<br> | ||
or <br> | or <br> | ||
Line 8: | Line 13: | ||
*James Wilson | *James Wilson | ||
==Anko-tech | ==Anko-tech a supplier of several cards including Kodicom== | ||
KMC-4400r<br> | KMC-4400r<br> | ||
http://www.anko-tech.com/products<br> | http://www.anko-tech.com/products<br> | ||
==Two Cards in a single box ****== | ==Two Cards in a single box ****== |
Revision as of 17:11, 27 June 2006
This card works a little different than the others. The inputs are not bound to any spacific bt878 chip but go through a crosspoint video switch. The way this works is you have inputs (channles) 0-15 and you can assign them to any of the video devices (bt878 chips /dev/video 0-3)
/dev/video0 (3) assigns composit input 3 to the first device
/dev/video1 (0) assigns composit input 0 to the second device etc...
More information can be obtained at linuxtv.org
Add a single card
modprobe bttv gbuffers=16 card=133,132,133,133
or
edit your modprobe.conf to include
options bttv gbuffers=16 card=133,132,133,133
requires a 2.6.12 kernel but fully supported in a 2.6.13
I tried and failed on the 2.6.12 but succeeded on the 2.6.13
- James Wilson
Anko-tech a supplier of several cards including Kodicom
KMC-4400r
http://www.anko-tech.com/products
Two Cards in a single box ****
Two 4400r cards - labeled as se-120 (4 8778 chips/card). In an IBM 342 Server. FC4
It is setup with :
/dev/video0 channel 0
/dev/video1 channel 1
/dev/video2 channel 2
/dev/video3 channel 3
/dev/video4 channel 0
/dev/video5 channel 1
/dev/video6 channel 2
/dev/video7 channel 3
- modprobe.conf
alias char-major-81 bttv
options bttv gbuffers=32 card=0x85,0x84,0x85,0x85,0x85,0x84,0x85,0x85 tuner=-1