Leadtek WinFast DTV Dongle Mini D
Jump to navigation
Jump to search
A DVB-T USB Adapter from Leadtek.
The Winfast DTV Dongle Mini D is supported by various third party driver collections and after certain edits.
Overview/Features
- USB interface
- Inputs: MCX (Micro Co-Axial) Antenna Socket
- Bundle: Supplied with MCX to Belling lee (or other depending on region) adapter.
- Miniature Aerial.
- Miniature remote and battery.
Components Used
- Fitipower FC0012 (tuner)
- RealTek RTL2832U (demodulator)
Other Images
Identification
Bus 001 Device 002: ID 0413:6f0f Leadtek Research, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0413 Leadtek Research, Inc. idProduct 0x6f0f bcdDevice 1.00 iManufacturer 1 realtek iProduct 2 WinFast Dongle mini D iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 4 USB2.0-Bulk&Iso bmAttributes 0x80 (Bus Powered) MaxPower 500mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 5 Bulk-In, Interface Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 bNumConfigurations 2 Device Status: 0x0000 (Bus Powered)
Making it Work
Support for this device is patchy. It does not work out-of-the-box on linux version 3.2.0-32. However, support has been provided by the OpenPLI team. For my device, I retrieved the source from Ambrosa's Code and added the device ID to rtl2832u.c and rtl2832u.h. However, the OpenPLI patch to the stock kernel code is reported to support this device. Support may be in later kernels.
Firmware
The stock firmware in the default tree works fine for this device.
Drivers
The driver that works with this device is dvb_usb_rtl2832u.
Sample Kernel Output
Remote Control Support
Support for the remote control has not been tested.