ITE IT9135

From LinuxTVWiki
Revision as of 23:19, 12 December 2011 by Tvboxspy (talk | contribs) (→‎Modules)
Jump to navigation Jump to search

Modules

IT9135 and IT9137 devices are supported by V4L through the following modules.

dvb-usb-it913x

it913x-fe

Module Options

PID Filter

filter on (default)

dvb-usb-it913x pid=0

filter off

dvb-usb-it913x pid=1

Firmware Loading Options

Firmware auto (default)

dvb-usb-it913x firmware=0

Firmware dvb-usb-it9137-01.fw

dvb-usb-it913x firmware=1

Firmware dvb-usb-it9135-01.fw

dvb-usb-it913x firmware=2

Firmware dvb-usb-it9135-02.fw

dvb-usb-it913x firmware=3

Firmware Instructions

Locate file get_dvb_firmware in Documentation/dvb of Kernel 3.3 and above.

For IT9135 devices

./get_dvb_firmware it9135

This will produce

dvb-usb-it9135-01.fw

dvb-usb-it9135-02.fw

Manual extraction of firmware from www.ite.com.tw

dd if=dvb-usb-it9135.fw ibs=1 skip=64 count=8128 of=dvb-usb-it9135-01.fw
dd if=dvb-usb-it9135.fw ibs=1 skip=12866 count=5817 of=dvb-usb-it9135-02.fw

For IT9137 devices

./get_dvb_firmware it9137

This will produce

dvb-usb-it9137-01.fw

copy this to your default firmware location. Usually /lib/firmware.

Manual extraction of firmware from Driver_V10.323.1.0412.100412.zip

in path

Driver_V10.323.1.0412.100412/Data/x86/

extract IT9135BDA.sys Dated Mon 22 Mar 2010 10:20

dd if=IT9135BDA.sys ibs=1 skip=69632 count=5731 of=dvb-usb-it9137-01.fw

Installation Instructions

Kernels 2.6.31 to 3.2 and updates

Go to the How to Obtain, Build and Install V4L-DVB Device Drivers page and download and build the lastest media_build.