Re: ngene CI problems

2011-04-23 Thread Issa Gorissen
On 23/04/11 21:14, Oliver Endriss wrote: > Basically you should not have to hack anything. > - Setup the CI as with any conventional device. > - Write the encrypted stream into sec0. > - Read the decrypted stream from sec0. > > This should work. (Please note that I could do some loopback tests only

stb0899/stb6100 tuning problems

2011-04-23 Thread Issa Gorissen
Hi, Running kernel 2.6.39rc4. I've got trouble with tuning some transponders on Hotbird 13°E with a TT S2-3200. The transponders have been emitting DVB-S until end of march when they now emit DVB-S2 signals. They are: - 11681.00H 27500 3/4 8psk nid:319 tid:15900 on Hotbird 6 - 12692.00H 27500 3/4

Re: ngene CI problems

2011-04-23 Thread Issa Gorissen
On 23/04/11 21:14, Oliver Endriss wrote: >>> If you are running 2.6.39rc4, you must apply patch >>> http://www.mail-archive.com/linux-media@vger.kernel.org/msg29870.html >>> Otherwise the data will be garbled. >> Oliver, this patch was applied already. I'm hacking the ts_read/ts_write >> method, bu

[PATCH] Fixes stb0899 not locking

2011-04-23 Thread Issa Gorissen
> Fixes stb0899 not locking. > See http://www.spinics.net/lists/linux-media/msg30486.html ... > > When stb0899_check_data is entered, it could happen, that the data is > already locked and the data search looped. stb0899_check_data fails to > lock on a good frequency. stb0899_search_data uses an

Re: ngene CI problems

2011-04-23 Thread Oliver Endriss
On Saturday 23 April 2011 20:56:47 Issa Gorissen wrote: > On 23/04/11 19:40, Oliver Endriss wrote: > > On Saturday 23 April 2011 00:16:56 Issa Gorissen wrote: > >> Running a bunch of test with gnutv and a DuoFLEX S2. > >> > >> I saw the same problem concerning the decryption with a CAM. > >> > >> I

Re: ngene CI problems

2011-04-23 Thread Issa Gorissen
On 23/04/11 19:40, Oliver Endriss wrote: > On Saturday 23 April 2011 00:16:56 Issa Gorissen wrote: >> Running a bunch of test with gnutv and a DuoFLEX S2. >> >> I saw the same problem concerning the decryption with a CAM. >> >> I'm running kern 2.6.39 rc 4 with the latest patches from Oliver. Also

[cron job] v4l-dvb daily build: ERRORS

2011-04-23 Thread Hans Verkuil
This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. Results of the daily build of v4l-dvb: date:Sat Apr 23 19:01:51 CEST 2011 git hash:a4761a092fd3b6bf8b5f9cfe361670c86cdcc8ca gcc version: i686-linux-gcc (GCC) 4.5

Re: ngene CI problems

2011-04-23 Thread Oliver Endriss
On Saturday 23 April 2011 00:16:56 Issa Gorissen wrote: > Running a bunch of test with gnutv and a DuoFLEX S2. > > I saw the same problem concerning the decryption with a CAM. > > I'm running kern 2.6.39 rc 4 with the latest patches from Oliver. Also > applied the patch moving from SEC to CAIO.

Re: [PATCH] ngene: Fix CI data transfer regression

2011-04-23 Thread Oliver Endriss
On Tuesday 29 March 2011 22:35:24 Oliver Endriss wrote: > Fix CI data transfer regression introduced by previous cleanup. > > Signed-off-by: Oliver Endriss > --- > drivers/media/dvb/ngene/ngene-core.c |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/media/dv

Re: Regression with suspend from "msp3400: convert to the new control framework"

2011-04-23 Thread Jesse Allen
On Sat, Apr 23, 2011 at 4:56 AM, Hans Verkuil wrote: > On Saturday, April 23, 2011 07:06:58 Jesse Allen wrote: >> On Fri, Apr 22, 2011 at 3:55 PM, Jesse Allen wrote: >> > Hello All, >> > >> > I have finally spent time to figure out what happened to suspending >> > with my bttv card. I have traced

Re: ngene CI problems

2011-04-23 Thread Issa Gorissen
On 23/04/11 14:39, Martin Vidovic wrote: > Hi, >> Okay, but have you managed to decode any channel yet ? >> > Yes, I managed to descramble programmes without any problem. >> I find some code odd, maybe you can take a look as well... >> >> init_channel in ngene-core.c creates the device sec0/caio

Re: ngene CI problems

2011-04-23 Thread Martin Vidovic
Hi, Okay, but have you managed to decode any channel yet ? Yes, I managed to descramble programmes without any problem. I find some code odd, maybe you can take a look as well... init_channel in ngene-core.c creates the device sec0/caio0 with the struct ngene_dvbdev_ci. In ngene-dvb.c you c

Re: ngene CI problems

2011-04-23 Thread Issa Gorissen
On 23/04/11 13:37, Martin Vidovic wrote: > Hi Issa, >> Running a bunch of test with gnutv and a DuoFLEX S2. >> > I have a DuoFlex S2 running with CI, but not nGene based (it's > attached to Octopus card - ddbridge module). > >> I would run gnutv like 'gnutv -out stdout channelname > >> /dev/dvb

Re: ngene CI problems

2011-04-23 Thread Martin Vidovic
Hi Issa, Running a bunch of test with gnutv and a DuoFLEX S2. I have a DuoFlex S2 running with CI, but not nGene based (it's attached to Octopus card - ddbridge module). I would run gnutv like 'gnutv -out stdout channelname > /dev/dvb/adapter0/caio0' and then 'cat /dev/dvb/adapter0/caio0

Re: Regression with suspend from "msp3400: convert to the new control framework"

2011-04-23 Thread Hans Verkuil
On Saturday, April 23, 2011 07:06:58 Jesse Allen wrote: > On Fri, Apr 22, 2011 at 3:55 PM, Jesse Allen wrote: > > Hello All, > > > > I have finally spent time to figure out what happened to suspending > > with my bttv card. I have traced it to this patch: > > > > msp3400: convert to the new contro

Re: ngene CI problems

2011-04-23 Thread Issa Gorissen
On 23/04/11 00:16, Issa Gorissen wrote: >> Hi all! >> >> I'm trying to make the DVB_DEVICE_SEC approach work, however I'm >> experiencing certain problems with the following setup: >> >> Software: >> Linux 2.6.34.8 (vanilla) >> drivers from http://linuxtv.org/hg/~endriss/v4l-dvb/ >>