← Back to team overview

me-tv-development team mailing list archive

[Question #73263]: Cannot create an initial channels.conf with scan

 

New question #73263 on Me TV:
https://answers.launchpad.net/me-tv/+question/73263

I am using a Terratec Cinergy HTC USB XS with the em28xx drivers with Ubuntu Jaunty 9.04.

I have installed the driver as described in http://wiki.ubuntuusers.de/em28xx#Installation (german language). The drivers have installed and the USB Stick is detected. Here is the output from dmesg | grep em28xx

peter@Xi-2550:/usr/share/dvb/dvb-c$ dmesg | grep em28xx
[   16.013781] em28xx v4l2 driver version 0.0.1 loaded
[   16.014409] em28xx: new video device (0ccd:008e): interface 0, class 255
[   16.014411] em28xx: device is attached to a USB 2.0 bus
[   16.014413] em28xx #0: Alternate settings: 8
[   16.014414] em28xx #0: Alternate setting 0, max size= 0
[   16.014416] em28xx #0: Alternate setting 1, max size= 0
[   16.014417] em28xx #0: Alternate setting 2, max size= 1440
[   16.014418] em28xx #0: Alternate setting 3, max size= 2048
[   16.014420] em28xx #0: Alternate setting 4, max size= 2304
[   16.014421] em28xx #0: Alternate setting 5, max size= 2688
[   16.014423] em28xx #0: Alternate setting 6, max size= 2880
[   16.014424] em28xx #0: Alternate setting 7, max size= 3072
[   16.224835] em28xx #0: V4L2 VBI device registered as /dev/vbi0
[   16.226065] em28xx #0: V4L2 device registered as /dev/video0
[   16.226068] em28xx #0: Found Terratec XS HTC
[   16.226089] usbcore: registered new interface driver em28xx
[   16.311739] em28xx-audio.c: probing for em28x1 non standard usbaudio
[   16.311741] em28xx-audio.c: Copyright (C) 2006 Markus Rechberger
[   45.080437] em28xx-audio: device is currently in analogue FM mode
[   45.080439] device is locked in fmradio mode now

The stick is identified as
radio device registered as /dev/radio0
/dev/adapter0 contains
demux0
dvr0
frontend0
net0

Me TV Device sees the stick as Empia Frontend Template /dev/dvb/dapter0/frontend0

Having read several answers concerning channel searching and channels.conf, I tried a scan as follows with the following result.

Peter@Xi-2550:/usr/share/dvb/dvb-c$ scan /usr/share/dvb/dvb-c/de-Kabel_BW | tee ~/em28xx-new/channels.confscanning /usr/share/dvb/dvb-c/de-Kabel_BW
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 113000000 6900000 0 3
>>> tune to: 113000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x0000
WARNING: filter timeout pid 0x0010
dumping lists (0 services)
Done.

I am based in Germany in the county of Baden-Württemberg. I am on Kabel-BW with analog and digital. My problem is getting Me TV to perform a scan from a template, but the problem I am having is creating the initial template required. Note that according to dmesg the stick after booting defaults to FM mode. Hence in order to get Me TV working, the stick needs to be in DVB-C mode and the scan needs to be initiated. According the the forum http://forum.ubuntuusers.de/topic/cinergy-hybrid-t-usb-xs-linuxtauglich-1/47/
(the last 2 pages 46 and 47 deal with my stick and Jaunty) the drivers and in jaunty contained firmware should be able to handle the stick, according to the forum others are having success but they do not state with which programmes and the majority are using DVB-T which I cannot receive owing to lack of signal, hence I am stuck with DVB-C.

Thanks in advance.


-- 
You received this question notification because you are a member of Me
TV Development, which is an answer contact for Me TV.