Re: OMAP3 ISP and camera drivers (update 2)

2009-06-23 Thread Tuukka.O Toivonen
On Monday 22 June 2009 17:00:53 ext Dongsoo Kim wrote: OK, what I'm afraid is that even though the device could be opened and recognized as a v4l2 device but has no capability should be weird. Actually I'm not sure about this case is spec-in or not. In my opinion it should be better when

[GIT PATCHES for 2.6.31] V4L/DVB updates

2009-06-23 Thread Mauro Carvalho Chehab
Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus For yet another series of improvements. Probably one of the most more visible to the users is the support for Logitech cameras based on stv06xx chipset. This also removes the

Re: lsmod path hardcoded in v4l/Makefile

2009-06-23 Thread Matthias Schwarzott
On Dienstag, 23. Juni 2009, Andy Walls wrote: On Mon, 2009-06-22 at 16:36 +0200, Matthias Schwarzott wrote: Hi list! It seems the path to lsmod tool is hardcoded in the Makefile for out-of-tree building of v4l-dvb. Now at least gentoo has moved lsmod from /sbin to /bin. Additionally

Re: lsmod path hardcoded in v4l/Makefile

2009-06-23 Thread Matthias Schwarzott
On Dienstag, 23. Juni 2009, Trent Piepho wrote: On Mon, 22 Jun 2009, Andy Walls wrote: On Mon, 2009-06-22 at 16:36 +0200, Matthias Schwarzott wrote: Hi list! It seems the path to lsmod tool is hardcoded in the Makefile for out-of-tree building of v4l-dvb. Now at least gentoo has

Re: Seeking recommendation for DVB-S PCI card with on-card CI

2009-06-23 Thread Thomas Kernen
Andy Zivkovic wrote: Are these the same boards and/or different revisions? Are they supported by the Mantis driver including the CI? This part I wasn't able to confirm from my search. Thomas, The maintis driver currently doesn't support CI. Unfortunately I bought a Twinhan SP300 (1034) before

Re: lsmod path hardcoded in v4l/Makefile

2009-06-23 Thread Matthias Schwarzott
On Dienstag, 23. Juni 2009, Theodore Kilgore wrote: On Mon, 22 Jun 2009, Andy Walls wrote: On Mon, 2009-06-22 at 16:36 +0200, Matthias Schwarzott wrote: Hi list! It seems the path to lsmod tool is hardcoded in the Makefile for out-of-tree building of v4l-dvb. Now at least gentoo has

Re: Sakar 57379 USB Digital Video Camera...

2009-06-23 Thread Andy Walls
On Mon, 2009-06-22 at 10:51 -0500, Theodore Kilgore wrote: On Mon, 22 Jun 2009, Andy Walls wrote: On Sun, 2009-06-21 at 22:39 -0500, Theodore Kilgore wrote: Andy, You are right. Your camera is emitting JPEG while streaming. I just succeeded in creating an image which resembles your

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-vpfe-cap

2009-06-23 Thread Mauro Carvalho Chehab
Em Mon, 22 Jun 2009 11:02:58 -0500 Karicheri, Muralidharan m-kariche...@ti.com escreveu: Hi, Snip -/** +/* * struct tvp514x_decoder - TVP5146/47 decoder object - * @v4l2_int_device: Slave handle - * @tvp514x_slave: Slave pointer which is used by @v4l2_int_device + *

Re: PxDVR3200 H LinuxTV v4l-dvb patch : Pull GPIO-20 low for DVB-T

2009-06-23 Thread Andy Walls
On Tue, 2009-06-23 at 11:39 +0800, Terry Wu wrote: Hi, I add the following codes in the cx23885_initialize() of cx25840-core.c: /* Drive GPIO2 (GPIO 19~23) direction and values for DVB-T */ cx25840_and_or(client, 0x160, 0x1d, 0x00); cx25840_write(client, 0x164, 0x00);

Re: PxDVR3200 H LinuxTV v4l-dvb patch : Pull GPIO-20 low for DVB-T

2009-06-23 Thread claude
Terry Wu a écrit : Hi, I add the following codes in the cx23885_initialize() of cx25840-core.c: /* Drive GPIO2 (GPIO 19~23) direction and values for DVB-T */ cx25840_and_or(client, 0x160, 0x1d, 0x00); cx25840_write(client, 0x164, 0x00); Before that, the tuning

Re: [linux-dvb] Support for Compro VideoMate S350

2009-06-23 Thread OM Ugarcina
Thanks for that Igor, I have just pulled the latest hg and tried to apply patches . Patches 12094 and 12095 went in with no problem . However patch 12096 failed with this output : [r...@localhost v4l-dvb]# patch -p1 12096.patch patching file linux/drivers/media/common/ir-keymaps.c Hunk #1

Re: PxDVR3200 H LinuxTV v4l-dvb patch : Pull GPIO-20 low for DVB-T

2009-06-23 Thread Hans Verkuil
On Tue, 2009-06-23 at 11:39 +0800, Terry Wu wrote: Hi, I add the following codes in the cx23885_initialize() of cx25840-core.c: /* Drive GPIO2 (GPIO 19~23) direction and values for DVB-T */ cx25840_and_or(client, 0x160, 0x1d, 0x00); cx25840_write(client, 0x164, 0x00);

Re: PxDVR3200 H LinuxTV v4l-dvb patch : Pull GPIO-20 low for DVB-T

2009-06-23 Thread Terry Wu
Hi, 1. The CX23885's GPIO 23 thru 19 - On the cx25840 a/v core is not implemented yet. You can find the following codes in the cx23885-core.c : /* Mask represents 32 different GPIOs, GPIO's are split into multiple * registers depending on the board configuration (and whether the * 417 encoder

RE: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-23 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Gary Thomas [mailto:g...@mlbassoc.com] Sent: Monday, June 22, 2009 1:06 PM To: Aguirre Rodriguez, Sergio Alberto Cc: Zach LeRoy; linux-omap; linux-media@vger.kernel.org; Sakari Ailus Subject: Re: OMAP34XXCAM: Micron mt9d111 sensor support? Aguirre

Re: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-23 Thread Gary Thomas
Aguirre Rodriguez, Sergio Alberto wrote: -Original Message- From: Gary Thomas [mailto:g...@mlbassoc.com] Sent: Monday, June 22, 2009 1:06 PM To: Aguirre Rodriguez, Sergio Alberto Cc: Zach LeRoy; linux-omap; linux-media@vger.kernel.org; Sakari Ailus Subject: Re: OMAP34XXCAM: Micron

Re: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-23 Thread Gary Thomas
Aguirre Rodriguez, Sergio Alberto wrote: From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, Sergio Alberto From: Gary Thomas [mailto:g...@mlbassoc.com] Aguirre Rodriguez, Sergio Alberto wrote: From: Gary Thomas

RE: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-23 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Gary Thomas [mailto:g...@mlbassoc.com] Sent: Tuesday, June 23, 2009 8:23 AM To: Aguirre Rodriguez, Sergio Alberto Cc: Zach LeRoy; linux-omap; linux-media@vger.kernel.org; Sakari Ailus Subject: Re: OMAP34XXCAM: Micron mt9d111 sensor support? Aguirre

RE: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-23 Thread Aguirre Rodriguez, Sergio Alberto
From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, Sergio Alberto From: Gary Thomas [mailto:g...@mlbassoc.com] Aguirre Rodriguez, Sergio Alberto wrote: From: Gary Thomas [mailto:g...@mlbassoc.com] Aguirre Rodriguez, Sergio

RE: mx31moboard MT9T031 camera support

2009-06-23 Thread Karicheri, Muralidharan
Hi, I am already working on porting MT9T031 driver to sub device framework. I have communicated this to Guennadi, earlier. So please don't work on it. I am going to send a patch for review in a week. Thanks. Murali Karicheri Software Design Engineer Texas Instruments Inc. Germantown, MD 20874

Re: CAM initialisation failing

2009-06-23 Thread Tomer Barletz
On Tue, Jun 23, 2009 at 12:11 PM, Thomas Kernentker...@deckpoint.ch wrote: Tomer Barletz wrote: On Mon, Jun 1, 2009 at 4:06 PM, Thomas Kernen tker...@deckpoint.ch wrote: Dear community, After finally getting my Mystique SaTiX DVB-S2 PCI card (clone of KNC1 DVB Station S2), I'm now facing

Re: [linux-dvb] Gigabyte GT-P8000 dvb-t / analog / fm radio - pci

2009-06-23 Thread c kuruwita
Hi You could try using the card= option when loading the kernel module and use the cardnumber of a similar supported saa7134 dvb card. you can find a complete list of supported card saa713 dvb cards in Documentation/video4linux/CARDLIST.saa7134. Cheers Chatura On Sat, May 23, 2009 at 6:42 AM,

Re: Sakar 57379 USB Digital Video Camera...

2009-06-23 Thread Theodore Kilgore
On Tue, 23 Jun 2009, Andy Walls wrote: On Mon, 2009-06-22 at 10:51 -0500, Theodore Kilgore wrote: On Mon, 22 Jun 2009, Andy Walls wrote: On Sun, 2009-06-21 at 22:39 -0500, Theodore Kilgore wrote: Andy, You are right. Your camera is emitting JPEG while streaming. I just succeeded in

sub devices sharing same i2c address

2009-06-23 Thread Karicheri, Muralidharan
Hi, I am having to switch between two sub devices that shares the same i2c address. First one is TVP5146 and the other is MT9T031. The second has a i2c switch and the evm has a data path switch. So in our internal release we could switch capture inputs between the two by configuring the above

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

2009-06-23 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:Tue Jun 23 19:00:04 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12132:b362d09e34d4 gcc version: gcc

Re: Leadtek Winfast DTV-1000S

2009-06-23 Thread Michael Krufky
(apologies if you've received this email twice -- something is strange with my kernellabs.com email settings -- I will look into this soon) On Mon, Jun 22, 2009 at 6:51 AM, James Moschoujames.mosc...@gmail.com wrote: Using dtv1000s tree revision 21a03349f7f9 and a blank modprobe.conf I can

Re: sub devices sharing same i2c address

2009-06-23 Thread Daniel Glöckner
On Tue, Jun 23, 2009 at 01:10:11PM -0500, Karicheri, Muralidharan wrote: I am having to switch between two sub devices that shares the same i2c address. First one is TVP5146 and the other is MT9T031. The second has a i2c switch and the evm has a data path switch. You could try Rodolfo

Re: lsmod path hardcoded in v4l/Makefile

2009-06-23 Thread Trent Piepho
On Tue, 23 Jun 2009, Matthias Schwarzott wrote: On Mon, 2009-06-22 at 16:36 +0200, Matthias Schwarzott wrote: It seems the path to lsmod tool is hardcoded in the Makefile for out-of-tree building of v4l-dvb. Shouldn't $PATH of root be considered safe? Else the distro or the system I

Re: [linux-dvb] Gigabyte GT-P8000 dvb-t / analog / fm radio - pci

2009-06-23 Thread hermann pitton
Hi, Am Mittwoch, den 24.06.2009, 01:36 +1000 schrieb c kuruwita: Hi You could try using the card= option when loading the kernel module and use the cardnumber of a similar supported saa7134 dvb card. you can find a complete list of supported card saa713 dvb cards in

Re: PxDVR3200 H LinuxTV v4l-dvb patch : Pull GPIO-20 low for DVB-T

2009-06-23 Thread Andy Walls
On Tue, 2009-06-23 at 14:33 +0200, Hans Verkuil wrote: On Tue, 2009-06-23 at 11:39 +0800, Terry Wu wrote: Hi, I add the following codes in the cx23885_initialize() of cx25840-core.c: /* Drive GPIO2 (GPIO 19~23) direction and values for DVB-T */ cx25840_and_or(client, 0x160,

Re: PxDVR3200 H LinuxTV v4l-dvb patch : Pull GPIO-20 low for DVB-T

2009-06-23 Thread Andy Walls
On Tue, 2009-06-23 at 21:10 +0800, Terry Wu wrote: 2. Also, I can not find GPIO functions in the cx25840-core.c Something missing or unfinished ? Missing: they are not implemented in the cx25840 driver. I will at least implement a change to the cx25840 module so the v4l bridge driver

Re: [PATCH] [Resend] cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5

2009-06-23 Thread Timothy Lee
On 06/17/2009 03:05 AM, Mauro Carvalho Chehab wrote: Hi David, Em Thu, 11 Jun 2009 01:16:13 +0800 David Wongdavidtlw...@gmail.com escreveu: Use unified lgs8gxx frontend instead of reverse engineered lgs8gl5 frontend. After this patch, lgs8gl5 frontend could be mark as deprecated. Future