?? ttusb-dec.txt
字號:
TechnoTrend/Hauppauge DEC USB Driver====================================Driver Status-------------Supported: DEC2000-t Linux Kernels 2.4 and 2.6 Video Streaming Audio Streaming Section Filters Channel Zapping Hotplug firmware loader under 2.6 kernelsIn Progress: DEC2540-t DEC3000-sTo Do: Tuner status information DVB network interface Streaming video PC->DECGetting the Firmware--------------------The firmware can be found in the software update zip files on this page:http://www.hauppauge.de/sw_dec.htmThe firmwares are named as follows:DEC2000-t: STB_PC_T.binDEC2540-t: STB_PC_X.binDEC3000-s: STB_PC_S.binNote that firmwares since version 2.16 beta2 for the DEC2000-t give the devicethe USB ID of the DEC3000-s. The driver copes with this.Instructions follow for retrieving version 2.16 of the firmware:wget http://hauppauge.lightpath.net/de/dec216.exeunzip -j dec216.exe software/OEM/STB/App/Boot/STB_PC_T.binunzip -j dec216.exe software/OEM/STB/App/Boot/STB_PC_X.binunzip -j dec216.exe software/OEM/STB/App/Boot/STB_PC_S.binCompilation Notes for 2.4 kernels---------------------------------For 2.4 kernels the firmware for the DECs is compiled into the driver itself.The firmwares are expected to be in the build-2.4 directory at compilationtime.mv STB_PC_T.bin build-2.4/dvb-ttusb-dec-2000t.fwmv STB_PC_X.bin build-2.4/dvb-ttusb-dec-2540t.fwmv STB_PC_S.bin build-2.4/dvb-ttusb-dec-3000s.fwHotplug Firmware Loading for 2.6 kernels----------------------------------------For 2.6 kernels the firmware is loaded at the point that the driver module isloaded. See linux/Documentation/dvb/firmware.txt for more information.mv STB_PC_T.bin /usr/lib/hotplug/firmware/dvb-ttusb-dec-2000t.fwmv STB_PC_X.bin /usr/lib/hotplug/firmware/dvb-ttusb-dec-2540t.fwmv STB_PC_S.bin /usr/lib/hotplug/firmware/dvb-ttusb-dec-3000s.fw
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -