Re: [PATCHv4 1/3] mx2_camera: Add soc_camera support for i.MX25/i.MX27

2010-06-30 Thread Uwe Kleine-König
On Wed, Jun 30, 2010 at 06:03:16AM +0300, Baruch Siach wrote: On Tue, Jun 29, 2010 at 09:47:42PM +0200, Guennadi Liakhovetski wrote: On Mon, 21 Jun 2010, Baruch Siach wrote: This is the soc_camera support developed by Sascha Hauer for the i.MX27. Alan Carvalho de Assis modified

Re: [PATCHv4 1/3] mx2_camera: Add soc_camera support for i.MX25/i.MX27

2010-06-30 Thread Uwe Kleine-König
On Mon, Jun 21, 2010 at 08:15:58AM +0300, Baruch Siach wrote: This is the soc_camera support developed by Sascha Hauer for the i.MX27. Alan Carvalho de Assis modified the original driver to get it working on more recent kernels. I modified it further to add support for i.MX25. This driver

Re: [PATCHv4 1/3] mx2_camera: Add soc_camera support for i.MX25/i.MX27

2010-06-30 Thread Guennadi Liakhovetski
On Wed, 30 Jun 2010, Uwe Kleine-König wrote: On Mon, Jun 21, 2010 at 08:15:58AM +0300, Baruch Siach wrote: This is the soc_camera support developed by Sascha Hauer for the i.MX27. Alan Carvalho de Assis modified the original driver to get it working on more recent kernels. I

Re: [PATCHv4 1/3] mx2_camera: Add soc_camera support for i.MX25/i.MX27

2010-06-30 Thread Uwe Kleine-König
Hi Guennadi, On Wed, Jun 30, 2010 at 09:20:36AM +0200, Guennadi Liakhovetski wrote: --- a/arch/arm/plat-mxc/include/mach/memory.h +++ b/arch/arm/plat-mxc/include/mach/memory.h @@ -44,12 +44,12 @@ */ #define CONSISTENT_DMA_SIZE SZ_8M -#elif defined(CONFIG_MX1_VIDEO)

Re: [PATCHv4 1/3] mx2_camera: Add soc_camera support for i.MX25/i.MX27

2010-06-30 Thread Guennadi Liakhovetski
Mauro, there's a question for you below. On Wed, 30 Jun 2010, Uwe Kleine-König wrote: Hi Guennadi, On Wed, Jun 30, 2010 at 09:20:36AM +0200, Guennadi Liakhovetski wrote: --- a/arch/arm/plat-mxc/include/mach/memory.h +++ b/arch/arm/plat-mxc/include/mach/memory.h @@ -44,12 +44,12

Re: [PATCHv4 1/3] mx2_camera: Add soc_camera support for i.MX25/i.MX27

2010-06-30 Thread Uwe Kleine-König
Hello, On Wed, Jun 30, 2010 at 11:08:41AM +0200, Guennadi Liakhovetski wrote: Mauro, there's a question for you below. On Wed, 30 Jun 2010, Uwe Kleine-König wrote: Hi Guennadi, On Wed, Jun 30, 2010 at 09:20:36AM +0200, Guennadi Liakhovetski wrote: ---

TeVii S470 in mythtv - diseqc problems

2010-06-30 Thread OM Ugarcina
Hello Guys, Just installed a S470 into my mythbox , fedora 12 kernel 2.6.32.14-127.fc12.i686.PAE . Myth is .23 the most recent fedora package , the drivers for dvb card I have at the moment were pulled in 2010-04-01 . I assume they are pretty current . The problem that I have is as follows :

[Query] How to preserve soc_camera and still use a sensor for media controller?

2010-06-30 Thread Aguirre, Sergio
Hi all, Is it possible to keep a sensor chip driver compatible with 2 interfaces? I'm particularly interested in mt9t112 sensor. Has this been done before with other driver? Thanks for your attention. Regards, Sergio -- To unsubscribe from this list: send the line unsubscribe linux-media in

[PATCH] Technisat AirStar TeleStick 2

2010-06-30 Thread Veit.Berwig
Hello V4L-Team, here is a short description of my patch for the Technisat AirStar TeleStick 2 USB-DVB adapter. The AirStar TeleStick 2 from Technisat contains an full integrated asic from DiBcom, the DIB7770-PA (tuner + demodulator + USB bridge). It is shiped with a TS035 remote. I added the

Re: [linux-dvb] TeVii S470 in mythtv - diseqc problems

2010-06-30 Thread Hans Houwaard
I had the same issue, I have a combination of Hauppauge and Tevii card. The problems arrise when the order of loading of the cards differ from the order of card installed in MythTV. I have added module options to get the modules to use the same /dev/dvb device on boot. Hope this helps for you,

Re: buffer management

2010-06-30 Thread Marko Ristola
23.06.2010 15:43, Steven Toth kirjoitti: Now, on each video interrupt, I know which SG list i need to read from. At this stage i do need to copy the buffers associated with each of the SG lists at once. In this scenario, I don't see how videobuf could be used, while I keep getting this

Re: [Query] How to preserve soc_camera and still use a sensor for media controller?

2010-06-30 Thread Guennadi Liakhovetski
Hi Sergio On Wed, 30 Jun 2010, Aguirre, Sergio wrote: Hi all, Is it possible to keep a sensor chip driver compatible with 2 interfaces? I'm particularly interested in mt9t112 sensor. Has this been done before with other driver? You can try looking at this thread:

Re: em28xx/xc3028 - kernel driver vs. Markus Rechberger's driver

2010-06-30 Thread Torsten Krah
Am Dienstag, 29. Juni 2010 schrieben Sie: Could you please verify if you have the module i2c-dev loaded? Yes it is. Example: #lsmod | grep i2c_dev i2c_dev 6976 0 i2c_core 21104 11

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

2010-06-30 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:Wed Jun 30 19:00:18 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14993:9652f85e688a git master:

tm6000 and losing blocks

2010-06-30 Thread Stefan Ringel
Hi Mauro, I have tested your patch, but that logic to detect the end of urb is wrong. Many blocks going to lost. byte 0x47 can 2 different state: 1. sync byte 2. data byte Your logic has that problem, that if receive the new urb and search the new sync byte, the first 0x47 will use and that

Re: tm6000 and losing blocks

2010-06-30 Thread Mauro Carvalho Chehab
Em 30-06-2010 16:57, Stefan Ringel escreveu: Hi Mauro, I have tested your patch, but that logic to detect the end of urb is wrong. Many blocks going to lost. byte 0x47 can 2 different state: 1. sync byte 2. data byte Your logic has that problem, that if receive the new urb and search

macbook webcam no longer works on .35-rc

2010-06-30 Thread Johannes Berg
I'm pretty sure this was a regression in .34, but haven't checked right now, can bisect when I find time but wanted to inquire first if somebody had ideas. All I get is: [57372.078968] uvcvideo: Failed to query (130) UVC control 5 (unit 3) : -32 (exp. 1). johannes -- To unsubscribe from this

RE: [Query] How to preserve soc_camera and still use a sensor for media controller?

2010-06-30 Thread Aguirre, Sergio
Hi Guennadi, -Original Message- From: Guennadi Liakhovetski [mailto:g.liakhovet...@gmx.de] Sent: Wednesday, June 30, 2010 1:53 PM To: Aguirre, Sergio Cc: linux-media@vger.kernel.org Subject: Re: [Query] How to preserve soc_camera and still use a sensor for media controller? Hi

Error loading dvb-usb-dw2102 - disagrees about version of symbol dvb_usb_device_init

2010-06-30 Thread Austin Spreadbury
I have been using the package of drivers for the TeVii S660 (100222_linux_tevii_ds3000.rar) very happily for several months on Mythbuntu (x86_64).  It did an auto-update over the weekend, which seems to have upgraded the kernel version 2.6.31-22-generic (from -15- I think).  I don't know whether

Re: tm6000 and losing blocks

2010-06-30 Thread Stefan Ringel
Am 30.06.2010 22:22, schrieb Mauro Carvalho Chehab: Em 30-06-2010 16:57, Stefan Ringel escreveu: Hi Mauro, I have tested your patch, but that logic to detect the end of urb is wrong. Many blocks going to lost. byte 0x47 can 2 different state: 1. sync byte 2. data byte Your logic

Re: [media-ctl] [omap3camera:devel] How to use the app?

2010-06-30 Thread Laurent Pinchart
Hi Sergio, On Wednesday 30 June 2010 00:13:43 Aguirre, Sergio wrote: -Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Tuesday, June 29, 2010 5:23 AM On Tuesday 29 June 2010 01:34:01 Aguirre, Sergio wrote: [snip] You will find a set of

Re: [Query] How to preserve soc_camera and still use a sensor for media controller?

2010-06-30 Thread Laurent Pinchart
Hi Sergio and Guennadi, On Wednesday 30 June 2010 20:53:24 Guennadi Liakhovetski wrote: On Wed, 30 Jun 2010, Aguirre, Sergio wrote: Is it possible to keep a sensor chip driver compatible with 2 interfaces? I'm particularly interested in mt9t112 sensor. Has this been done before

[PULL] http://udev.netup.ru/hg/v4l-dvb-aospan-ci_init-fix-new

2010-06-30 Thread aos...@netup.ru
Mauro, please pull fixed tree: http://udev.netup.ru/hg/v4l-dvb-aospan-ci_init-fix-new/ Thanks to Dan Carpentererro...@gmail.com. thanks ! On 05.06.2010 16:05, Dan Carpenter wrote: videobuf_dvb_register_bus() returns negative error codes on failure. This was introduced in e4425eab6b2: