Hauppauge WinTV-NOVA-TD-Stick: Difference between revisions
(Move some text into the Features section.) |
m (minor formating and description) |
||
Line 2: | Line 2: | ||
A [[DVB-T]] [[DVB-T USB Devices|USB device]] from [[Hauppauge]]. |
A [[DVB-T]] [[DVB-T USB Devices|USB device]] from [[Hauppauge]]. |
||
It is supported under Linux. |
|||
⚫ | |||
⚫ | |||
This device features two tuners and is supplied with two antennas. You'll have adapter0 and adapter1 in /dev/dvb, which you can use separately. |
This device features two tuners and is supplied with two antennas. You'll have adapter0 and adapter1 in /dev/dvb, which you can use separately. |
||
The "Diversity" option is a hardware based feature that allows for the device's two receivers to be configured in a combined use mode to achieve better reception on a single channel. The diversity feature of the DiBcom demodulators is currently not implemented in the Linux-DVB drivers, so only the dual tuner configuration is presently supported on such devices [http://www.linuxtv.org/pipermail/linux-dvb/2007-July/019419.html]. |
The "Diversity" option is a hardware based feature that allows for the device's two receivers to be configured in a combined use mode to achieve better reception on a single channel. The diversity feature of the DiBcom demodulators is currently not implemented in the Linux-DVB drivers, so only the dual tuner configuration is presently supported on such devices [http://www.linuxtv.org/pipermail/linux-dvb/2007-July/019419.html]. |
||
⚫ | |||
===Components Used=== |
|||
⚫ | |||
This device's USB ID is 2040:9580. |
This device's USB ID is 2040:9580. |
||
Line 21: | Line 26: | ||
Support is present in the Linux kernel from version 2.6.24-rc1. |
Support is present in the Linux kernel from version 2.6.24-rc1. |
||
Just use Mercurial by following the [[ |
Just use Mercurial by following the [[How to install DVB device drivers]] instructions. |
||
=== Sample kernel output === |
=== Sample kernel output === |
Revision as of 20:22, 16 December 2007
A DVB-T USB device from Hauppauge.
It is supported under Linux.
Overview/Features
This device features two tuners and is supplied with two antennas. You'll have adapter0 and adapter1 in /dev/dvb, which you can use separately.
The "Diversity" option is a hardware based feature that allows for the device's two receivers to be configured in a combined use mode to achieve better reception on a single channel. The diversity feature of the DiBcom demodulators is currently not implemented in the Linux-DVB drivers, so only the dual tuner configuration is presently supported on such devices [1].
Components Used
Identification
This device's USB ID is 2040:9580.
Making it work
Firmware
You will need the dvb-usb-dib0700-1.10.fw firmware file in /lib/firmware or the relevant place for your distribution.
Drivers
Support is present in the Linux kernel from version 2.6.24-rc1.
Just use Mercurial by following the How to install DVB device drivers instructions.