V4L/DVB (8167): cx18: set correct audio inputs for tuner and line-in 2.
[deliverable/linux.git] / Documentation / video4linux / cx18.txt
CommitLineData
1c1e45d1
HV
1Some notes regarding the cx18 driver for the Conexant CX23418 MPEG
2encoder chip:
3
8f993573
HV
41) The only hardware currently supported is the Hauppauge HVR-1600
5 card and the Compro VideoMate H900 (note that this card only
6 supports analog input, it has no digital tuner!).
1c1e45d1
HV
7
82) Some people have problems getting the i2c bus to work. Cause unknown.
9 The symptom is that the eeprom cannot be read and the card is
10 unusable.
11
123) The audio from the analog tuner is mono only. Probably caused by
13 incorrect audio register information in the datasheet. We are
14 waiting for updated information from Conexant.
15
164) VBI (raw or sliced) has not yet been implemented.
17
185) MPEG indexing is not yet implemented.
19
206) The driver is still a bit rough around the edges, this should
21 improve over time.
22
23
24Firmware:
25
26The firmware needs to be extracted from the Windows Hauppauge HVR-1600
27driver, available here:
28
29http://hauppauge.lightpath.net/software/install_cd/hauppauge_cd_3.4d1.zip
30
31Unzip, then copy the following files to the firmware directory
32and rename them as follows:
33
34Drivers/Driver18/hcw18apu.rom -> v4l-cx23418-apu.fw
35Drivers/Driver18/hcw18enc.rom -> v4l-cx23418-cpu.fw
36Drivers/Driver18/hcw18mlC.rom -> v4l-cx23418-dig.fw
This page took 0.04724 seconds and 5 git commands to generate.