blob: ecab5a06bd74588ce25b41238b4afece80c4de70 [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 Verkuil86d674a2008-06-28 14:57:30 -030041) Currently supported are:
Hans Verkuil1c1e45d2008-04-28 20:24:33 -03005
Hans Verkuil86d674a2008-06-28 14:57:30 -03006 - Hauppauge HVR-1600
7 - Compro VideoMate H900
8 - Yuan MPC718
9 - Conexant Raptor PAL/SECAM devkit
10
112) Some people have problems getting the i2c bus to work.
Hans Verkuil1c1e45d2008-04-28 20:24:33 -030012 The symptom is that the eeprom cannot be read and the card is
Hans Verkuil86d674a2008-06-28 14:57:30 -030013 unusable. This is probably fixed, but if you have problems
14 then post to the video4linux or ivtv-users mailinglist.
Hans Verkuil1c1e45d2008-04-28 20:24:33 -030015
Hans Verkuil86d674a2008-06-28 14:57:30 -0300163) VBI (raw or sliced) has not yet been implemented.
Hans Verkuil1c1e45d2008-04-28 20:24:33 -030017
Hans Verkuil86d674a2008-06-28 14:57:30 -0300184) MPEG indexing is not yet implemented.
Hans Verkuil1c1e45d2008-04-28 20:24:33 -030019
Hans Verkuil86d674a2008-06-28 14:57:30 -0300205) The driver is still a bit rough around the edges, this should
Hans Verkuil1c1e45d2008-04-28 20:24:33 -030021 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