[PATCH v2 1/3] v4l: Add a new ERROR flag for DQBUF after recoverable streaming errors

2010-03-31 Thread Pawel Osciak
This flag is intended to indicate streaming errors, which might have resulted in corrupted video data in the buffer, but the buffer can still be reused and streaming may continue. Setting this flag and returning 0 is different from returning EIO. The latter should now indicate more serious

Re: [PATCH v2 2/3] v4l: videobuf: Add support for V4L2_BUF_FLAG_ERROR

2010-03-31 Thread Hans Verkuil
On Wednesday 31 March 2010 11:32:26 Pawel Osciak wrote: For recoverable stream errors dqbuf() now returns 0 and the error flag is set instead of returning EIO. Signed-off-by: Pawel Osciak p.osc...@samsung.com Reviewed-by: Kyungmin Park kyungmin.p...@samsung.com ---

stv0903bab i2c-repeater question

2010-03-31 Thread Sergey Mironov
Hello maillist! I am integrating frontend with dvb-demux driver of one device called mdemux. The frontend includes following parts: - stv0903bab demodulator - stv6110a tuner - lnbp21 power supply controller stv6110a is connected to i2c bus via stv0903's repeater. My question is about setting up

cx88 remote control event device

2010-03-31 Thread Jean Delvare
Hi Andrzej, Last year, you submitted a fix for the cx88 remote control not behaving properly on some cards. The fix works fine for me and lets me use my remote control, and I am very grateful for this. However, I have noticed (using powertop) that the cx88 driver is waking up the kernel 1250

Re: DM1105: could not attach frontend 195d:1105

2010-03-31 Thread Hendrik Skarpeid
A little update on the matter. These cards are broken! It seems that the card is designed for a different NIM than what is actually on the cards. The worst problem is 3.3V power supply for the digital portion of the NIM. This powers the 3.3V IO on the Si2109, and it is unconnected! This

Re: CX23102 (Polaris?)

2010-03-31 Thread Andy Walls
On Tue, 2010-03-30 at 22:50 -0600, Rich wrote: I have a ez grabber with a CX23102 windows calls it Polaris. Ubuntu 9.10 does not find it. Is there a driver for this part? Rich, (Be advised, I generally don't respond to personal emails on linux driver issues. I prefer to keep conversations

Patch regarding EyeTV Diversity

2010-03-31 Thread Wolfram Sang
Hi, I wanted to know what happened to the patch adding support for the EyeTV Diversity: http://www.linuxtv.org/pipermail/linux-dvb/2009-February/031804.html Patrick said he applied it, but it seems it never appeared upstream? http://www.linuxtv.org/pipermail/linux-dvb/2009-February/031813.html

[PATCH] s2255drv: video_device_alloc call not checked fix

2010-03-31 Thread Dean A.
# HG changeset patch # User Dean Anderson d...@sensoray.com # Date 1270045856 25200 # Node ID 2ab296deae938864b06b29cc224eb4b670ae3aa9 # Parent 18586e4ac3ed5972dac2015600f8c21e26c0fc16 s2255drv: video_device allocation fix From: Dean Anderson d...@sensoray.com call to video_device_alloc was not

[PATCH] s2255drv: removal of big kernel lock

2010-03-31 Thread Dean A.
# HG changeset patch # User Dean Anderson d...@sensoray.com # Date 1270046291 25200 # Node ID c72bdc8732abc0cf7bc376babfd06b2d999bdcf4 # Parent 2ab296deae938864b06b29cc224eb4b670ae3aa9 s2255drv: removal of BKL From: Dean Anderson d...@sensoray.com big kernel lock removed from open function.

Re: stv0903bab i2c-repeater question

2010-03-31 Thread Andreas Regel
Hi Sergey, Am 31.03.2010 12:14, schrieb Sergey Mironov: Hello maillist! I am integrating frontend with dvb-demux driver of one device called mdemux. The frontend includes following parts: - stv0903bab demodulator - stv6110a tuner - lnbp21 power supply controller stv6110a is connected

[PATCH] s2255drv: cleanup of debug messages

2010-03-31 Thread Dean A.
# HG changeset patch # User Dean Anderson d...@sensoray.com # Date 1270056198 25200 # Node ID db81e2f83909ee79dcca8496ceeda2653775e60a # Parent 0690e4e1d81e785af1a5f06a13573dcf2cc5cb0c s2255drv: cleanup of debug messages From: Dean Anderson d...@sensoray.com Priority: normal Signed-off-by:

Re: GIGABYTE U8000-RH Analog source support ?

2010-03-31 Thread Devin Heitmueller
2010/3/31 Fernando P. García fernandoparedesgar...@gmail.com: May you elaborate about the huge undertaking Fernando. The issue is the dvb-usb framework on which the dib0700 driver is built has absolutely no support for analog. Adding support for a new bridge (both raw video and PCM audio) is

Re: cx88 remote control event device

2010-03-31 Thread Mauro Carvalho Chehab
Hi Jean, Jean Delvare wrote: Hi Andrzej, Last year, you submitted a fix for the cx88 remote control not behaving properly on some cards. The fix works fine for me and lets me use my remote control, and I am very grateful for this. However, I have noticed (using powertop) that the cx88

Re: cx88 remote control event device

2010-03-31 Thread Mauro Carvalho Chehab
Mauro Carvalho Chehab wrote: Hi Jean, Jean Delvare wrote: Hi Andrzej, Last year, you submitted a fix for the cx88 remote control not behaving properly on some cards. The fix works fine for me and lets me use my remote control, and I am very grateful for this. However, I have noticed

Re: cx88 remote control event device

2010-03-31 Thread Jean Delvare
Hi Mauro, On Wed, 31 Mar 2010 14:46:37 -0300, Mauro Carvalho Chehab wrote: Hi Jean, Jean Delvare wrote: Hi Andrzej, Last year, you submitted a fix for the cx88 remote control not behaving properly on some cards. The fix works fine for me and lets me use my remote control, and I am

Re: GIGABYTE U8000-RH Analog source support ?

2010-03-31 Thread Fernando P . García
So it needs 2.5 weeks, how much per hour do you estimate? Blessings. On Wed, Mar 31, 2010 at 1:45 PM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: 2010/3/31 Fernando P. García fernandoparedesgar...@gmail.com: May you elaborate about the huge undertaking Fernando. The issue is the

Re: [PATCH] s2255drv: v4l2 device added

2010-03-31 Thread Hans Verkuil
On Wednesday 31 March 2010 18:34:39 Dean A. wrote: # HG changeset patch # User Dean Anderson d...@sensoray.com # Date 1270053044 25200 # Node ID 0690e4e1d81e785af1a5f06a13573dcf2cc5cb0c # Parent c72bdc8732abc0cf7bc376babfd06b2d999bdcf4 s2255drv: adding v4l2_device structure.

Re: cx88 remote control event device

2010-03-31 Thread Mauro Carvalho Chehab
Jean Delvare wrote: Looks very good, nice to see someone is already working on the problem. Ok, just added there the patches for cx88 IR also. It should be noticed that, by default, the input event is enabled just after register, at least on Fedora 12. Probably udev/hal is doing it. I haven't

Re: [PATCH] s2255drv: v4l2 device added

2010-03-31 Thread dean
You are correct. Please withdraw this patch(https://patchwork.kernel.org/patch/89985/). Regards, Hans Verkuil wrote: On Wednesday 31 March 2010 18:34:39 Dean A. wrote: # HG changeset patch # User Dean Anderson d...@sensoray.com # Date 1270053044 25200 # Node ID

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

2010-03-31 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 Mar 31 19:00:18 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14536:a539e5b68945 git master:

Re: webcam problem after suspend/hibernate

2010-03-31 Thread Mohamed Ikbel Boulabiar
Hi, Do you mean the dmesg output ? A full dmesg is included in this address : http://pastebin.com/8XU619Uk Not in all suspend/hibernate the problem comes, only in some of them and this included dmesg output is just after a non working case of webcam fault. I also have found this in

Re: [PATCH v2 1/2] v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls

2010-03-31 Thread Laurent Pinchart
Hi Frank, On Friday 19 March 2010 16:26:12 Frank Schaefer wrote: Laurent Pinchart schrieb: Those control, as their names imply, control the camera aperture settings. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- Documentation/DocBook/v4l/compat.xml |

Re: [PATCH] Fix default state Beholder H6 tuner.

2010-03-31 Thread hermann pitton
Hi Dimitry, Am Mittwoch, den 31.03.2010, 13:14 +1000 schrieb Dmitri Belimov: Hi Hermann Hi, Am Dienstag, den 30.03.2010, 16:02 +1000 schrieb Dmitri Belimov: Hi The hybrid tuner FMD1216MEX_MK3 after cold start has disabled IF. This tuner has internal I2C switch. This switch

Re: [PATCH] Fix default state Beholder H6 tuner.

2010-03-31 Thread Dmitri Belimov
Hi Hermann Hi Dimitry, Am Mittwoch, den 31.03.2010, 13:14 +1000 schrieb Dmitri Belimov: Hi Hermann Hi, Am Dienstag, den 30.03.2010, 16:02 +1000 schrieb Dmitri Belimov: Hi The hybrid tuner FMD1216MEX_MK3 after cold start has disabled IF. This tuner has internal

Re: [RFC] What are the goals for the architecture of an in-kernel IR system?

2010-03-31 Thread Mauro Carvalho Chehab
David Härdeman wrote: On Sun, Mar 28, 2010 at 09:51:17PM -0300, Mauro Carvalho Chehab wrote: I spoke too soon... removing the index causes a problem at the read ioctl: there's no way to retrieve just the non-sparsed values. There's one solution that would allow both read/write and compat to

Re: genius islim 310 webcam test

2010-03-31 Thread Jean-Francois Moine
On Wed, 31 Mar 2010 07:56:59 +0200 Németh Márton nm...@freemail.hu wrote: The next thing is that you need to learn how to compile the Linux kernel from source code. There is a description for Ubuntu at https://help.ubuntu.com/community/Kernel/Compile . After you are able to compile and

Re: genius islim 310 webcam test

2010-03-31 Thread Németh Márton
Jean-Francois Moine írta: On Wed, 31 Mar 2010 07:56:59 +0200 Németh Márton nm...@freemail.hu wrote: The next thing is that you need to learn how to compile the Linux kernel from source code. There is a description for Ubuntu at https://help.ubuntu.com/community/Kernel/Compile . After you

RE: [PATCH v3 1/2] v4l: Add memory-to-memory device helper framework for videobuf.

2010-03-31 Thread Pawel Osciak
Andy Walls [mailto:awa...@md.metrocast.net] wrote: I didn't do a full review (I have no time lately), but I noticed this: +static void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) +{ +struct v4l2_m2m_dev *m2m_dev; [...] +v4l2_m2m_try_run(m2m_dev); +} [...] +void

Re: [PATCH] V4L/DVB: mx1-camera: compile fix

2010-03-31 Thread Sascha Hauer
On Sun, Mar 28, 2010 at 10:12:06PM +0200, Guennadi Liakhovetski wrote: On Sat, 27 Mar 2010, Uwe Kleine-König wrote: This fixes a regression of 7d58289 (mx1: prefix SOC specific defines with MX1_ and deprecate old names) Signed-off-by: Uwe Kleine-König

[PATCH v2 0/3] Fix DQBUF behavior for recoverable streaming errors

2010-03-31 Thread Pawel Osciak
Hello, this is the second version of a series that introduces a V4L2_BUF_FLAG_ERROR flag for recoverable stream errors. It allows applications to gracefully recover in case of such errors instead of losing the buffer or having to guess its index. Changes since v1: - the new flag is not returned

[PATCH v2 2/3] v4l: videobuf: Add support for V4L2_BUF_FLAG_ERROR

2010-03-31 Thread Pawel Osciak
For recoverable stream errors dqbuf() now returns 0 and the error flag is set instead of returning EIO. Signed-off-by: Pawel Osciak p.osc...@samsung.com Reviewed-by: Kyungmin Park kyungmin.p...@samsung.com --- drivers/media/video/videobuf-core.c |4 +++- 1 files changed, 3 insertions(+), 1

[PATCH v2 3/3] v4l: Add documentation for the new error flag

2010-03-31 Thread Pawel Osciak
Add documentation for V4L2_BUF_FLAG_ERROR. Signed-off-by: Pawel Osciak p.osc...@samsung.com --- Documentation/DocBook/v4l/io.xml | 10 ++ Documentation/DocBook/v4l/vidioc-qbuf.xml | 14 -- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git