Leadtek WinFast DTV Dongle: Difference between revisions
Jump to navigation
Jump to search
Line 49: | Line 49: | ||
6f01 variant: Detected, handles one keypress but then fails. |
6f01 variant: Detected, handles one keypress but then fails. |
||
[http://www.linuxtv.org/pipermail/linux-dvb/2007-November/021836.html Mailing list message about IR support] |
|||
==External Links== |
==External Links== |
Revision as of 17:02, 26 December 2007
A DVB-T USB device from Leadtek.
Overview/Features
- Supplied with a remote control.
Components Used
- Microtune MT2060 tuner
- Dibcom DiB7700B/C DVB-T demodulator
Identification
There are two variants of this device. Their USB IDs are:
- 0413:6f00
- 0413:6f01
Making it work
The 6f00 variant is supported. The 6f01 variant needs a patch.
Firmware
You will need the dvb-usb-dib0700-1.10.fw firmware file in /lib/firmware or the relevant place for your distribution.
Drivers
Sample kernel output
This is for the 6f01 variant.
usb 5-3: new high speed USB device using ehci_hcd and address 27 usb 5-3: configuration #1 chosen from 1 choice dvb-usb: found a 'Leadtek Winfast DTV Dongle (STK7700P based)' in cold state, will try to load a firmware dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw' dib0700: firmware started successfully. dvb-usb: found a 'Leadtek Winfast DTV Dongle (STK7700P based)' in warm state. dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. DVB: registering new adapter (Leadtek Winfast DTV Dongle (STK7700P based)) DVB: registering frontend 0 (DiBcom 7000PC)... MT2060: successfully identified (IF1 = 1220) input: IR-receiver inside an USB DVB receiver as /class/input/input12 dvb-usb: schedule remote query interval to 150 msecs. dvb-usb: Leadtek Winfast DTV Dongle (STK7700P based) successfully initialized and connected.
Remote control support
6f00 variant: unknown.
6f01 variant: Detected, handles one keypress but then fails.
Mailing list message about IR support