Difference between revisions of "Kodicom 4400r"
(Readability edit) |
|||
Line 1: | Line 1: | ||
Add | Add<br> | ||
modprobe bttv gbuffers=16 card=133,132,133,133 | modprobe bttv gbuffers=16 card=133,132,133,133<br> | ||
or <br> | |||
or | edit your modprobe.conf to include <br> | ||
edit your modprobe.conf to include | options bttv gbuffers=16 card=133,132,133,133<br> | ||
requires a 2.6.12 kernel but fully supported in a 2.6.13<br> | |||
options bttv gbuffers=16 card=133,132,133,133 | I tried and failed on the 2.6.12 but succeeded on the 2.6.13<br> | ||
*James Wilson | |||
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 the manufacturer of the card== | |||
KMC-4400r<br> | KMC-4400r<br> | ||
http://www.anko-tech.com/products | http://www.anko-tech.com/products<br> | ||
While setting up a new server I omitted the "card=" and had the 133,132,133,133. | While setting up a new server I omitted the "card=" and had the 133,132,133,133. <br> | ||
This resulted in just blue screens. Once I figured out I had omitted the phrase "card=" and add it the card worked. | This resulted in just blue screens. Once I figured out I had omitted the phrase "card=" and add it the card worked. <br> | ||
Greg | Greg | ||
Two Cards in a single box **** | ==Two Cards in a single box ****== | ||
Two 4400r cards - labeled as se-120 (4 8778 chips/card) | Two 4400r cards - labeled as se-120 (4 8778 chips/card). In an IBM 342 Server. FC4<br> | ||
In an IBM 342 Server | |||
FC4 | |||
It is setup with :<br> | |||
/dev/video0 channel 0<br> | |||
/dev/video1 channel 1<br> | |||
/dev/video2 channel 2<br> | |||
/dev/video3 channel 3<br> | |||
/dev/video4 channel 0<br> | |||
/dev/video5 channel 1<br> | |||
/dev/video6 channel 2<br> | |||
/dev/video7 channel 3<br> | |||
#modprobe.conf | #modprobe.conf<br> | ||
alias eth0 e100 | alias eth0 e100<br> | ||
alias scsi_hostadapter aic7xxx | alias scsi_hostadapter aic7xxx<br> | ||
alias scsi_hostadapter1 ips | alias scsi_hostadapter1 ips<br> | ||
alias char-major-81 bttv | alias char-major-81 bttv<br> | ||
alias usb-controller ohci-hcd | alias usb-controller ohci-hcd<br> | ||
options bttv gbuffers=32 card=0x85,0x84,0x85,0x85,0x85,0x84,0x85,0x85 tuner=-1 | options bttv gbuffers=32 card=0x85,0x84,0x85,0x85,0x85,0x84,0x85,0x85 tuner=-1<br> |
Revision as of 15:39, 24 June 2006
Add
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 the manufacturer of the card
KMC-4400r
http://www.anko-tech.com/products
While setting up a new server I omitted the "card=" and had the 133,132,133,133.
This resulted in just blue screens. Once I figured out I had omitted the phrase "card=" and add it the card worked.
Greg
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 eth0 e100
alias scsi_hostadapter aic7xxx
alias scsi_hostadapter1 ips
alias char-major-81 bttv
alias usb-controller ohci-hcd
options bttv gbuffers=32 card=0x85,0x84,0x85,0x85,0x85,0x84,0x85,0x85 tuner=-1