Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2012 17:48:05 +0200
From:      =?ISO-8859-15?Q?Timo_Sch=E4fer?= <mlist@itservice-schaefer.de>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: DVB-C (CT-3650) with UnityMedia CI Module not working
Message-ID:  <4FE88835.5070306@itservice-schaefer.de>
In-Reply-To: <201206251739.38172.hselasky@c2i.net>
References:  <4FE83768.6000909@itservice-schaefer.de> <201206251657.37990.hselasky@c2i.net> <4FE884E2.4070601@itservice-schaefer.de> <201206251739.38172.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 25.06.2012 17:39, schrieb Hans Petter Selasky:
> On Monday 25 June 2012 17:33:54 Timo Schäfer wrote:
>> Am 25.06.2012 16:57, schrieb Hans Petter Selasky:
>>> On Monday 25 June 2012 12:03:20 Timo Schäfer wrote:
>>>> Hi together,
>>>>
>>>> after running my fitpc2i for month now with a simple terratec dvb-t
>>>> stick as VDR (USB XXS), i tried
>>>> now to run it with my TechnoTrend CT-3650.
>>>>
>>>> It works directly with all FTA channels (HD also).
>>>>
>>>> To open all base encrypted private channels, i have a AlphaCrypt CI
>>>> Module with my UnityMedia CustomerCard inside the CI slot of the
>>>> CT-3650. Works with yavdr0.4 (ubuntu based vdr distribution), but not
>>>> with my FreeBSD setup.
>>>>
>>>> Unfortunately i have no clue where to check if the AplhaCrypt and the
>>>> inserted UM Card
>>>> is detected or not under FreeBSD 9.0-RELEASE i386.
>>>>
>>>> Under Linux i see entries in /var/log/syslog that CI Module found and
>>>> supported card is inserted.
>>>>
>>>> I run following ports of vdr and webamd(compiled without debug enabled):
>>>>
>>>> [root@barney /usr/ports/multimedia/webcamd]# less distinfo
>>>> SHA256 (webcamd-3.5.0.2.tar.bz2) =
>>>> 0111aa9066e1e79e28a051856981ae89d3c583148fb15c9fedc7c82ba30de077
>>>> SIZE (webcamd-3.5.0.2.tar.bz2) = 9217074
>>>>
>>>> [root@barney /usr/ports/multimedia/vdr]# less distinfo
>>>> SHA256 (vdr/vdr-1.7.28.tar.bz2) =
>>>> c932df0468e9a256d35c7339247ec212b48d911f88ec8ea3c367e22816d9484f
>>>> SIZE (vdr/vdr-1.7.28.tar.bz2) = 782861
>>>>
>>>> Any chance to get the CI slot with AlphaCrypt to work with this setup?
>>>>
>>>> Kind regards aus dem Ruhrpott,
>>>>
>>>> Timo
>>> Hi,
>>>
>>> Check with usbconfig, which ugen instance is connected to the CI module.
>>>
>>> Then "ps auxw | grep webcamd" and see if any webcamd instance is
>>> attached.
>>>
>>> BTW: There is a new version of webcamd coming soon:
>>>
>>> svn --username anonsvn --password anonsvn \
>>>
>>>         checkout svn://svn.turbocat.net/i4b/trunk/ports
>>>
>>> NOTE: You need to install new cuse4bsd-kmod module first, because new
>>> API's were added.
>>>
>>> --HPS
>> Hi,
>>
>> thats what usbconfig and ps say:
>> As far is i see nothing about the CI Module inside the ttusb.
>>
>> ugen3.2: <TT-USB2.0 TechnoTrend> at usbus3, cfg=0 md=HOST spd=HIGH
>> (480Mbps) pwr=ON
>>
>>    root      618   6.0  0.8  29236   8464  ??  Ss    5:30PM     0:07.22
>> /usr/local/sbin/webcamd -B -U webcamd -G webcamd -d ugen3.2 -i 0
>>
> What entries are under /dev/dvb ?
>
> --HPS
[root@barney /dev/dvb]# find .
.
./adapter0
./adapter0/ca0
./adapter0/demux0
./adapter0/dvr0
./adapter0/frontend0

free to air programs work, but to unscramble the scrambled stations the 
ci module needs to access the smartcard inside from my cable tv 
provider, that seems not to happen.

for linux v4l has to be compiled due to missing ci module support in the 
vanilla v4l modules.
compiled from this sources ci module support is enabled for the ttusb2:

git clone git://linuxtv.org/media_build.git

maybe support also missing in freebsd port of ttusb2?


Timo




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FE88835.5070306>