Hauppauge WinTV-NOVA-T-USB2: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(added the relevant info taken out from the NOVA-T USB article; some formating)
(added the relevant info from the bloodly mess of a page otherwise known as "DVB-T USB Devices")
Line 6: Line 6:


==Overview/Features==
==Overview/Features==
There are actually a couple of different variants of the device, but all should be supported
These devices are clones of a DVB-T USB2.0 reference design made by [[DiBcom]]. There are actually a couple of different variants of the device, but all should be supported.


===Components Used===
===Components Used===
* DiBcom 3000P
* [[DiB3000P|DiBcom 3000P]]


===Identification===
===Identification===
* the older variant has a USB ID of: 9300 & 9301 (for cold and warm state)
* the older variant has a USB ID of: 9300 & 9301 (for cold and warm state)
* newer variants have a USB ID of: 7050, 7070 and perhaps 7051.
* newer variants have a USB ID of: 7050, 7070 and perhaps 7051.

It has a MAC address.


==Making it Work==
==Making it Work==


===Firmware===
It requires the firmware file ''dvb-usb-nova-t-usb2-01.fw''


===Drivers===
The following drivers are needed for these devices:
- dib3000-common.ko
- dib3000mc.ko
- dvb-usb.ko
- dvb-usb-dibusb-common.ko
- dvb-usb-nova-t-usb2.ko


==External Links==
==External Links==

Revision as of 19:21, 8 November 2008

WinTV-Nova-T-USB2

A DVB-T USB 2.0 device from Hauppauge.

It is supported under Linux since kernel 2.6.12rc3.

Overview/Features

These devices are clones of a DVB-T USB2.0 reference design made by DiBcom. There are actually a couple of different variants of the device, but all should be supported.

Components Used

Identification

  • the older variant has a USB ID of: 9300 & 9301 (for cold and warm state)
  • newer variants have a USB ID of: 7050, 7070 and perhaps 7051.

It has a MAC address.

Making it Work

Firmware

It requires the firmware file dvb-usb-nova-t-usb2-01.fw

Drivers

The following drivers are needed for these devices:

 - dib3000-common.ko
 - dib3000mc.ko
 - dvb-usb.ko
 - dvb-usb-dibusb-common.ko
 - dvb-usb-nova-t-usb2.ko

External Links