Date: Tue, 26 Jun 2012 18:04:05 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: Timo =?iso-8859-15?q?Sch=E4fer?= <mlist@itservice-schaefer.de> Cc: freebsd-multimedia@freebsd.org Subject: Re: DVB-C (CT-3650) with UnityMedia CI Module not working Message-ID: <201206261804.05819.hselasky@c2i.net> In-Reply-To: <4FE9DB34.7010806@itservice-schaefer.de> References: <4FE83768.6000909@itservice-schaefer.de> <4FE9D99F.5000005@itservice-schaefer.de> <4FE9DB34.7010806@itservice-schaefer.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 26 June 2012 17:54:28 Timo Sch=E4fer wrote: > Am 26.06.2012 17:47, schrieb Timo Sch=E4fer: > > Am 26.06.2012 17:37, schrieb Hans Petter Selasky: > >> On Monday 25 June 2012 17:48:05 Timo Sch=E4fer wrote: > >>> ./adapter0/ca0 > >>=20 > >> Can you use the device shown above? > >>=20 > >> --HPS > >=20 > > how? vdr is not talking to it / does not detect it. > >=20 > > under linux vdr looks at the attached ci module and inserted smartcard > > to unscramble > > the channel if needed. > >=20 > > with my freebsd setup vdr does not detect the ci module and cannot use > > the smartcard > > to open the scrambled channels. > >=20 > > crw-rw---- 1 webcamd webcamd 0, 97 Jun 26 17:40 ca0 > >=20 > > has the needed rights, but i guess its not used/detected. >=20 > Ah there is something in /var/log/messages: >=20 > Jun 26 14:00:20 barney vdr: [680406016] ERROR: can't get info of CAM > slot 0 on device 0: Invalid argument > Jun 26 14:00:28 barney last message repeated 15 times Hi, >=20 > does not look good but that seems to be the problem. Maybe it is a known IOCTL issue. Some IOCTL needs to be fixed before they c= an=20 be used, because the RW flags are not correct. Try figuring out what IOCTL this is with ktrace or something like that. Or= =20 simply grep in the code for that error message. Then see if the RW flags ar= e=20 correct. =2D-HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206261804.05819.hselasky>