opera-firmware.txt 482 B

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