Re: [PATCH] Multifrontend support for saa7134

2009-11-05 Thread Lukáš Karas
Hi Herman I analyse related dvb code today and I'm totally confused that your card dosn't work. So, it is handled like MEDION_MD8800_QUADRO yes? Could you send me full log with enabled i2c debug please? With and without my patch, using DVB-S part. Thank you for your time. Lukas Dne Ne 1.

Re: [PATCH/RFC 7/9 v2] v4l: add an image-bus API for configuring v4l2 subdev pixel and frame formats

2009-11-05 Thread Guennadi Liakhovetski
On Thu, 5 Nov 2009, Hans Verkuil wrote: On Thursday 05 November 2009 17:51:50 Guennadi Liakhovetski wrote: On Thu, 5 Nov 2009, Hans Verkuil wrote: On Friday 30 October 2009 15:01:27 Guennadi Liakhovetski wrote: Video subdevices, like cameras, decoders, connect to video bridges over

Re: [PATCH 0/4 v6] Support for TVP7002 in DM365

2009-11-05 Thread Santiago Nunez-Corrales
My apologies, found that I had the wrong mailing list email for linux-media. Sending patches (hopefully) for the last time. Santiago. Hans Verkuil wrote: On Wednesday 04 November 2009 18:23:40 Santiago Nunez-Corrales wrote: This series of patches provide support for the TVP7002 decoder

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

2009-11-05 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 Nov 5 19:00:08 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13316:c57f47cfb0e8 gcc version: gcc

Make file request: default adddepmod instead of allyesmod

2009-11-05 Thread Jan Hoogenraad
I tried to guide a newbie through compiling v4l. v4l did not compile right away, because of a problem in one of the drivers http://ubuntuforums.org/showthread.php?p=8241469#post8241469 a workaroudn was proposed: http://ubuntuforums.org/showthread.php?t=1305228 I myself have not experienced

Re: Capturing video and still images using one driver

2009-11-05 Thread Guennadi Liakhovetski
(forwarding to the new v4l list) --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- Forwarded message -- Date: Thu, 5 Nov 2009 21:37:46 +0100 (CET) From: Guennadi Liakhovetski ly...@axis700.grange To: Robert Jarzmik

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-05 Thread Vincent McIntyre
I have one of these too. lsusb: Bus 003 Device 003: ID 0fe9:db78 DVICO FusionHDTV DVB-T Dual Digital 4 (ZL10353+xc2028/xc3028) (initialized) Bus 003 Device 002: ID 0fe9:db78 DVICO FusionHDTV DVB-T Dual Digital 4 (ZL10353+xc2028/xc3028) (initialized) In addition I have a DViCO Dual Digital

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-05 Thread Devin Heitmueller
On Thu, Nov 5, 2009 at 3:57 PM, Vincent McIntyre vincent.mcint...@gmail.com wrote: I have one of these too. lsusb: Bus 003 Device 003: ID 0fe9:db78 DVICO FusionHDTV DVB-T Dual Digital 4 (ZL10353+xc2028/xc3028) (initialized) Bus 003 Device 002: ID 0fe9:db78 DVICO FusionHDTV DVB-T Dual Digital

Re: [PATCH 1/3 v2] ezx: Add camera support for A780 and A910 EZX phones

2009-11-05 Thread Antonio Ospite
On Thu, 5 Nov 2009 00:53:46 +0100 (CET) Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Wed, 4 Nov 2009, Antonio Ospite wrote: Signed-off-by: Antonio Ospite osp...@studenti.unina.it Signed-off-by: Bart Visscher ba...@thisnet.nl Is this patch going via Bart? Or should this be an

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-05 Thread Robert Lowery
On Thu, Nov 5, 2009 at 3:57 PM, Vincent McIntyre vincent.mcint...@gmail.com wrote: I have one of these too. lsusb: Bus 003 Device 003: ID 0fe9:db78 DVICO FusionHDTV DVB-T Dual Digital 4 (ZL10353+xc2028/xc3028) (initialized) Bus 003 Device 002: ID 0fe9:db78 DVICO FusionHDTV DVB-T Dual

pac7311

2009-11-05 Thread Lars Noschinski
Hello! I'm using a webcam which identifies itself as 093a:2603 Pixart Imaging, Inc. PAC7312 Camera and is sort-of supported by the gspca_pac7311 module. sort-of because the image alternates quickly between having a red tint or a green tint (using the gspca driver from

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-05 Thread Devin Heitmueller
On Thu, Nov 5, 2009 at 6:45 PM, Robert Lowery rglow...@exemail.com.au wrote: Do you mean something like this (untested) patch?  I'll try it out tonight. diff -r 43878f8dbfb0 linux/drivers/media/dvb/dvb-usb/cxusb.c --- a/linux/drivers/media/dvb/dvb-usb/cxusb.c   Sun Nov 01 07:17:46 2009 -0200

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-05 Thread Robert Lowery
On Thu, Nov 5, 2009 at 6:45 PM, Robert Lowery rglow...@exemail.com.au wrote: Do you mean something like this (untested) patch?  I'll try it out tonight. diff -r 43878f8dbfb0 linux/drivers/media/dvb/dvb-usb/cxusb.c --- a/linux/drivers/media/dvb/dvb-usb/cxusb.c   Sun Nov 01 07:17:46 2009

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-05 Thread Robert Lowery
On Thu, Nov 5, 2009 at 6:45 PM, Robert Lowery rglow...@exemail.com.au wrote: Do you mean something like this (untested) patch?  I'll try it out tonight. diff -r 43878f8dbfb0 linux/drivers/media/dvb/dvb-usb/cxusb.c --- a/linux/drivers/media/dvb/dvb-usb/cxusb.c   Sun Nov 01 07:17:46 2009

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-05 Thread Devin Heitmueller
On Thu, Nov 5, 2009 at 9:31 PM, Robert Lowery rglow...@exemail.com.au wrote: Devin, I have confirmed the patch below fixes my issue.  Could you please merge it for me? Thanks -Rob Sure. I'm putting together a patch series for this weekend with a few different misc fixes. Devin --

RE: [PATCH V2] Davinci VPFE Capture: Add support for Control ioctls

2009-11-05 Thread Hiremath, Vaibhav
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Hans Verkuil Sent: Thursday, November 05, 2009 9:48 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org Subject: Re: [PATCH V2] Davinci VPFE Capture: Add support

Re: [PATCH 0/4 v6] Support for TVP7002 in DM365

2009-11-05 Thread Hans Verkuil
On Thursday 05 November 2009 20:03:26 Santiago Nunez-Corrales wrote: My apologies, found that I had the wrong mailing list email for linux-media. Sending patches (hopefully) for the last time. Sorry, but I still do not see any patches on either linux-media or davinci-linux-open-source...

Re: [PATCH V2] Davinci VPFE Capture: Add support for Control ioctls

2009-11-05 Thread Hans Verkuil
On Friday 06 November 2009 06:30:42 Hiremath, Vaibhav wrote: -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Hans Verkuil Sent: Thursday, November 05, 2009 9:48 PM To: Hiremath, Vaibhav Cc:

Re: [PATCH/RFC 7/9 v2] v4l: add an image-bus API for configuring v4l2 subdev pixel and frame formats

2009-11-05 Thread Hans Verkuil
On Thursday 05 November 2009 19:56:04 Guennadi Liakhovetski wrote: On Thu, 5 Nov 2009, Hans Verkuil wrote: On Thursday 05 November 2009 17:51:50 Guennadi Liakhovetski wrote: On Thu, 5 Nov 2009, Hans Verkuil wrote: On Friday 30 October 2009 15:01:27 Guennadi Liakhovetski wrote:

RE: Finished my email backlog, let me know if I missed anything

2009-11-05 Thread Hiremath, Vaibhav
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Hans Verkuil Sent: Thursday, November 05, 2009 10:01 PM To: linux-media@vger.kernel.org Subject: Finished my email backlog, let me know if I missed anything Hi all,

Re: Finished my email backlog, let me know if I missed anything

2009-11-05 Thread Hans Verkuil
On Friday 06 November 2009 07:49:47 Hiremath, Vaibhav wrote: -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Hans Verkuil Sent: Thursday, November 05, 2009 10:01 PM To: linux-media@vger.kernel.org Subject:

Re: pac7311

2009-11-05 Thread Jean-Francois Moine
On Fri, 6 Nov 2009 00:38:43 +0100 Lars Noschinski l...@public.noschinski.de wrote: I'm using a webcam which identifies itself as 093a:2603 Pixart Imaging, Inc. PAC7312 Camera and is sort-of supported by the gspca_pac7311 module. sort-of because the image alternates quickly between

Re: [PATCH/RFC 7/9 v2] v4l: add an image-bus API for configuring v4l2 subdev pixel and frame formats

2009-11-05 Thread Guennadi Liakhovetski
On Fri, 6 Nov 2009, Hans Verkuil wrote: On Thursday 05 November 2009 19:56:04 Guennadi Liakhovetski wrote: On Thu, 5 Nov 2009, Hans Verkuil wrote: On Thursday 05 November 2009 17:51:50 Guennadi Liakhovetski wrote: On Thu, 5 Nov 2009, Hans Verkuil wrote: On Friday 30 October