blob: 41236b43c124eeec13962d752a6c7385e0fe8788 [file] [log] [blame]
Mauro Carvalho Chehab6e31b7c2016-07-17 13:34:01 -03001Opera firmware
2==============
3
4Author: Marco Gittler <g.marco@freenet.de>
5
Marco Gittler59800552007-07-04 19:18:34 -03006To extract the firmware for the Opera DVB-S1 USB-Box
7you need to copy the files:
8
92830SCap2.sys
102830SLoad2.sys
11
12from the windriver disk into this directory.
13
Mauro Carvalho Chehab6e31b7c2016-07-17 13:34:01 -030014Then run:
Marco Gittler59800552007-07-04 19:18:34 -030015
Mauro Carvalho Chehab6e31b7c2016-07-17 13:34:01 -030016.. code-block:: none
17
18 scripts/get_dvb_firmware opera1
Marco Gittler59800552007-07-04 19:18:34 -030019
20and after that you have 2 files:
21
22dvb-usb-opera-01.fw
23dvb-usb-opera1-fpga-01.fw
24
25in here.
26
27Copy them into /lib/firmware/ .
28
29After that the driver can load the firmware
30(if you have enabled firmware loading
31in kernel config and have hotplug running).