Linux 4.11-rc6
[linux/fpc-iii.git] / Documentation / media / dvb-drivers / opera-firmware.rst
blob41236b43c124eeec13962d752a6c7385e0fe8788
1 Opera firmware
2 ==============
4 Author: Marco Gittler <g.marco@freenet.de>
6 To extract the firmware for the Opera DVB-S1 USB-Box
7 you need to copy the files:
9 2830SCap2.sys
10 2830SLoad2.sys
12 from the windriver disk into this directory.
14 Then run:
16 .. code-block:: none
18         scripts/get_dvb_firmware opera1
20 and after that you have 2 files:
22 dvb-usb-opera-01.fw
23 dvb-usb-opera1-fpga-01.fw
25 in here.
27 Copy them into /lib/firmware/ .
29 After that the driver can load the firmware
30 (if you have enabled firmware loading
31 in kernel config and have hotplug running).