Re: Problem with gspca and zc3xx

2010-01-10 Thread Jean-Francois Moine
On Sat, 9 Jan 2010 00:15:31 +0100 Jose Alberto Reguero jaregu...@telefonica.net wrote: When capturing with mplayer I have this erros and the bottom of the image is black. [mjpeg @ 0xd2f300]error y=29 x=0 [mjpeg @ 0xd2f300]mjpeg_decode_dc: bad vlc: 0:0 (0x2c565b0)

Re: IR device at I2C address 0x7a

2010-01-10 Thread Jean Delvare
On Sun, 10 Jan 2010 00:18:46 +0100, hermann pitton wrote: Hi, Am Samstag, den 09.01.2010, 17:14 +0100 schrieb Jean Delvare: On Sat, 09 Jan 2010 13:08:36 +0100, Daro wrote: W dniu 06.01.2010 21:21, Jean Delvare pisze: On Wed, 06 Jan 2010 18:58:58 +0100, Daro wrote: It is not the

[PATCH 1/1] media: video/cx18, fix potential null dereference

2010-01-10 Thread Jiri Slaby
Stanse found a potential null dereference in cx18_dvb_start_feed and cx18_dvb_stop_feed. There is a check for stream being NULL, but it is dereferenced earlier. Move the dereference after the check. Signed-off-by: Jiri Slaby jsl...@suse.cz --- drivers/media/video/cx18/cx18-dvb.c | 18

[PATCH 1/1] MAINTAINERS: ivtv-devel is moderated

2010-01-10 Thread Jiri Slaby
Mark ivtv-de...@ivtvdriver.org as 'moderated for non-subscribers'. Signed-off-by: Jiri Slaby jsl...@suse.cz Cc: linux-media@vger.kernel.org --- MAINTAINERS |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d4baf3d..6f088ac 100644 ---

Re: Problem with gspca and zc3xx

2010-01-10 Thread Jose Alberto Reguero
El Domingo, 10 de Enero de 2010, Jean-Francois Moine escribió: On Sat, 9 Jan 2010 00:15:31 +0100 Jose Alberto Reguero jaregu...@telefonica.net wrote: When capturing with mplayer I have this erros and the bottom of the image is black. [mjpeg @ 0xd2f300]error y=29 x=0 [mjpeg @

Re: [PULL] soc-camera and mediabus

2010-01-10 Thread Mauro Carvalho Chehab
Guennadi Liakhovetski wrote: Hi Mauro On Mon, 14 Dec 2009, Mauro Carvalho Chehab wrote: Guennadi Liakhovetski wrote: So, is the doc patch, that I've sent to the list ok? Ok, the hunk for the automatically (in hg) generated file will get dropped, and otherwise does it look correct? It

Re: pull request: http://linuxtv.org/hg/~hgoede/gspca

2010-01-10 Thread Mauro Carvalho Chehab
Hans de Goede wrote: Hi Mauro, Please pull from: http://linuxtv.org/hg/~hgoede/gspca For: 1) A high priority (should go to 2.6.33) mr97310a driver fix 2) A new driver for streaming from sn9c2028 cams 3) Some gspca documentation updates Hmm... your tree has 10 patches instead of 3.:

Re: [PATCH 2/2] gspca pac7302: add support for camera button

2010-01-10 Thread Mauro Carvalho Chehab
Németh Márton wrote: From: Márton Németh nm...@freemail.hu Add support for snapshot button found on Labtec Webcam 2200 (USB ID 093a:2626 This patch breaks compilation against current -tip: /home/v4l/master/v4l/pac7302.c:74:19: error: input.h: No such file or directory

Re: [PATCH 2/2] gspca pac7302: add support for camera button

2010-01-10 Thread Németh Márton
Mauro Carvalho Chehab worte: Németh Márton wrote: From: Márton Németh nm...@freemail.hu Add support for snapshot button found on Labtec Webcam 2200 (USB ID 093a:2626 This patch breaks compilation against current -tip: There was several versions of adding support to pac7302. The last

Re: [PULL] http://www.kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-2

2010-01-10 Thread Mauro Carvalho Chehab
Devin Heitmueller wrote: Mauro, Please PULL from http://www.kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-2 for the following: cx18-alsa: Fix the rates definition and move some buffer freeing code. cx18: address possible passing of NULL to snd_card_free cx18-alsa: codingstyle cleanup

Re: [PATCH 2/2] gspca pac7302: add support for camera button

2010-01-10 Thread Mauro Carvalho Chehab
Németh Márton wrote: Mauro Carvalho Chehab worte: Németh Márton wrote: From: Márton Németh nm...@freemail.hu Add support for snapshot button found on Labtec Webcam 2200 (USB ID 093a:2626 This patch breaks compilation against current -tip: There was several versions of adding support to

Re: [PATCH 2/2] gspca pac7302: add support for camera button

2010-01-10 Thread Németh Márton
Mauro Carvalho Chehab írta: Németh Márton wrote: Mauro Carvalho Chehab worte: Németh Márton wrote: From: Márton Németh nm...@freemail.hu Add support for snapshot button found on Labtec Webcam 2200 (USB ID 093a:2626 This patch breaks compilation against current -tip: There was several

Re: PULL http://jusst.de/hg/stv090x

2010-01-10 Thread Andreas Regel
Hi Mauro, Am 10.01.2010 13:52, schrieb Mauro Carvalho Chehab: Manu Abraham wrote: Mauro, Please pull http://jusst.de/hg/stv090x changesets: from 13880 - 13891 inclusive of both. The third changeset has some locking troubles: # Node ID 4dd17a6a5ecc320eab58590a8567e5ba03b9d53a [STV090x]

Re: CI USB

2010-01-10 Thread Emmanuel
Markus Rechberger a écrit : On Sat, Jan 2, 2010 at 11:55 PM, HoP jpetr...@gmail.com wrote: Hi Jonas Does anyone know if there's any progress on USB CI adapter support? Last posts I can find are from 2008 (Terratec Cinergy CI USB Hauppauge WinTV-CI). That attempt seems to have

Re: PULL http://jusst.de/hg/stv090x

2010-01-10 Thread Manu Abraham
Mauro, On Sun, Jan 10, 2010 at 4:52 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: Manu Abraham wrote: Mauro, Please pull http://jusst.de/hg/stv090x changesets: from 13880 - 13891 inclusive of both. The third changeset has some locking troubles: # Node ID

Re: [PATCH 1/1] MAINTAINERS: ivtv-devel is moderated

2010-01-10 Thread Andy Walls
On Sun, 2010-01-10 at 10:03 +0100, Jiri Slaby wrote: Mark ivtv-de...@ivtvdriver.org as 'moderated for non-subscribers'. Yes, that is true. I don't know why it matters after years of not being marked as such, especially since the moderator will push through on-topic posts. I don't know the

Re: CI USB

2010-01-10 Thread Manu Abraham
On Sun, Jan 10, 2010 at 5:09 PM, Emmanuel eall...@gmail.com wrote: Markus Rechberger a écrit : On Sat, Jan 2, 2010 at 11:55 PM, HoP jpetr...@gmail.com wrote: Hi Jonas Does anyone know if there's any progress on USB CI adapter support? Last posts I can find are from 2008 (Terratec

Re: [PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-misc

2010-01-10 Thread Andy Walls
On Sun, 2010-01-10 at 09:35 -0200, Mauro Carvalho Chehab wrote: Andy Walls wrote: Mauro, If no one has any objections, please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-misc for the following 12 changesets. Of note: 02-04 are from Jean Delvare and fix up the cx23885

Re: [PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-misc

2010-01-10 Thread Mauro Carvalho Chehab
Andy Walls wrote: On Sun, 2010-01-10 at 09:35 -0200, Mauro Carvalho Chehab wrote: Andy Walls wrote: Mauro, If no one has any objections, please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-misc for the following 12 changesets. Of note: 02-04 are from Jean Delvare and fix up the

Re: building v4l-dvb - compilation error

2010-01-10 Thread Muralidharan Karicheri
Mauro, I ran the build using my ubunto linux box at home and it has succeeded the build. make[2]: Leaving directory `/usr/src/kernels/2.6.9-55.0.12.EL-smp-i686' The minimum supported version by the backport is 2.6.16. Hmm. Does that means, the build is using the kernel source code natively

Re: PULL http://jusst.de/hg/stv090x

2010-01-10 Thread Mauro Carvalho Chehab
Andreas Regel wrote: Hi Mauro, Am 10.01.2010 13:52, schrieb Mauro Carvalho Chehab: Manu Abraham wrote: Mauro, Please pull http://jusst.de/hg/stv090x changesets: from 13880 - 13891 inclusive of both. The third changeset has some locking troubles: # Node ID

Re: PULL http://jusst.de/hg/stv090x

2010-01-10 Thread Andreas Regel
Hi Mauro, Am 10.01.2010 15:15, schrieb Mauro Carvalho Chehab: Andreas Regel wrote: Hi Mauro, Am 10.01.2010 13:52, schrieb Mauro Carvalho Chehab: Manu Abraham wrote: Mauro, Please pull http://jusst.de/hg/stv090x changesets: from 13880 - 13891 inclusive of both. The third changeset has

Re: PULL http://jusst.de/hg/stv090x

2010-01-10 Thread Manu Abraham
On Sun, Jan 10, 2010 at 6:43 PM, Andreas Regel andreas.re...@gmx.de wrote: Hi Mauro, Am 10.01.2010 15:15, schrieb Mauro Carvalho Chehab: Andreas Regel wrote: Hi Mauro, Am 10.01.2010 13:52, schrieb Mauro Carvalho Chehab: Manu Abraham wrote: Mauro, Please pull

Re: [PATCH v4l/dvb] firedtv: add forgotten __exit annotation

2010-01-10 Thread Stefan Richter
Stefan Richter wrote on 2009-12-26: fdtv_fw_exit() is part of the firedtv driver's .exit.text section. ... --- linux-2.6.33-rc2.orig/drivers/media/dvb/firewire/firedtv-fw.c +++ linux-2.6.33-rc2/drivers/media/dvb/firewire/firedtv-fw.c @@ -332,7 +332,7 @@ int __init fdtv_fw_init(void)

Re: PULL http://jusst.de/hg/stv090x

2010-01-10 Thread Oliver Endriss
Hi, Manu Abraham wrote: On Sun, Jan 10, 2010 at 4:52 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: Manu Abraham wrote: Mauro, Please pull http://jusst.de/hg/stv090x changesets: from 13880 - 13891 inclusive of both. The third changeset has some locking troubles: # Node

Re: CI USB

2010-01-10 Thread HoP
I don't know the details into the USB device, but each of those CAM's have bandwidth limits on them and they vary from one CAM to the other. Also, there is a limit on the number of simultaneous PID's that which you can decrypt. Some allow only 1 PID, some allow 3. Those are the basic CAM's

gspca_sunplus problem: more than one device is created

2010-01-10 Thread Németh Márton
Hi, I tried the gspca_sunplus driver from http://linuxtv.org/hg/~jfrancois/gspca/ rev 13915 on top of Linux kernel 2.6.32. When I plug the Trust 610 LCD pow...@m Zoom device in webcam mode (0x06d6:0x0031) then two devices are created: /dev/video0 and /dev/video1: [31636.528184] usb 3-2: new

gspca_pac7302: sporatdic problem when plugging the device

2010-01-10 Thread Németh Márton
Hi, I have sporadic problem with Labtec Webcam 2200 (0x093a:0x2626). I'm using gspca_pac7302 driver from http://linuxtv.org/hg/~jfrancois/gspca/ rev 13915 on top of Linux kernel 2.6.32. I executed the following command in an xterm window: $ while true; do ./svv; done Then I plugged and

Re: gspca_sunplus problem: more than one device is created

2010-01-10 Thread leandro Costantino
Did that happen with the included version on the kernel?. The kernel is calling the probe for the isoch and the bulk, i really dont have a sunplus webcam to test, and ignore the older behavior, that's why i am asking. Best Regards 2010/1/10 Németh Márton nm...@freemail.hu: Hi, I tried the

Re: [PULL] http://www.kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-2

2010-01-10 Thread Devin Heitmueller
On Sun, Jan 10, 2010 at 7:33 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: Hi Devin, Unfortunately, I got some merge conflicts with cx18 code from Andy, due to the buffer handling changes. Could you please rebase your tree against tip, solving those conflicts? Sure, I'll try to do

Re: Regression - OOPS when connecting devices with IR support

2010-01-10 Thread Devin Heitmueller
On Sun, Jan 10, 2010 at 2:49 AM, Francesco Lavra francescola...@interfree.it wrote: Yes, the IR core is broken, a patch has been submitted by myself some time ago (http://patchwork.kernel.org/patch/70126/), but hasn't made it to v4l-dvb yet. Thanks for the heads up. I actually didn't see that

Re: CI USB

2010-01-10 Thread Ian Wilkinson
HoP wrote: I don't know the details into the USB device, but each of those CAM's have bandwidth limits on them and they vary from one CAM to the other. Also, there is a limit on the number of simultaneous PID's that which you can decrypt. Some allow only 1 PID, some allow 3. Those are the

Re: CI USB]

2010-01-10 Thread Johan
Manu Abraham wrote: On Sun, Jan 10, 2010 at 5:09 PM, Emmanuel eall...@gmail.com wrote: Markus Rechberger a écrit : On Sat, Jan 2, 2010 at 11:55 PM, HoP jpetr...@gmail.com wrote: Hi Jonas Does anyone know if there's any progress on USB CI adapter support? Last posts I

Re: [PATCH 1/1] MAINTAINERS: ivtv-devel is moderated

2010-01-10 Thread Joe Perches
On Sun, 2010-01-10 at 08:29 -0500, Andy Walls wrote: On Sun, 2010-01-10 at 10:03 +0100, Jiri Slaby wrote: Mark ivtv-de...@ivtvdriver.org as 'moderated for non-subscribers'. Yes, that is true. I don't know why it matters after years of not being marked as such, especially since the moderator

Terratec Cinergy Hybrid XE (TM6010 Mediachip)

2010-01-10 Thread Stefan Ringel
hello linuxtv.org developers, I have the TerraTec Cinergy Hybrid XE. (idVendor=0x0ccd, idProduct=0x0086). lsusb: Bus 001 Device 004: ID 0ccd:0086 TerraTec Electronic GmbH Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass

Unstable LifeView Fl yDVB Hybrid PCI supp ort‏

2010-01-10 Thread Carlo Cancellieri
Hy, I've a serious problem with my LifeView FlyDVB Hybrid PCI card. I've tried many different settings (i2c_scan, card, and all other suggestions found on the web) but the dvb-t card functionality is still very random. Here is the 'Everyday' dmesg saa7134 log:

Re: gspca_sunplus problem: more than one device is created

2010-01-10 Thread Jean-Francois Moine
On Sun, 10 Jan 2010 17:38:00 +0100 Németh Márton nm...@freemail.hu wrote: I tried the gspca_sunplus driver from http://linuxtv.org/hg/~jfrancois/gspca/ rev 13915 on top of Linux kernel 2.6.32. When I plug the Trust 610 LCD pow...@m Zoom device in webcam mode (0x06d6:0x0031) then two devices

Re: gspca_sunplus problem: more than one device is created

2010-01-10 Thread Németh Márton
leandro Costantino wrote: Did that happen with the included version on the kernel?. The kernel is calling the probe for the isoch and the bulk, i really dont have a sunplus webcam to test, and ignore the older behavior, that's why i am asking. I tested with 2.6.33-rc2 on a Clevo D4J model

Re: gspca_pac7302: sporatdic problem when plugging the device

2010-01-10 Thread Jean-Francois Moine
On Sun, 10 Jan 2010 17:58:58 +0100 Németh Márton nm...@freemail.hu wrote: Then I plugged and unplugged the device 16 times. When I last plugged the device I get the following error in the dmesg: [32393.421313] gspca: probing 093a:2626 [32393.426193] gspca: video0 created [32393.426958]

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

2010-01-10 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:Sun Jan 10 19:00:08 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13914:dd3338c55018 gcc version: gcc

PULL http://jusst.de/hg/stv090x

2010-01-10 Thread Manu Abraham
Mauro, Following the changesets 13830 - 13894 from my earlier pull request, Please pull the following changeset as well http://jusst.de/hg/stv090x/rev/80c74966d955 It fixes a nasty bug as described at http://osdir.com/ml/linux-media/2009-11/msg00643.html Regards, Manu -- To unsubscribe

Re: PULL http://jusst.de/hg/stv090x

2010-01-10 Thread Manu Abraham
On Mon, Jan 11, 2010 at 12:17 AM, Manu Abraham abraham.m...@gmail.com wrote: Mauro, Following the changesets 13830 - 13894 from my earlier pull request, Correction, 13880 - 13894 inclusive of both. Please pull the following changeset as well http://jusst.de/hg/stv090x/rev/80c74966d955

Re: gspca_pac7302: sporatdic problem when plugging the device

2010-01-10 Thread Németh Márton
Jean-Francois Moine wrote: On Sun, 10 Jan 2010 17:58:58 +0100 Németh Márton nm...@freemail.hu wrote: Then I plugged and unplugged the device 16 times. When I last plugged the device I get the following error in the dmesg: [32393.421313] gspca: probing 093a:2626 [32393.426193] gspca:

Re: gspca_sunplus problem: more than one device is created

2010-01-10 Thread Németh Márton
Jean-Francois Moine wrote: On Sun, 10 Jan 2010 17:38:00 +0100 Németh Márton nm...@freemail.hu wrote: I tried the gspca_sunplus driver from http://linuxtv.org/hg/~jfrancois/gspca/ rev 13915 on top of Linux kernel 2.6.32. When I plug the Trust 610 LCD pow...@m Zoom device in webcam mode

[PATCH] drivers/media/video/saa7134: Add support for Leadtek Winfast TV2100 FM card

2010-01-10 Thread dz-tor
Added support for Leadtek Winfast TV2100 FM card. Support for remote control is missing. Signed-off-by: Darek Zielski dz-...@wp.pl --- diff -r dd3338c55018 linux/drivers/media/video/saa7134/saa7134-cards.c --- a/linux/drivers/media/video/saa7134/saa7134-cards.cSun Jan 10 10:20:28 2010

Re: Leadtek Winfast TV2100

2010-01-10 Thread dz-tor
Hi, On 09.01.2010 18:14, hermann pitton wrote: Hi, Am Samstag, den 09.01.2010, 17:23 +0100 schrieb dz-tor: Hi Pavle, On 09.01.2010 15:46, Pavle Predic wrote: Hey Darek, Great job of making the card work. I was really thrilled when I saw your post. However, I am a total newbie, so

Re: IR device at I2C address 0x7a

2010-01-10 Thread hermann pitton
Am Sonntag, den 10.01.2010, 09:51 +0100 schrieb Jean Delvare: On Sun, 10 Jan 2010 00:18:46 +0100, hermann pitton wrote: Hi, Am Samstag, den 09.01.2010, 17:14 +0100 schrieb Jean Delvare: On Sat, 09 Jan 2010 13:08:36 +0100, Daro wrote: W dniu 06.01.2010 21:21, Jean Delvare pisze:

Re: CI USB

2010-01-10 Thread Emmanuel
Manu Abraham a écrit : On Sun, Jan 10, 2010 at 5:09 PM, Emmanuel eall...@gmail.com wrote: Markus Rechberger a écrit : On Sat, Jan 2, 2010 at 11:55 PM, HoP jpetr...@gmail.com wrote: Hi Jonas Does anyone know if there's any progress on USB CI adapter support? Last

Re: building v4l-dvb - compilation error

2010-01-10 Thread Mauro Carvalho Chehab
Muralidharan Karicheri wrote: Mauro, I ran the build using my ubunto linux box at home and it has succeeded the build. make[2]: Leaving directory `/usr/src/kernels/2.6.9-55.0.12.EL-smp-i686' The minimum supported version by the backport is 2.6.16. Hmm. Does that means, the build is using

Mosaico ITV 300 not work with GNU/Linux

2010-01-10 Thread Humberto
Hi, people. My 1st post is on Mosaico ITV 300' suport into Linux. Dmesg display that the chipset card's is detected (SAA7130), but properly no. You see these messages: http://www.lindrix.xpg.com.br/log_saa7130_description.txt Excuse me, they are many messages... The Mosaico's home page was:

[PULL] http://kernellabs.com/hg/~mkrufky/tda8295

2010-01-10 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/tda8295 for: - tda8290: Fix FM radio easy programming standard selection for TDA8295 tda8290.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Cheers, Mike -- To unsubscribe from this list: send the line unsubscribe

RE: [PATCH - v3 4/4] DaVinci - vpfe-capture-converting ccdc drivers to platform driver

2010-01-10 Thread Hiremath, Vaibhav
-Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Friday, January 08, 2010 8:40 PM To: Hiremath, Vaibhav Cc: Karicheri, Muralidharan; davinci-linux-open- sou...@linux.davincidsp.com; linux-media@vger.kernel.org Subject: Re: [PATCH - v3 4/4] DaVinci -

RE: [PATCH 0/2] OMAP3: Add V4L2 display driver support

2010-01-10 Thread Hiremath, Vaibhav
-Original Message- From: Hiremath, Vaibhav Sent: Monday, January 04, 2010 8:12 PM To: linux-media@vger.kernel.org Cc: linux-o...@vger.kernel.org; hverk...@xs4all.nl; t...@atomide.com; Hiremath, Vaibhav Subject: [PATCH 0/2] OMAP3: Add V4L2 display driver support From: Vaibhav

RE: [PATCH 0/9] Feature enhancement of VPFE/CCDC Capture driver

2010-01-10 Thread Hiremath, Vaibhav
-Original Message- From: Hiremath, Vaibhav Sent: Monday, January 04, 2010 7:33 PM To: linux-media@vger.kernel.org Cc: linux-o...@vger.kernel.org; hverk...@xs4all.nl; davinci-linux- open-sou...@linux.davincidsp.com; Karicheri, Muralidharan; Hiremath, Vaibhav Subject: [PATCH 0/9]