Leadtek WinFast DTV Dongle: Difference between revisions
Jump to navigation
Jump to search
(New page.) |
(Fix up components list, add sample kernel log content (from keit1 on #linuxtv)) |
||
Line 7: | Line 7: | ||
===Components Used=== |
===Components Used=== |
||
* Microtune MT2060 tuner |
|||
* Dibcom |
* Dibcom DiB7700P DVB-T demodulator |
||
===Identification=== |
===Identification=== |
||
Line 26: | Line 27: | ||
=== Sample kernel output === |
=== 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 === |
=== Remote control support === |
Revision as of 15:53, 17 December 2007
A DVB-T USB device from Leadtek.
Overview/Features
- Supplied with a remote control.
Components Used
- Microtune MT2060 tuner
- Dibcom DiB7700P 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.