opera-firmware.rst 550 B

12345678910111213141516171819202122232425262728293031
  1. Opera firmware
  2. ==============
  3. Author: Marco Gittler <g.marco@freenet.de>
  4. To extract the firmware for the Opera DVB-S1 USB-Box
  5. you need to copy the files:
  6. 2830SCap2.sys
  7. 2830SLoad2.sys
  8. from the windriver disk into this directory.
  9. Then run:
  10. .. code-block:: none
  11. scripts/get_dvb_firmware opera1
  12. and after that you have 2 files:
  13. dvb-usb-opera-01.fw
  14. dvb-usb-opera1-fpga-01.fw
  15. in here.
  16. Copy them into /lib/firmware/ .
  17. After that the driver can load the firmware
  18. (if you have enabled firmware loading
  19. in kernel config and have hotplug running).