DVBWorld DVB-S 2102 USB2.0: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
Line 21: Line 21:


See the instructions for obtaining the firmware for the dvb-usb-dw2102.fw here [http://www.worlddvb.com/down/fw.rar]#Firmware.
See the instructions for obtaining the firmware for the dvb-usb-dw2102.fw here [http://www.worlddvb.com/down/fw.rar]#Firmware.

unrar it and copy
unrar it and copy
dvb-usb-dw2102.fw firmware file to /lib/firmware/
dvb-usb-dw2102.fw firmware file to /lib/firmware/

Revision as of 08:30, 20 July 2009

A DVB-S USB device from DVBWorld.

Support is currently not included in the LinuxTV tree, however, a working driver now exists! (See here).

Overview

USB ID is: 04B4:2102

Components Used

  • Sharp BS2F7VZ0194A tuner module with integrated
  • Cypress CY7C68013 USB bridge

DVB-S 2102 USB2.0 clones

Firmware

See the instructions for obtaining the firmware for the dvb-usb-dw2102.fw here [1]#Firmware.

unrar it and copy dvb-usb-dw2102.fw firmware file to /lib/firmware/

Driver

hg clone http://mercurial.intuxication.org/hg/s2-liplianin/
cd s2-liplianin
make menuconfig
make
make install


External Links