diff options
Diffstat (limited to 'linux/Documentation')
-rw-r--r-- | linux/Documentation/dvb/firmware.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/Documentation/dvb/firmware.txt b/linux/Documentation/dvb/firmware.txt index e1e14b2c9..2ea97087a 100644 --- a/linux/Documentation/dvb/firmware.txt +++ b/linux/Documentation/dvb/firmware.txt @@ -27,7 +27,7 @@ Proprietary solutions which need to be converted: 0) Getting a usable firmware file - For the dvb-ttpci driver/av7110 card you can download the firmware files from -http://linuxtv.org/download/dvb/ +http://linuxtv.org/download/dvb/firmware/ Please note that in case of the dvb-ttpci driver this is *not* the "Root" file you probably know from the 2.4 DVB releases driver. @@ -36,8 +36,8 @@ The ttpci-firmware utility from linuxtv.org CVS can be used to convert Dpram and Root files into a usable firmware image. See dvb-kerrnel/scripts/ in http://linuxtv.org/cvs/. -> wget http://www.linuxtv.org/download/dvb/dvb-ttpci-01.fw -gets you the version 01 of the firmware fot the ttpci driver. +> wget http://www.linuxtv.org/download/dvb/firmware/dvb-ttpci-01.fw-261c +> mv dvb-ttpci-01.fw-261c /usr/lib/hotplug/firmware/dvb-ttpci-01.fw - The tda1004x driver needs a copy of the DLL "ttlcdacc.dll" from the Haupauge or Technotrend windows driver. Currently the DLL from v2.15a of the technotrend driver is supported. Other versions can |