lmedm04.txt 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. To extract firmware for the DM04/QQBOX you need to copy the
  2. following file(s) to this directory.
  3. for DM04+/QQBOX LME2510C (Sharp 7395 Tuner)
  4. -------------------------------------------
  5. The Sharp 7395 driver can be found in windows/system32/driver
  6. US2A0D.sys (dated 17 Mar 2009)
  7. and run
  8. ./get_dvb_firmware lme2510c_s7395
  9. will produce
  10. dvb-usb-lme2510c-s7395.fw
  11. An alternative but older firmware can be found on the driver
  12. disk DVB-S_EN_3.5A in BDADriver/driver
  13. LMEBDA_DVBS7395C.sys (dated 18 Jan 2008)
  14. and run
  15. ./get_dvb_firmware lme2510c_s7395_old
  16. will produce
  17. dvb-usb-lme2510c-s7395.fw
  18. --------------------------------------------------------------------
  19. The LG firmware can be found on the driver
  20. disk DM04+_5.1A[LG] in BDADriver/driver
  21. for DM04 LME2510 (LG Tuner)
  22. ---------------------------
  23. LMEBDA_DVBS.sys (dated 13 Nov 2007)
  24. and run
  25. ./get_dvb_firmware lme2510_lg
  26. will produce
  27. dvb-usb-lme2510-lg.fw
  28. Other LG firmware can be extracted manually from US280D.sys
  29. only found in windows/system32/driver.
  30. However, this firmware does not run very well under Windows
  31. or with the Linux driver.
  32. dd if=US280D.sys ibs=1 skip=36856 count=3976 of=dvb-usb-lme2510-lg.fw
  33. ---------------------------------------------------------------------
  34. Copy the firmware file(s) to /lib/firmware