Hello, I just tried to get my new TerraTec Cinergy Hybrid T USB XS FM installed under openSUSE 10.3 (2.6.22.18-150-default). According to the short howto posted by Markus, I proceeded the following steps:
$ hg clone http://mcentral.de/hg/~mrec/userspace-drivers $ cd userspace-drivers $ ./build.sh $ cd .. $ hg clone http://mcentral.de/hg/~mrec/em28xx-userspace2 $ cd em28xx-userspace2 $ ./build.sh Now when I attach the stick to my PC, I receive the following lines in dmesg: Linux video capture interface: v2.00 em28xx v4l2 driver version 0.0.1 loaded em28xx new video device (0ccd:0072): interface 0, class 255 em28xx: device is attached to a USB 2.0 bus 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/input9 em28xx-input.c: remote control handler attached moduleid: 4 radio device registered as /dev/radio0 em28xx #0: V4L2 VBI device registered as /dev/vbi0 em28xx #0: V4L2 device registered as /dev/video0 em28xx #0: Found Terratec Hybrid XS (em2883) usbcore: registered new interface driver em28xx tuner 4-0061: chip found @ 0xc2 (em28xx #0) attach inform (default): detected I2C address c2 em28xx-audio.c: probing for em28x1 non standard usbaudio em28xx-audio.c: Copyright (C) 2006 Markus Rechberger Em28xx: Initialized (Em28xx Audio Extension) extension em2880-dvb.c: DVB Init requesting to change mode em2880-dvb.c: failed initializing zl10353 DVB-T demodulator em2880-dvb.c: retrying with mt352 DVB-T demodulator em2880-dvb.c: no luck with mt352 demodulator, not attaching em2880-dvb em2880-dvb.c: DVB-T demodulator not reachable, did you try "modprobe em28xx device_mode=1" Em28xx: Initialized (Em2880 DVB Extension) extension When I start Kaffeine or tvtime, I can't see anything. When running kdetv it starts the channel scan wizzard, but then kdetv does not allow to proceed because it seems not to detect any kind of tuner with the video device (could it be, that the device has to be switched to analog mode manually? How?) The only thing which works perfectly is the PC shutdown when pressing the STANDBY-button on the remote. Does anyone have any hint for me? Thanks in advance... Frank _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
