Hauppauge WinTV-dualHD: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=Overview/Features= |
|||
A combined [[DVB-C]], [[DVB-T]] and [[DVB-T2]] USB 2.0 device from [[Hauppauge]] with two tuners. Similiar to [[Hauppauge_WinTV-soloHD]]. |
A combined [[DVB-C]], [[DVB-T]] and [[DVB-T2]] USB 2.0 device from [[Hauppauge]] with two tuners. Similiar to [[Hauppauge_WinTV-soloHD]]. |
||
Line 118: | Line 119: | ||
Device Status: 0x0000 |
Device Status: 0x0000 |
||
(Bus Powered) |
(Bus Powered) |
||
=Making it Work= |
|||
== |
==Firmware== |
||
==Drivers== |
|||
Untested. |
Untested. |
||
==Sample Kernel Output== |
|||
==Remote Control Support== |
|||
=External Links= |
|||
* [http://www.hauppauge.co.uk/site/products/data_dualhd.html Hauppauge WinTV-dualHD product page] |
* [http://www.hauppauge.co.uk/site/products/data_dualhd.html Hauppauge WinTV-dualHD product page] |
Revision as of 03:56, 11 February 2016
Overview/Features
A combined DVB-C, DVB-T and DVB-T2 USB 2.0 device from Hauppauge with two tuners. Similiar to Hauppauge_WinTV-soloHD.
USB device ID 2040:0265
Components Used
- USB interface: Empia EM28274
- Demodulator: Silicon Labs Si2168-40
- Tuner: Silicon Labs Si2157-30
USB device ID 2040:026d
Components Used
- USB interface: Empia EM28274
- Demodulators: LG LGDT3306a
- Tuners: Silicon Labs Si2157
This version of the board is like a USB version of the Hauppauge WinTV-HVR-2255 PCIe card.
Identification
sudo lsusb -v -d 2040:026d
Bus 001 Device 006: ID 2040:026d Hauppauge Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x2040 Hauppauge idProduct 0x026d bcdDevice 1.00 iManufacturer 3 HCW iProduct 1 955D iSerial 2 0011511574 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 55 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 500mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x84 EP 4 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x0000 1x 0 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x85 EP 5 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x0000 1x 0 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x84 EP 4 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x03ac 1x 940 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x85 EP 5 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x03ac 1x 940 bytes bInterval 1 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 1 Device Status: 0x0000 (Bus Powered)
Making it Work
Firmware
Drivers
Untested.