Terratec Hybrid XS
From MythTV
This works in DVB-T mode. I have not managed to get it working in Analogue mode yet.
I am using it with the experimental Irish DVB-T service being broadcast in Dublin.
The drivers are on the linuxtv.org web site [1]. They need to be downloaded using hg (mercurial). A set of firmware files is also required [2].
The following is the log from the successful installation of the em28xx and em2880_dvb modules into the kernel.
Linux video capture interface: v1.00 em28xx v4l2 driver version 0.0.1 loaded em28xx new video device (0ccd:0042): interface 0, class 255 em28xx #0: Alternate settings: 8 em28xx #0: Alternate setting 0, max size= 0 em28xx #0: Alternate setting 1, max size= 0 em28xx #0: Alternate setting 2, max size= 1448 em28xx #0: Alternate setting 3, max size= 2048 em28xx #0: Alternate setting 4, max size= 2304 em28xx #0: Alternate setting 5, max size= 2580 em28xx #0: Alternate setting 6, max size= 2892 em28xx #0: Alternate setting 7, max size= 3072 input: em2880/em2870 remote control as /class/input/input2 em28xx-input.c: remote control handler attached attach_inform: eeprom detected. tuner 0-0061: chip found @ 0xc2 (em28xx #0) attach inform: detected I2C address c2 Loading base firmware: xc3028_init0.i2c.fw Loading default analogue TV settings: xc3028_BG_PAL_A2_A.i2c.fw attach_inform: tvp5150 detected. em28xx #0: i2c eeprom 00: 1a eb 67 95 cd 0c 42 00 50 12 5c 03 6a 32 9c 34 em28xx #0: i2c eeprom 10: 00 00 06 57 46 07 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom 20: 46 00 01 00 f0 10 31 00 b8 00 14 00 5b 00 00 00 em28xx #0: i2c eeprom 30: 00 00 20 40 20 6e 02 20 10 01 00 00 00 00 00 00 em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 32 03 43 00 69 00 em28xx #0: i2c eeprom 70: 6e 00 65 00 72 00 67 00 79 00 20 00 48 00 79 00 em28xx #0: i2c eeprom 80: 62 00 72 00 69 00 64 00 20 00 54 00 20 00 55 00 em28xx #0: i2c eeprom 90: 53 00 42 00 20 00 58 00 53 00 00 00 34 03 54 00 em28xx #0: i2c eeprom a0: 65 00 72 00 72 00 61 00 54 00 65 00 63 00 20 00 em28xx #0: i2c eeprom b0: 45 00 6c 00 65 00 63 00 74 00 72 00 6f 00 6e 00 em28xx #0: i2c eeprom c0: 69 00 63 00 20 00 47 00 6d 00 62 00 48 00 00 00 em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 EEPROM ID= 0x9567eb1a Vendor/Product ID= 0ccd:0042 AC97 audio (5 sample rates) 500mA max power Table at 0x06, strings=0x326a, 0x349c, 0x0000 tvp5150 0-005c: tvp5150am1 detected. em28xx #0: V4L2 VBI device registered as /dev/vbi0 em28xx #0: V4L2 device registered as /dev/video0 em28xx-video.c: setting DVB lock em28xx-video.c: releasing DVB lock em28xx #0: Found Terratec Hybrid XS em28xx audio device (0ccd:0042): interface 1, class 1 em28xx audio device (0ccd:0042): interface 2, class 1 usbcore: registered new driver em28xx usbcore: registered new driver snd-usb-audio /root/driver/v4l-dvb/v4l/mt2060-tuner.c: mt2060_module_init em2880-dvb.c: DVB Init em2880-dvb.c: VIDIOC_S_MODE Loading base firmware: xc3028_8MHz_init0.i2c.fw Loading specific dtv settings: xc3028_DTV8_2620.i2c.fw xc3028-tuner.c: sending extra call for DVB-T zl10353: device found! /root/driver/v4l-dvb/v4l/em2880-dvb.c: em2880_zl10353_init DVB: registering new adapter (em2880 DVB-T). DVB: registering frontend 0 (Zarlink ZL10353 DVB-T)...
