Hauppauge WinTV-NOVA-T USB: Difference between revisions
No edit summary |
|||
(15 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
[[image:Hauppauge WinTV-NOVA-T USB.jpg|thumb|Hauppauge WinTV-NOVA-T USB]] |
|||
⚫ | |||
A [[DVB-T]] [[DVB-T USB Devices|USB 1.1 device]] designed by [[TechnoTrend]] and sold by [[Hauppauge]]. |
|||
It is supported under Linux. |
|||
As Tuner Module a Alps TDMB7 with [[CX22700]] [[Demodulator]] (made by [[Conexant Systems, Inc.]]) is used. |
|||
==Overview/Features== |
|||
⚫ | |||
This device is a rebadge of the DVB-T member of TechnoTrend's TT-PCline USB family of devices, which were USB1.1 based and of the, so called, "budget" category. |
|||
⚫ | |||
⚫ | |||
⚫ | Due to the limited [[Bus Bandwidth|bus bandwidth]] provided by [[Universal Serial Bus|USB 1.1]], of approximately 12Mbps, only selected [[PID]]s can be transferred over USB to the host system. Consequently, some high bandwidth [[Transponder|transponders]] won't work, and [[HDTV]] reception is not possible. |
||
'''Since May 2005 (or so) there's a new Nova-T USB2 which works! (see below)''' |
|||
'''Since Oct 2006 (or so) there's a new Nova-T USB2 which does not work! (see below)''' |
|||
===Components Used=== |
|||
== New Version == |
|||
* Alps TDMB7s tuner Module |
|||
** featuring either a [[Conexant]] [[Conexant CX22700|CX22700]] or [[NXP Semiconductors|NXP]] [[NXP TDA1004x#TDA10046|TDA10046]] ([[Demodulator|demodulator]] ) |
|||
* a [[Texas Instruments]] [[DSP]] (USB bridge) |
|||
===Identification=== |
|||
Hauppauge WinTV NOVA-T USB2 - a new high speed USB2 version that works with the latest dvb-utils (DiBcom 3000P) and Linux 2.6.12rc3 kernel. Ive got it going on Slackware, so it must be easy elsewhere. Got the info via http://www.mythtv.info/moin.cgi/WinTV_2dNOVA_2dT_2dUSB_2d2 |
|||
output of ''lsusb -v'': |
|||
===Hauppauge/TT Nova-USB-t budget=== |
|||
== Newer Version Oct. 2006 == |
|||
(tda10046/Philips td1316(tda6651tt) OR cx22700/ALPS TDMB7(??)) |
|||
features: partialts |
|||
board markings: "USB_DVB v1.92" |
|||
card driver: ttusb-budget |
|||
interface: USB1.1 |
|||
USB device id: 0b48:1005 |
|||
frontend possibility 1: |
|||
tin box: Philips td1316 |
|||
frontend driver: tda1004x |
|||
demodulator location: separate |
|||
demodulator: Philips tda10046 @0x08 |
|||
PLL: Philips tda6651tt @ 0x60 |
|||
frontend possibility 2: |
|||
tin box: ALPS TDMB7 |
|||
frontend driver: cx22700 |
|||
demodulator location: tin box |
|||
demodulator: cx22700 @0x43 |
|||
PLL: ?? @ 0x61 |
|||
Notes: Need to disable the MC44BC374 (i2c:0x65) for the Philips td1316. |
|||
SAW filter is controlled by the tda10046's GPIO lines. |
|||
This device has only one frontend - but there are two possibilities |
|||
Although the hardware is capable of delivering the entire transport stream, the bandwidth of the USB bus prevents it |
|||
The newest WinTV NOVA-T USB2 has a different USB ID. The former devices had 9300 & 9301 (for cold and warm state) and the new devices have 7050 & perhaps 7051. |
|||
They won't work with the existing driver, because device detection in the driver looks for 9300 or 9301. |
|||
⚫ | |||
==Making it Work== |
|||
[[Category:Hardware]] |
|||
===Firmware=== |
|||
⚫ | |||
===Drivers=== |
|||
The following drivers are needed for these devices: |
|||
- cx22700.ko |
|||
- tda1004x.ko |
|||
- dvb-ttusb-budget.ko |
|||
==External Links== |
|||
* |
|||
⚫ |
Latest revision as of 11:05, 5 September 2009
A DVB-T USB 1.1 device designed by TechnoTrend and sold by Hauppauge.
It is supported under Linux.
Overview/Features
This device is a rebadge of the DVB-T member of TechnoTrend's TT-PCline USB family of devices, which were USB1.1 based and of the, so called, "budget" category.
It uses a Texas Instruments DSP that remultiplexes the stream into a TechnoTrend-proprietary USB packet format and sends it as Isochronous USB Stream over the bus.
Due to the limited bus bandwidth provided by USB 1.1, of approximately 12Mbps, only selected PIDs can be transferred over USB to the host system. Consequently, some high bandwidth transponders won't work, and HDTV reception is not possible.
Components Used
- Alps TDMB7s tuner Module
- featuring either a Conexant CX22700 or NXP TDA10046 (demodulator )
- a Texas Instruments DSP (USB bridge)
Identification
output of lsusb -v:
Hauppauge/TT Nova-USB-t budget
(tda10046/Philips td1316(tda6651tt) OR cx22700/ALPS TDMB7(??))
features: partialts board markings: "USB_DVB v1.92" card driver: ttusb-budget interface: USB1.1 USB device id: 0b48:1005 frontend possibility 1: tin box: Philips td1316 frontend driver: tda1004x demodulator location: separate demodulator: Philips tda10046 @0x08 PLL: Philips tda6651tt @ 0x60 frontend possibility 2: tin box: ALPS TDMB7 frontend driver: cx22700 demodulator location: tin box demodulator: cx22700 @0x43 PLL: ?? @ 0x61 Notes: Need to disable the MC44BC374 (i2c:0x65) for the Philips td1316. SAW filter is controlled by the tda10046's GPIO lines. This device has only one frontend - but there are two possibilities Although the hardware is capable of delivering the entire transport stream, the bandwidth of the USB bus prevents it
Making it Work
Firmware
Requires a Firmware, dvb-fe-tda10046.fw, that needs to get peeled out of the Windows Driver.
Drivers
The following drivers are needed for these devices:
- cx22700.ko - tda1004x.ko - dvb-ttusb-budget.ko