TerraTec Cinergy DT USB XS Diversity: Difference between revisions
(New page: Only some steps as an hint, because for me it's working fine - and my english is a little poor ;-) openSUSE 10.2 (i586) Kernel 2.6.22.1-ccj51-default Compiling the driver vv4.tgz from ht...) |
(add intro etc) |
||
Line 1: | Line 1: | ||
A [[DVB-T]] [[DVB-T USB Devices|USB device]] from [[TerraTec]]. |
|||
Only some steps as an hint, because for me it's working fine - and my english is a little poor ;-) |
|||
subsystem ID: 005a:0ccd |
|||
features two tuners, and have 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]. |
|||
==User experience --- likely dated now== |
|||
openSUSE 10.2 (i586) |
openSUSE 10.2 (i586) |
||
Kernel 2.6.22.1-ccj51-default |
Kernel 2.6.22.1-ccj51-default |
||
Line 12: | Line 19: | ||
Reboot, connect the stick, kaffeine, enjoy. |
Reboot, connect the stick, kaffeine, enjoy. |
||
== External links == |
Revision as of 13:55, 20 August 2007
A DVB-T USB device from TerraTec.
subsystem ID: 005a:0ccd
features two tuners, and have 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].
User experience --- likely dated now
openSUSE 10.2 (i586) Kernel 2.6.22.1-ccj51-default
Compiling the driver vv4.tgz from http://www.chez.com/treza/mt2266.htm
(on my system a netdevice.h was needed in /lib/modules/2.6.22.1-ccj51-default/build/include/linux)
Copying the firmware dvb-usb-dib0700-01.fw to /lib/firmware
Reboot, connect the stick, kaffeine, enjoy.