TerraTec Cinergy T USB XXS

From LinuxTVWiki
Revision as of 16:00, 5 March 2008 by Tantalus (talk | contribs)
Jump to navigation Jump to search

Terratec Cinergy T USB XXS is an USB 2.0 USB DVB-T Tuner. It is sold with a Remote.

This Device has an DiB7070P Chipset, which consists of an DiB7000PC as a demodulator an a DiB0070 for tuning.

Currently (05.03.08) the Devices USB ID is not yet included in the Code.

Get the current Code and change the Line

{ USB_DEVICE(USB_VID_HAUPPAUGE, USB_PID_HAUPPAUGE_MYTV_T) },

in linux/drivers/media/dvb/dvb-usb/dib0700_devices.c to

{ USB_DEVICE(USB_VID_TERRATEC, 0x0078) },.

You will loose support for the Terratec MyTV T.

Remote works.

For more info see Hauppauge_WinTV-NOVA-T-Stick, as this is the same Chipset as the Nova-T Stick (70009) (which is way cheaper).