Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Matthias Dahl
Hi Andy. > How many cx88 based cards do you have in your system? Just this one. > Which ones of those have DVB? Since it's a HVR4000 Lite, it's a dvb-s(2) only card... no other tuners. Best regards, matthias. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body

[REVIEW PATCH 2/2] Added OMAP3EVM Multi-Media Daughter Card Support

2009-01-06 Thread hvaibhav
From: Vaibhav Hiremath This is first version of OMAP3EVM Mulit-Media Daughter Card support. Tested: - TVP5146 (BT656) decoder interface on top of Sergio's ISP-Camera patches. - Loopback application, capturing image through TVP5146 and displaying it onto the TV/LCD on top of H

[REVIEW PATCH 1/2] OMAP3 ISP-Camera: Added BT656 support

2009-01-06 Thread hvaibhav
From: Vaibhav Hiremath Support for BT656 through TVP5146 decoder, works on top of ISP-Camera patches posted by Sergio on 12th Dec 2008. The TVP514x driver patch has been accepted under V4L, will be part of O-L in the next merge window. As of now you can access the patches from - http://markmail

[RFC] OMAP3EVM Multi-Media Daughter Card Support

2009-01-06 Thread Hiremath, Vaibhav
Hi, This RFC provides high level design/changes for supporting Multi-Media/Mass-Market/Mistral/Customer Daughter card based on OMAP3 EVM. Background == OMAP3 EVM doesn't support camera interface, TI and Mistral has developed Daughter card on top of OMAP3 EVM which will add support for

[linux-v4l] Some questions about v4l2 exposure control on camera device

2009-01-06 Thread DongSoo Kim
Hello V4L2 people. I'm working on camera device drivers over 5M pixel and made drivers based on V4L2 API. Actually I'm still working on it. By the way, I have some questions in exposure control. If my guess is right, V4L2_CID_EXPOSURE_* CIDs are what I'm looking for. Control factors that I int

[ANNOUNCE] V4L, DVB and Maintainers Mailing Lists at vger.kernel.org

2009-01-06 Thread Mauro Carvalho Chehab
V4L, DVB and V4L/DVB Maintainers Mailing Lists Were merged on Jan, 2 2009 at vger.kernel.org The idea of merging the mailing lists is running around for some time. It took some time for me to have time to address this issue, but it finally happened. We've just created it as: * linux-media@

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Andy Walls
On Tue, 2009-01-06 at 19:17 +0100, Matthias Dahl wrote: > Hi. > > > Sorry, but I don't have any HVR-4000 here for testing. I was thinking that > > this device were already working fine with S2. > > Sorry to interrupt but at least the HVR-4000 Lite works perfectly fine here > on > both dvb-s and

Re: linux-next: Tree for January 5 (multimedia #3)

2009-01-06 Thread Mauro Carvalho Chehab
On Mon, 5 Jan 2009 12:09:27 -0800 Randy Dunlap wrote: > On Mon, 5 Jan 2009 17:35:17 +1100 Stephen Rothwell wrote: > > > Hi all, > > > > This tree will not build a powerpc ppc4xx_defconfig due to a kvm problem. > > > > Changes since 20090102: > > > drivers/built-in.o: In function `cx88_call_i

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Andy Walls
On Wed, 2009-01-07 at 00:49 +0100, gimli wrote: > Hi, > > i use the same Card WinTV-HD-DVB-S2. Without additional DVB cards. > > Kernel : Linux vdr 2.6.28 #1 SMP Fri Dec 26 13:58:23 CET 2008 x86_64 > GNU/Linux > > 2 GB Ram > > Dvb Tree : s2-liplianin > > Firmware version 1.20.79.0. > > For me

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Andy Walls
On Tue, 2009-01-06 at 21:31 +, Paul wrote: > On 6 Jan 2009, at 19:09, Mauro Carvalho Chehab wrote: > > > > > Gregoire and others, > > I've just commit a patch that should fix this and another reported > > issue when selecting parts of cx88 code as module and other parts > > as monolithic.

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Andy Walls
On Tue, 2009-01-06 at 21:01 +0100, Gregoire Favre wrote: > On Tue, Jan 06, 2009 at 05:09:26PM -0200, Mauro Carvalho Chehab wrote: > > Hello, > > > I've just commit a patch that should fix this and another reported issue > > when selecting parts of cx88 code as module and other parts as monolithi

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread gimli
Hi, i use the same Card WinTV-HD-DVB-S2. Without additional DVB cards. Kernel : Linux vdr 2.6.28 #1 SMP Fri Dec 26 13:58:23 CET 2008 x86_64 GNU/Linux 2 GB Ram Dvb Tree : s2-liplianin Firmware version 1.20.79.0. For me the card works as expected. No problems at all. cu Edgar (gimli) Hucek >

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Andy Walls
On Tue, 2009-01-06 at 14:49 -0200, Mauro Carvalho Chehab wrote: > On Mon, 05 Jan 2009 19:46:40 -0500 > Andy Walls wrote: > > > I you run across the oops often, then the suspected race condition in > > the function I mentioned needs to be fixed. That may be as simple as > > this lame patch: > >

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Gregoire Favre
Hello, like Paul, I am under x86_64 system, I don't know how much memory he got, but I have 4 Gb of ram. And yes, the card did work with S2API in the early days of S2API, but no more... -- Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org http://picasaweb.g

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Paul
On 6 Jan 2009, at 19:09, Mauro Carvalho Chehab wrote: Gregoire and others, I've just commit a patch that should fix this and another reported issue when selecting parts of cx88 code as module and other parts as monolithic. Could you please test if the patch also fixed the OOPS and doesn'

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Gregoire Favre
On Tue, Jan 06, 2009 at 05:09:26PM -0200, Mauro Carvalho Chehab wrote: Hello, > I've just commit a patch that should fix this and another reported issue when > selecting parts of cx88 code as module and other parts as monolithic. > > Could you please test if the patch also fixed the OOPS and d

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Mauro Carvalho Chehab
On Tue, 6 Jan 2009 18:00:02 +0100 Gregoire Favre wrote: > On Tue, Jan 06, 2009 at 02:49:17PM -0200, Mauro Carvalho Chehab wrote: > > Hello, > > > Could you please provide you your SOB? > > I know that's not a question for me, but what stand SOB for ? > http://www.acronymfinder.com/SOB.html I g

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Gregoire Favre
On Tue, Jan 06, 2009 at 07:17:04PM +0100, Matthias Dahl wrote: Hello, > Sorry to interrupt but at least the HVR-4000 Lite works perfectly fine here > on > both dvb-s and dvb-s2 channels with the 2.6.28 in-kernel dvb-tree and > firmware 1.23.86.1. I was seeing oopses too at startup when the ker

[cron job] ERRORS: armv5 armv5-ixp armv5-omap2 i686 m32r mips powerpc64 x86_64 v4l-dvb build

2009-01-06 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:Tue Jan 6 19:00:04 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 10189:ce8589c52a7f gcc version: gcc

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Matthias Dahl
Hi. > Sorry, but I don't have any HVR-4000 here for testing. I was thinking that > this device were already working fine with S2. Sorry to interrupt but at least the HVR-4000 Lite works perfectly fine here on both dvb-s and dvb-s2 channels with the 2.6.28 in-kernel dvb-tree and firmware 1.23.86

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Matthias Dahl
Hi. > Sorry, but I don't have any HVR-4000 here for testing. I was thinking that > this device were already working fine with S2. Sorry to interrupt but at least the HVR-4000 Lite works perfectly fine here on both dvb-s and dvb-s2 channels with the 2.6.28 in-kernel dvb-tree and firmware 1.23.86

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Mauro Carvalho Chehab
On Tue, 6 Jan 2009 18:00:02 +0100 Gregoire Favre wrote: > On Tue, Jan 06, 2009 at 02:49:17PM -0200, Mauro Carvalho Chehab wrote: > > Hello, > > > Could you please provide you your SOB? > > I know that's not a question for me, but what stand SOB for ? > http://www.acronymfinder.com/SOB.html I g

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Gregoire Favre
On Tue, Jan 06, 2009 at 02:49:17PM -0200, Mauro Carvalho Chehab wrote: Hello, > Could you please provide you your SOB? I know that's not a question for me, but what stand SOB for ? http://www.acronymfinder.com/SOB.html I guess it should be Signed-Off-By right ? > IMO, the proper fix would be to

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Mauro Carvalho Chehab
On Mon, 05 Jan 2009 19:46:40 -0500 Andy Walls wrote: > I you run across the oops often, then the suspected race condition in > the function I mentioned needs to be fixed. That may be as simple as > this lame patch: Could you please provide you your SOB? IMO, the proper fix would be to add some

Re: [linux-dvb] s2-lipliandvb oops (cx88) -> cx88 maintainer ?

2009-01-06 Thread Gregoire Favre
On Mon, Jan 05, 2009 at 07:46:40PM -0500, Andy Walls wrote: > Sure. I'm actually a sucker for looking at oops dumps. They're like > simple little puzzles waiting to be solved. Unfortunately, once I know > the "answer", I rarely follow through with the final solution. Thank you for the patch, I

Re: linux-next: Tree for January 5 (multimedia #2)

2009-01-06 Thread Mauro Carvalho Chehab
On Mon, 5 Jan 2009 12:06:57 -0800 Randy Dunlap wrote: > On Mon, 5 Jan 2009 17:35:17 +1100 Stephen Rothwell wrote: > > > Hi all, > > > > This tree will not build a powerpc ppc4xx_defconfig due to a kvm problem. > > > > Changes since 20090102: > > With CONFIG_INPUT=n and > CONFIG_DVB_DM1105=m >

Re: linux-next: Tree for January 5 (multimedia build errors)

2009-01-06 Thread Mauro Carvalho Chehab
On Mon, 5 Jan 2009 12:04:30 -0800 Randy Dunlap wrote: > On Mon, 5 Jan 2009 17:35:17 +1100 Stephen Rothwell wrote: > > > Hi all, > > > > This tree will not build a powerpc ppc4xx_defconfig due to a kvm problem. > > > > Changes since 20090102: > > > With CONFIG_INPUT=m and CONFIG_DVB_DM1105=y: