Re: [PATCH] Implement V4L2_CAP_STREAMING for zr364xx driver

2009-07-16 Thread Antoine Jacquet
Thanks, I successfully applied your patch and tested it with mplayer. However I have the following trace each time I capture a frame: [ 523.477064] BUG: scheduling while atomic: swapper/0/0x1001 [ 523.477390] Modules linked in: zr364xx videodev v4l1_compat v4l2_compat_ioctl32

Re: [PATCH] Implement V4L2_CAP_STREAMING for zr364xx driver

2009-07-16 Thread Lamarque Vieira Souza
Em Quinta-feira 16 Julho 2009, Antoine Jacquet escreveu: Thanks, I successfully applied your patch and tested it with mplayer. However I have the following trace each time I capture a frame: No, I do not have this problem neither in 2.6.28 (vanilla), 2.6.29.3 (vanilla source and

two instances of tvp514x module required for DM6467. Any suggestion?

2009-07-16 Thread Karicheri, Muralidharan
Hi, I am working to add support for DM6467 capture driver. This evm has two tvp5147 chips with different i2c addresses. So will I be able to call v4l2_i2c_new_subdev_board() twice to have two instances of this driver running? Murali Karicheri Software Design Engineer Texas Instruments Inc.

Re: [PATCH] Implement V4L2_CAP_STREAMING for zr364xx driver

2009-07-16 Thread Mauro Carvalho Chehab
Em Wed, 15 Jul 2009 20:54:55 -0300 Lamarque Vieira Souza lamar...@gmail.com escreveu: This patch implements V4L2_CAP_STREAMING for the zr364xx driver, by converting the driver to use videobuf. This version is synced with v4l-dvb as of 15/Jul/2009. Tested with Creative PC-CAM 880. It

Re: two instances of tvp514x module required for DM6467. Any suggestion?

2009-07-16 Thread Mauro Carvalho Chehab
Em Thu, 16 Jul 2009 10:32:17 -0500 Karicheri, Muralidharan m-kariche...@ti.com escreveu: Hi, I am working to add support for DM6467 capture driver. This evm has two tvp5147 chips with different i2c addresses. So will I be able to call v4l2_i2c_new_subdev_board() twice to have two

Force driver to load (tcm825x)

2009-07-16 Thread Jesko Schwarzer
Hello, I am working to get the omap34xxcam with the tcm825x running. Currently I was not successful in forcing the driver to load and register (in absence of a real sensor). I do a probe when the driver starts and uncommented the i2c things. It fails when calling the vidioc_int_g_priv()

RE: [PATCH] Implement V4L2_CAP_STREAMING for zr364xx driver

2009-07-16 Thread Karicheri, Muralidharan
Mauro, Thanks. That was what I was thinking, but just want to see what issues I might face on the way. I am starting the work on DM6467 capture driver and you would be getting a patch soon for review in the mailing list. Regards, Murali Karicheri Software Design Engineer Texas Instruments Inc.

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS

2009-07-16 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:Thu Jul 16 19:00:03 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12270:d754a2d5a376 gcc version: gcc

Re: [PATCH] Implement V4L2_CAP_STREAMING for zr364xx driver

2009-07-16 Thread Lamarque Vieira Souza
Ok, changed to GPF_ATOMIC. Could someone test this for me since I was not able to reproduce this problem? The new patch is here http://bach.metasys.com.br/~lamarque/zr364xx/zr364xx.c-streaming.patch-v4l- dvb-20090716 . I upload it to avoid bloating the mailing-list with a 40k patch. I

RE: Control IOCTLs handling

2009-07-16 Thread Karicheri, Muralidharan
Snip I don't see any control IDs available for Bayer RGB color space. In our video hardware, there is a set of Gain values that can be applied to the Bayer RGB data. We can apply them individually to R, Gr, Gb or B color components. So I think we need to have 4 more controls defined for doing

AVerMedia AVerTV GO 007 FM, no radio sound (with routing enabled)

2009-07-16 Thread Laszlo Kustan
Hi all, I have problems with my AVerMedia AVerTV GO 007 FM tuner, kernel version 2.6.28. TV and remote are working correctly, but the radio does not have any sound. I already tried the steps described in http://www.linuxtv.org/wiki/index.php/AVerMedia_AVerTV_GO_007_FM but still no success.

[PATCH] firedtv: refine AVC debugging

2009-07-16 Thread Henrik Kurelid
Hi, Here is another patch for the firedtv driver. This one changes the debug logging somewhat to make it easier to find issues with the driver since it is still fairly untested for variants of delivery systems, CAMs and CA systems. --- firedtv: refine AVC debugging The current AVC debugging

Re: two instances of tvp514x module required for DM6467. Any suggestion?

2009-07-16 Thread Andy Walls
On Thu, 2009-07-16 at 10:32 -0500, Karicheri, Muralidharan wrote: Hi, I am working to add support for DM6467 capture driver. This evm has two tvp5147 chips with different i2c addresses. So will I be able to call v4l2_i2c_new_subdev_board() twice to have two instances of this driver running?

Re: AVerMedia AVerTV GO 007 FM, no radio sound (with routing enabled)

2009-07-16 Thread Pham Thanh Nam
I read somewhere that the radio had ever worked for this card but has stopped working with newer kernels. I had the same problem when I used my card (AverMedia AverTV GO 007 FM Plus) with card=57 before. Radio had worked with old kernel versions. Try this: hg clone http://linuxtv.org/hg/v4l-dvb

Re: AVerMedia AVerTV GO 007 FM, no radio sound (with routing enabled)

2009-07-16 Thread hermann pitton
Hi Pham Thanh Nam, you are exactly at the point! Am Freitag, den 17.07.2009, 08:32 +0700 schrieb Pham Thanh Nam: I read somewhere that the radio had ever worked for this card but has stopped working with newer kernels. I had the same problem when I used my card (AverMedia AverTV GO 007 FM

Re: AVerMedia AVerTV GO 007 FM, no radio sound (with routing enabled)

2009-07-16 Thread Pham Thanh Nam
Hi So, should we add an option for this card? For example: modprobe saa7134 card=57 radioontv Regards -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: AVerMedia AVerTV GO 007 FM, no radio sound (with routing enabled)

2009-07-16 Thread Laszlo Kustan
Hi Pham Thanh Nam, Thanks for your help, now it works correctly! Cheers, Laszlo On Fri, Jul 17, 2009 at 4:32 AM, Pham Thanh Namphamthanhnam@gmail.com wrote: change .amux = LINE1 to .amux = TV Please let us know if it works. -- To unsubscribe from this list: send the line unsubscribe