diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/dvb/lmedm04.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/dvb/lmedm04.txt b/Documentation/dvb/lmedm04.txt index 4bde457fafc4..e175784b89bf 100644 --- a/Documentation/dvb/lmedm04.txt +++ b/Documentation/dvb/lmedm04.txt | |||
@@ -45,10 +45,13 @@ and run | |||
45 | 45 | ||
46 | Other LG firmware can be extracted manually from US280D.sys | 46 | Other LG firmware can be extracted manually from US280D.sys |
47 | only found in windows/system32/driver. | 47 | only found in windows/system32/driver. |
48 | However, this firmware does not run very well under Windows | ||
49 | or with the Linux driver. | ||
50 | 48 | ||
51 | dd if=US280D.sys ibs=1 skip=36856 count=3976 of=dvb-usb-lme2510-lg.fw | 49 | dd if=US280D.sys ibs=1 skip=42616 count=3668 of=dvb-usb-lme2510-lg.fw |
50 | |||
51 | for DM04 LME2510C (LG Tuner) | ||
52 | --------------------------- | ||
53 | |||
54 | dd if=US280D.sys ibs=1 skip=35200 count=3850 of=dvb-usb-lme2510c-lg.fw | ||
52 | 55 | ||
53 | --------------------------------------------------------------------- | 56 | --------------------------------------------------------------------- |
54 | 57 | ||