blob: 6842c262890f898561f537888ddf53b8bc39bda5 [file] [log] [blame]
Hans Verkuil1c1e45d2008-04-28 20:24:33 -03001Some notes regarding the cx18 driver for the Conexant CX23418 MPEG
2encoder chip:
3
Hans Verkuil8f993572008-05-25 11:45:53 -030041) 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!).
Hans Verkuil1c1e45d2008-04-28 20:24:33 -03007
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