Difference between revisions of "Bt878 4chip 8inputs"
From ZoneMinder Wiki
Jump to navigationJump to search
m (Driver compiled into kernel? Answer.) |
Henriquejf (talk | contribs) |
||
Line 1: | Line 1: | ||
== Noname with 4 bt878 chips and 8 inputs == | == Noname with 4 bt878 chips and 8 inputs == | ||
* tip: also check [[Pico2000]] related card info; | |||
When using all channels you'll get around 5 fps. | When using all channels you'll get around 5 fps. |
Revision as of 01:36, 28 March 2009
Noname with 4 bt878 chips and 8 inputs
- tip: also check Pico2000 related card info;
When using all channels you'll get around 5 fps. Warning it takes a long time to boot using this card. Maybe settings are bad. But it is working OK.
Configuration
/etc/modprobe.conf
options bttv card=0,0,0,0 tuner=4,4,4,4
If your driver is compiled into the kernel, add the following to be passed onto the kernel from LILO or GRUB.
bttv.card=0,0,0,0 bttv.tuner=4,4,4,4
- A list of card types and tuner types can be found in the Linux kernel sources under Documentation/video4linux/bttv/.