Terratec CINERGY T-USB XE

Asked by Ezazazel

Hello!
I running Ubuntu edgy eft and can get my DVB-T USB Stick running.

Output of lsusb:
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 0ccd:0055 TerraTec Electronic GmbH
Bus 001 Device 001: ID 0000:0000

tail messages:
Jan 2 23:09:23 world kernel: [17193523.272000] ohci_hcd 0000:00:0b.0: wakeup
Jan 2 23:09:23 world kernel: [17193523.664000] usb 1-8: new full speed USB device using ohci_hcd and address 2
Jan 2 23:09:23 world kernel: [17193523.892000] usb 1-8: configuration #1 chosen from 1 choice
Jan 2 23:28:58 world kernel: [17194698.564000] Linux video capture interface: v2.00
Jan 2 23:28:58 world kernel: [17194698.596000] em28xx v4l2 driver version 0.0.1 loaded
Jan 2 23:28:58 world kernel: [17194698.596000] usbcore: registered new driver em28xx
Jan 2 23:28:58 world kernel: [17194698.788000] Tuner: registering extension (Xceive 3028 Tuner)
Jan 2 23:28:59 world kernel: [17194698.828000] Tuner: registering extension (MT2060 Silicon Tuner)
Jan 2 23:28:59 world kernel: [17194698.852000] Em28xx: Initialized (Em2880 DVB Extension) extension

gxine freezes after clicking dvb
kaffeine player tells me it can't bind socket

Trying to scan errors in:
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
main:2247: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 2 No such file or directory

Output of lsmod: (mods loaded via modprobe)
tuner 64804 2 mt2060,xc3028_tuner
em2880_dvb 15492 0
em28xx 94260 1 em2880_dvb

Please help, have no idea what to do next. Thank you in advance.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Ezazazel
Solved:
Last query:
Last reply:
Revision history for this message
Alan Pope 🍺🐧🐱 🦄 (popey) said :
#1

Firstly, thanks for an excellently documented question. It makes life a lot easier for us when people put plenty of detail in as you have.

According to the site below it's a supported device:-

http://www.linuxtv.org/wiki/index.php/DVB_USB#TerraTec_Cinergy_T.C2.B2

Do you have the cinergyT2 module loaded correctly?

Revision history for this message
Ezazazel (ezazazel) said :
#2

Unfortunately it´s still not working. That's what I did so far:
rebooted

sudo modprobe i2c-core
sudo modprobe crc32c
sudo modprobe dvb-core
sudo modprobe dvb-pll
sudo modprobe cinergyT2

dmesg tells me:
[17180373.440000] usbcore: registered new driver cinergyT2

lsmod output:
i2c_ec 6272 1 sbs
cinergyT2 17540 0
dvb_pll 15748 0
dvb_core 85160 1 cinergyT2
crc32c 3200 0
libcrc32c 3840 1 crc32c

sudo scan de-Muenchen still errors in:
scanning de-Muenchen
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
main:2247: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 2 No such file or directory

dmesg after unplugin and replugin:
[17181020.916000] usb 2-8: USB disconnect, address 2
[17181023.368000] ohci_hcd 0000:00:0b.0: wakeup
[17181023.752000] usb 2-8: new full speed USB device using ohci_hcd and address 3
[17181023.968000] usb 2-8: configuration #1 chosen from 1 choice

the behaviour of gxine and kaffeeine is still the same

Revision history for this message
BenBen (bb-wavecon) said :
#3

Hi There,

i've got the same Stick (Terratec Cinergy T XE / USB-Id 0ccd:0055) here. Same Problem. As of http://www.linuxtv.org/pipermail/linux-dvb/2006-September/012569.html this USB-stick isn't supported yet. The Problem is, that it is neither the Cinergy T2 nor the Cinergy T XS. As far as I know this stick has a different USB-Firmware implementation to get it working with USB 1.1. This is the reason why it is not supported yet.

Today I took the pictures Markus want to have and send them to him, so that we could hope to have a stable driver soon.

As for the moment I see no other chance to get this device working.

Sincerly yours,

Benjamin Bender
--
Wavecon GmbH

Revision history for this message
Best Ezazazel (ezazazel) said :
#4

Thanks for the reply! If you know any further information concerning the driver implementation, please contact me. Thanx in advance