Difference between revisions of "File:Karta.jpg"
From ZoneMinder Wiki
Jump to navigationJump to search
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Configuration == | |||
Add the two lines below to your systems modprobe.conf or make a bttv.conf in the modprobe.d directory depending on your distro. | |||
''/etc/modprobe.conf'' | |||
<pre> | |||
options i2c-algo-bit bit_test=1 | |||
options bttv gbuffers=16 card=102,102,102,102,102,102,102,102 radio=0,0,0,0,0,0,0,0 tuner=4,4,4,4,4,4,4,4 chroma_agc=1 combfilter=2 full_luma_range=1 coring=1 autoload=0 | |||
</pre> | |||
The above configuration is for the Camsecure 8 chip card, if you are having difficulty then try the more basic version below. | |||
<pre> | |||
options bttv card=102,102,102,102,102,102,102,102 radio=0,0,0,0,0,0,0,0 tuner=4,4,4,4,4,4,4,4 autoload=0 | |||
</pre> | |||
The card is supplied with D-sub to 8 BNC connector with the connectors labelled VID1, AUD1, VID2, AUD3 etc. The /dev/video device numbering may be backwards such that /dev/video7 is VID1, /dev/video6 -> VID2, 5 -> 3, 4 -> 4, /dev/video3 -> AUD1 etc. | |||
See Kodicom 8800 for more information. | |||
[[Kodicom 8800]] | |||
* A list of card types and tuner types can be found in the Linux kernel sources under Documentation | |||
<pre> | |||
http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux | |||
</pre> |
Latest revision as of 16:59, 16 March 2011
Configuration
Add the two lines below to your systems modprobe.conf or make a bttv.conf in the modprobe.d directory depending on your distro.
/etc/modprobe.conf
options i2c-algo-bit bit_test=1 options bttv gbuffers=16 card=102,102,102,102,102,102,102,102 radio=0,0,0,0,0,0,0,0 tuner=4,4,4,4,4,4,4,4 chroma_agc=1 combfilter=2 full_luma_range=1 coring=1 autoload=0
The above configuration is for the Camsecure 8 chip card, if you are having difficulty then try the more basic version below.
options bttv card=102,102,102,102,102,102,102,102 radio=0,0,0,0,0,0,0,0 tuner=4,4,4,4,4,4,4,4 autoload=0
The card is supplied with D-sub to 8 BNC connector with the connectors labelled VID1, AUD1, VID2, AUD3 etc. The /dev/video device numbering may be backwards such that /dev/video7 is VID1, /dev/video6 -> VID2, 5 -> 3, 4 -> 4, /dev/video3 -> AUD1 etc.
See Kodicom 8800 for more information. Kodicom 8800
- A list of card types and tuner types can be found in the Linux kernel sources under Documentation
http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 05:17, 13 July 2008 | 700 × 478 (50 KB) | Narmar (talk | contribs) |
You cannot overwrite this file.
File usage
There are no pages that use this file.