ITE IT9135: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
Line 52: Line 52:
=='''Installation Instructions'''==
=='''Installation Instructions'''==


'''Kernels 2.6.31 to 3.1 and updates'''
'''Kernels 2.6.31 to 3.2 and updates'''


Go to the [http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers How to Obtain, Build and Install V4L-DVB Device Drivers] page and download and build the lastest media_build.
Go to the [http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers How to Obtain, Build and Install V4L-DVB Device Drivers] page and download and build the lastest media_build.

Revision as of 22:12, 12 December 2011

Modules

Is supported directly 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.

Run the perl script.

./get_dvb_firmware it9135

This will produce

dvb-usb-it9135-01.fw

dvb-usb-it9135-02.fw

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

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.