Date: Mon, 25 Jun 2012 16:57:37 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-multimedia@freebsd.org Subject: Re: DVB-C (CT-3650) with UnityMedia CI Module not working Message-ID: <201206251657.37990.hselasky@c2i.net> In-Reply-To: <4FE83768.6000909@itservice-schaefer.de> References: <4FE83768.6000909@itservice-schaefer.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 25 June 2012 12:03:20 Timo Sch=E4fer wrote: > Hi together, >=20 > 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. >=20 > It works directly with all FTA channels (HD also). >=20 > 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. >=20 > 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. >=20 > Under Linux i see entries in /var/log/syslog that CI Module found and > supported card is inserted. >=20 > I run following ports of vdr and webamd(compiled without debug enabled): >=20 > [root@barney /usr/ports/multimedia/webcamd]# less distinfo > SHA256 (webcamd-3.5.0.2.tar.bz2) =3D > 0111aa9066e1e79e28a051856981ae89d3c583148fb15c9fedc7c82ba30de077 > SIZE (webcamd-3.5.0.2.tar.bz2) =3D 9217074 >=20 > [root@barney /usr/ports/multimedia/vdr]# less distinfo > SHA256 (vdr/vdr-1.7.28.tar.bz2) =3D > c932df0468e9a256d35c7339247ec212b48d911f88ec8ea3c367e22816d9484f > SIZE (vdr/vdr-1.7.28.tar.bz2) =3D 782861 >=20 > Any chance to get the CI slot with AlphaCrypt to work with this setup? >=20 > Kind regards aus dem Ruhrpott, >=20 > 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= =20 were added. =2D-HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206251657.37990.hselasky>