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

2009-06-22 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-misc for the following: - v4l2-spec: add missing V4L2_PIX_FMT_OV511 documentation. Hans, when you modify the videodev2.h header you should also do a 'make spec' to check whether the v4l2-spec still builds. It's easy to forget

[GIT PATCHES for 2.6.31] V4L/DVB updates

2009-06-22 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 dri

Re: OMAP3 ISP and camera drivers (update 2)

2009-06-22 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 whe

LV5H under Jaunty

2009-06-22 Thread Mimmo Squillace
Hi, I've a LV5H clone marketed in Italy under Extreme Technology brand which does not work under Ubuntu Jaunty (kernel version 2.6.30 used to solve intel graphics video card performance issue). It is identified by: idVendor=eb1a, idProduct=2883 I tried to use it using the following em28xx.c

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

2009-06-22 Thread Andy Zivkovic
> 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 I knew this, so I

Re: Can't use my Pinnacle PCTV HD Pro stick - what am I doing wrong?

2009-06-22 Thread hermann pitton
Am Montag, den 22.06.2009, 22:48 -0400 schrieb Robert Krakora: > On Mon, Jun 22, 2009 at 10:40 PM, Robert > Krakora wrote: > > On Mon, Jun 22, 2009 at 5:39 PM, George Adams wrote: > >> > >> Hello again. I have some updates now that I've been able to make some > >> further tests. > >> > >> 1) My

Re: Can't use my Pinnacle PCTV HD Pro stick - what am I doing wrong?

2009-06-22 Thread Robert Krakora
On Mon, Jun 22, 2009 at 10:40 PM, Robert Krakora wrote: > On Mon, Jun 22, 2009 at 5:39 PM, George Adams wrote: >> >> Hello again.  I have some updates now that I've been able to make some >> further tests. >> >> 1) My Pinnacle PCTV HD Pro (800e) stick does, in fact, work correctly under >> Window

Re: SAA7133 failure under Kernel 2.6.29

2009-06-22 Thread hermann pitton
Hi, Am Dienstag, den 23.06.2009, 03:02 +0100 schrieb Another Sillyname: > I noted from a discussion in the list back in April there were > problems with SAA7133 devices under 2.6.29 Kernel. > > I have such a device and just upgraded to Fed 11 yesterday, device now > fails. Under Fed 10 no proble

Re: Can't use my Pinnacle PCTV HD Pro stick - what am I doing wrong?

2009-06-22 Thread Robert Krakora
On Mon, Jun 22, 2009 at 5:39 PM, George Adams wrote: > > Hello again.  I have some updates now that I've been able to make some > further tests. > > 1) My Pinnacle PCTV HD Pro (800e) stick does, in fact, work correctly under > Windows.  The scanning detects the one channel we're running over our

SAA7133 failure under Kernel 2.6.29

2009-06-22 Thread Another Sillyname
I noted from a discussion in the list back in April there were problems with SAA7133 devices under 2.6.29 Kernel. I have such a device and just upgraded to Fed 11 yesterday, device now fails. Under Fed 10 no problems. I'm happy to provide dmesg and lspci and whatever else you need, however don't

Re: [linux-dvb] Can't use my Pinnacle HDTV USB stick

2009-06-22 Thread petehiggins
Paul, I have a Happauge HVR-1800 with a CX-23885 chip that I would like to get working the same way you described in your email to George. It does work correctly with MythTV, but like you I've not been able to get it to work with Totem Movie Player, MeTV or any of the other players I've tried.

Re: [Patch] New utility program atsc_epg added to dvb-apps utility suite.

2009-06-22 Thread hermann pitton
Hi, Am Montag, den 22.06.2009, 18:43 -0500 schrieb Yufei Yuan: > I sent out a new patch yesterday under a different subject line, but it > looks like it did not make through it. Is this list a moderated one? > > Anyway, please ignore yesterday's patch if you have not had a chance to > look at

RE: Can't use my Pinnacle PCTV HD Pro stick - what am I doing wrong?

2009-06-22 Thread George Adams
> Ok, here's something to try. I assume you are rebooting the box, > keeping the stick plugged in. Please unplug the device, plug it back > in, and then post the full dmesg output. > > Devin Actually I've been unplugging the device, booting, letting the system settle down, then plugging the dev

Re: [Patch] New utility program atsc_epg added to dvb-apps utility suite.

2009-06-22 Thread Yufei Yuan
I sent out a new patch yesterday under a different subject line, but it looks like it did not make through it. Is this list a moderated one? Anyway, please ignore yesterday's patch if you have not had a chance to look at it. Please use this following patch, which is against 1283. It contains:

Re: Sakar 57379 USB Digital Video Camera...

2009-06-22 Thread Theodore Kilgore
Therefore with a little bit of further tweaking it will presumably come out exactly so. Namely, I have to remember where to stick the two dimensions into the header. Today's progress, so far: 1. I managed to look up where the width and height go, and indeed the image comes out nicely when

Re: lsmod path hardcoded in v4l/Makefile

2009-06-22 Thread Theodore Kilgore
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 moved lsmod from /sbin to /bin. Sorry, but is it considere

Re: lsmod path hardcoded in v4l/Makefile

2009-06-22 Thread Trent Piepho
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 moved lsmod from /sbin to /bin. Won't your p

Re: lsmod path hardcoded in v4l/Makefile

2009-06-22 Thread Andy Walls
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 it is bad style (or at least I am told so), to

Re: [linux-dvb] @Sky Pilot, Neotion Pilot, Checksum hacking

2009-06-22 Thread Juergen Urban
On Monday 22 June 2009 07:13:49 Andreas Oberritter wrote: > Juergen Urban wrote: > > Now I've a problem with the 1-byte-checksum calculation. Each message > > which I send to the device has a checksum (last byte). I don't know how > > to calculate the checksum. > > Did someone know how to reverse e

Re: Can't use my Pinnacle PCTV HD Pro stick - what am I doing wrong?

2009-06-22 Thread Devin Heitmueller
On Mon, Jun 22, 2009 at 5:39 PM, George Adams wrote: > > Hello again.  I have some updates now that I've been able to make some > further tests. Also, do you have the device plugged in via a powered USB hub? And if so, are you unplugging the 800e from the hub, or are you unplugging the hub from

Re: Can't use my Pinnacle PCTV HD Pro stick - what am I doing wrong?

2009-06-22 Thread Devin Heitmueller
On Mon, Jun 22, 2009 at 5:39 PM, George Adams wrote: > > Hello again.  I have some updates now that I've been able to make some > further tests. > > 1) My Pinnacle PCTV HD Pro (800e) stick does, in fact, work correctly under > Windows.  The scanning detects the one channel we're running over our

RE: (more info) Can't use my Pinnacle PCTV HD Pro stick - what am I doing wrong?

2009-06-22 Thread George Adams
Oh, and in case it's useful, here are my video modules before plugging in the Pinnacle device... > lsmod | grep vid video 19856 0 output 4736 1 video hwmon_vid 4352 1 it87 nvidia 9555940 0 agpgart34760 1 nvidia i2

RE: Can't use my Pinnacle PCTV HD Pro stick - what am I doing wrong?

2009-06-22 Thread George Adams
Hello again. I have some updates now that I've been able to make some further tests. 1) My Pinnacle PCTV HD Pro (800e) stick does, in fact, work correctly under Windows. The scanning detects the one channel we're running over our closed circuit cable (channel 3) and displays it on-screen jus

Re: [linux-dvb] Kworld DVB-T 323UR problems

2009-06-22 Thread Markus Rechberger
On Mon, Jun 22, 2009 at 5:01 PM, Laszlo Kustan wrote: > Hi again, > Here is the correct dmesg output when my usb port is recognized > properly The output is kind of weird, because this tuner does not have > radio but according to dmesg it is switching the device to FM mode... > > [  550.908041] usb

Choppy audio/video with KWorld DVB-S 100...

2009-06-22 Thread Andrea Giuliano
Hi, I've been watching and recording free channels for almost a couple of year with this card, using MythTV, but suddenly some weeks ago I couldn't any more. I thought it was a problem with the signal in my region, but it could not be the case, since I still can watch TV perfectly fine with the s

Re: [linux-dvb] Kworld DVB-T 323UR problems

2009-06-22 Thread sacha
> please pay attention to that line... it probably will not work with usb > 1.0. > > Markus > I am just wondering why this guy is still here? Where the support for Terratec HTC USB HD you promised one year ago? You should be banned from Linux community for a long time now. I spent money and time fo

Re: [linux-dvb] Best stable DVB-S2 cards

2009-06-22 Thread Simon Kenyon
sacha wrote: Forget all that has with stability to do on Linux, it will never work! It is my experience after three years of desperate trying. I have the same card and some others. Sometimes they works sometimes no. 24 hours running is called High Availability in IT world and can be assured only

Re: Hauppauge HVR-1250 IR Support? (CX23885)

2009-06-22 Thread Steven Toth
whelky-82...@mypacks.net wrote: -Original Message- From: Steven Toth Sent: Jun 22, 2009 7:29 AM To: whelky-82...@mypacks.net Cc: linux-media@vger.kernel.org Subject: Re: Hauppauge HVR-1250 IR Support? (CX23885) whelky-82...@mypacks.net wrote: I was wondering if anyone is working on I

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

2009-06-22 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:Mon Jun 22 19:00:07 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12124:57f76a6d4f1c gcc version: gcc

Re: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-22 Thread Gary Thomas
Aguirre Rodriguez, Sergio Alberto wrote: > >> -Original Message- >> From: linux-media-ow...@vger.kernel.org [mailto:linux-media- >> ow...@vger.kernel.org] On Behalf Of Zach LeRoy >> Sent: Wednesday, June 17, 2009 5:06 PM >> To: linux-omap; linux-media@vger.kernel.org >> Subject: OMAP34XX

[PATCH] tvp514x: formatting comments as per kernel documenation

2009-06-22 Thread m-karicheri2
From: Muralidharan Karicheri Fix documentation style based on comments from Mauro. Reviewed by: Hans Verkuil Reviewed by: Mauro Carvalho Chehab Signed-off-by: Muralidharan Karicheri --- Applies to v4l-dvb repository drivers/media/video/tvp514x.c | 275 +++--

Re: Hauppauge HVR-1250 IR Support? (CX23885)

2009-06-22 Thread whelky-82852
-Original Message- >From: Steven Toth >Sent: Jun 22, 2009 7:29 AM >To: whelky-82...@mypacks.net >Cc: linux-media@vger.kernel.org >Subject: Re: Hauppauge HVR-1250 IR Support? (CX23885) > >whelky-82...@mypacks.net wrote: >> I was wondering if anyone is working on IR support for this card?

Re: Dual DVB-S2 Card

2009-06-22 Thread Jens Krehbiel-Gräther
Hi! I got answer from Media-Pointer about this Dual DVB-S2-Card. das Micronas Referenz Design hat auf dem STB6100 (5V Tuner) du dem STV0899 sowie dem LNBH 221 aufgebaut. Wir haben die neuen Chips verwendet, STB6110A (3V Tuner) und dem STV 0900B (Cut/2) und dem LNBH 24. In english:

Re: Dual DVB-S2 Card

2009-06-22 Thread Jens Krehbiel-Gräther
On Sat, 20 Jun 2009 22:19:30 +0200, Jens Krehbiel-Gräther wrote: > Hi! > > Does anyone know something about this card? > > http://www.media-pointer.de/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=6&category_id=3&option=com_virtuemart&Itemid=1 > > I think this car

Fwd: [linux-dvb] Kworld DVB-T 323UR problems

2009-06-22 Thread Laszlo Kustan
Hi again, Here is the correct dmesg output when my usb port is recognized properly The output is kind of weird, because this tuner does not have radio but according to dmesg it is switching the device to FM mode... [ 550.908041] usb 1-4: new high speed USB device using ehci_hcd and address 6 [ 5

pxdvr3200 scan failed

2009-06-22 Thread claude
I have upgraded my dvb-t card to a leadtek pxdvr3200 but unfortunatly scan always fails i use a 2.6.30 amd64 kernel with kaffeine 0.8.7 (when tuned: signal 56% snr 88%) Using DVB device 0:0 "Zarlink ZL10353 DVB-T" tuning DVB-T to 58600 Hz inv:2 bw:0 fecH:9 fecL:9 mod:6 tm:2 gi:4 hier:4 ...

[PATCHv9 3/9] v4l2: video device: Add FM_TX controls default configurations

2009-06-22 Thread Eduardo Valentin
Signed-off-by: Eduardo Valentin --- linux/drivers/media/video/v4l2-common.c | 48 +++ 1 files changed, 48 insertions(+), 0 deletions(-) diff --git a/linux/drivers/media/video/v4l2-common.c b/linux/drivers/media/video/v4l2-common.c index 1f0b8ef..e5b3f6e 100644 ---

[PATCHv9 9/9] FMTx: si4713: Add document file

2009-06-22 Thread Eduardo Valentin
This patch adds a document file for si4713 device driver. It describes the driver interfaces and organization. Signed-off-by: Eduardo Valentin --- linux/Documentation/video4linux/si4713.txt | 175 1 files changed, 175 insertions(+), 0 deletions(-) create mode 10064

[PATCHv9 2/9] v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controls

2009-06-22 Thread Eduardo Valentin
This patch adds a new class of extended controls. This class is intended to support FM Radio Modulators properties such as: rds, audio limiters, audio compression, pilot tone generation, tuning power levels and preemphasis properties. Signed-off-by: Eduardo Valentin --- linux/include/linux/video

[PATCHv9 4/9] v4l2-ctl: Add support for FM TX controls

2009-06-22 Thread Eduardo Valentin
This patch adds simple support for FM TX extended controls on v4l2-ctl utility. Signed-off-by: Eduardo Valentin --- v4l2-apps/util/v4l2-ctl.cpp | 36 1 files changed, 36 insertions(+), 0 deletions(-) diff --git a/v4l2-apps/util/v4l2-ctl.cpp b/v4l2-apps/uti

[PATCHv9 5/9] v4l2-spec: Add documentation description for FM TX extended control class

2009-06-22 Thread Eduardo Valentin
This single patch adds documentation description for FM Modulator (FM_TX) Extended Control Class and its Control IDs. The text was added under "Extended Controls" section. Signed-off-by: Eduardo Valentin --- v4l2-spec/Makefile |1 + v4l2-spec/controls.sgml | 200 +++

[PATCHv9 1/9] v4l2-subdev.h: Add g_modulator callbacks to subdev api

2009-06-22 Thread Eduardo Valentin
Signed-off-by: Eduardo Valentin --- linux/include/media/v4l2-subdev.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/linux/include/media/v4l2-subdev.h b/linux/include/media/v4l2-subdev.h index 5dcb367..4dc3788 100644 --- a/linux/include/media/v4l2-subdev.h +++ b/linux/

[PATCHv9 0/9] FM Transmitter (si4713) and another changes

2009-06-22 Thread Eduardo Valentin
Hello all, First of all, I'd like to thank you for the good review. The driver is getting better and better. With this new API change, si4713 is looking like a fm transmitter driver. So, I'm resending the FM transmitter driver and the proposed changes in v4l2 api files in order to cover the f

[PATCHv9 8/9] FMTx: si4713: Add Kconfig and Makefile entries

2009-06-22 Thread Eduardo Valentin
Simple add Makefile and Kconfig entries. Signed-off-by: Eduardo Valentin --- linux/drivers/media/radio/Kconfig | 22 ++ linux/drivers/media/radio/Makefile |2 ++ 2 files changed, 24 insertions(+), 0 deletions(-) diff --git a/linux/drivers/media/radio/Kconfig b/linux/

[PATCHv9 6/9] FMTx: si4713: Add files to add radio interface for si4713

2009-06-22 Thread Eduardo Valentin
This patch adds files which creates the radio interface for si4713 FM transmitter (modulator) devices. In order to do the real access to device registers, this driver uses the v4l2 subdev interface exported by si4713 i2c driver. Signed-off-by: "Eduardo Valentin " --- linux/drivers/media/radio/ra

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

2009-06-22 Thread Karicheri, Muralidharan
Hi, >> > >> > -/** >> > +/* >> > * struct tvp514x_decoder - TVP5146/47 decoder object >> > - * @v4l2_int_device: Slave handle >> > - * @tvp514x_slave: Slave pointer which is used by @v4l2_int_device >> > + * @sd: Subdevice Slave handle >> > * @tvp514x_regs: copy of hw's regs with preset value

RE: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Aguirre Rodriguez, Sergio Alberto
> -Original Message- > From: Menon, Nishanth > Sent: Monday, June 22, 2009 9:50 AM > To: Aguirre Rodriguez, Sergio Alberto; Dongsoo Kim > Cc: Tuukka.O Toivonen; Sakari Ailus; linux-media@vger.kernel.org; > Hiremath, Vaibhav; Koskipaa Antti (Nokia-D/Helsinki); Cohen David.A > (Nokia-D/Hels

Re: Sakar 57379 USB Digital Video Camera...

2009-06-22 Thread Theodore Kilgore
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 test picture by extracting the frame data for one frame, tacking on

RE: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Menon, Nishanth
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, Sergio Alberto > Sent: Monday, June 22, 2009 5:22 PM > > Thank you Sergio. So you mean that I can buy OMAP Zoom target board > > with MT or OV sensor

lsmod path hardcoded in v4l/Makefile

2009-06-22 Thread Matthias Schwarzott
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 it is bad style (or at least I am told so), to not rely on $PATH but hardcode pathes for tools that should be in $PATH.

mt312: Fix checkpatch warnings

2009-06-22 Thread Matthias Schwarzott
Hi list! This patch fixes some checkpatch warnings in mt312-driver. Signed-off-by: Matthias Schwarzott Regards Matthias Index: v4l-dvb/linux/drivers/media/dvb/frontends/mt312.c === --- v4l-dvb.orig/linux/drivers/media/dvb/frontends

Re: Hauppauge HVR-1250 IR Support? (CX23885)

2009-06-22 Thread Steven Toth
whelky-82...@mypacks.net wrote: I was wondering if anyone is working on IR support for this card? I looked through cx23885-cards.c and its not supported. 627 switch (dev->board) { 628 case CX23885_BOARD_HAUPPAUGE_HVR1250: 629 case CX23885_BOARD_HAUPPAUGE_HVR1500: 630

RE: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Aguirre Rodriguez, Sergio Alberto
> -Original Message- > From: Dongsoo Kim [mailto:dongsoo@gmail.com] > Sent: Monday, June 22, 2009 9:05 AM > To: Aguirre Rodriguez, Sergio Alberto > Cc: Tuukka.O Toivonen; Sakari Ailus; linux-media@vger.kernel.org; > Hiremath, Vaibhav; Koskipaa Antti (Nokia-D/Helsinki); Cohen David.A > (

RE: [PATCH 3/11 - v3] dm355 ccdc module for vpfe capture driver

2009-06-22 Thread Karicheri, Muralidharan
>> >> >> > +static int dm355_ccdc_init(void) >> > +{ >> > +       printk(KERN_NOTICE "dm355_ccdc_init\n"); >> > +       if (vpfe_register_ccdc_device(&ccdc_hw_dev) < 0) >> > +               return -1; >> >> Don't you want to rewrite this to return good error code? >> int ret; >> printk(); >> ret =

RE: [PATCH 1/11 - v3] vpfe capture bridge driver for DM355 and DM6446

2009-06-22 Thread Karicheri, Muralidharan
Hans, Thanks for taking care of this. Murali Karicheri Software Design Engineer Texas Instruments Inc. Germantown, MD 20874 email: m-kariche...@ti.com >-Original Message- >From: Hans Verkuil [mailto:hverk...@xs4all.nl] >Sent: Friday, June 19, 2009 8:41 AM >To: Alexey Klimov >Cc: Karicheri

Re: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Dongsoo Kim
2009. 06. 22, 오후 11:01, Aguirre Rodriguez, Sergio Alberto 작성: -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Tuukka.O Toivonen Sent: Monday, June 22, 2009 8:52 AM To: ext Dongsoo, Nathaniel Kim Cc: Sakari Ailus; linux-

Re: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Dongsoo Kim
2009. 06. 22, 오후 10:52, Tuukka.O Toivonen 작성: On Saturday 20 June 2009 12:05:13 ext Dongsoo, Nathaniel Kim wrote: Following patch. http://www.gitorious.org/omap3camera/mainline/commit/d92c96406296310a977b00f45b209523929b15b5 What happens to the capability when the int device is dummy? (does it

RE: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Aguirre Rodriguez, Sergio Alberto
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Tuukka.O Toivonen > Sent: Monday, June 22, 2009 8:52 AM > To: ext Dongsoo, Nathaniel Kim > Cc: Sakari Ailus; linux-media@vger.kernel.org; Aguirre Rodriguez, Sergio > Alb

Re: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Tuukka.O Toivonen
On Saturday 20 June 2009 12:05:13 ext Dongsoo, Nathaniel Kim wrote: > Following patch. > http://www.gitorious.org/omap3camera/mainline/commit/d92c96406296310a977b00f45b209523929b15b5 > What happens to the capability when the int device is dummy? (does it > mean that there is no int device?) Yes, w

[PATCH] media: remove redundant tests on unsigned

2009-06-22 Thread Roel Kluin
input, inp and i are unsigned. When negative they are wrapped and caught by the other test. Signed-off-by: Roel Kluin --- diff --git a/drivers/media/dvb/ttpci/av7110_v4l.c b/drivers/media/dvb/ttpci/av7110_v4l.c index ce64c62..8986d96 100644 --- a/drivers/media/dvb/ttpci/av7110_v4l.c +++ b/driver

Re: Sakar 57379 USB Digital Video Camera...

2009-06-22 Thread Andy Walls
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 test picture by > extracting the frame data for one frame, tacking on a header, and running > hex2bin

[PATCH] ARM: DaVinci: DM646x Video: Fix compile time warnings for mutex locking

2009-06-22 Thread Chaithrika U S
mutex_lock_interruptible return value has to be handled properly to indicate the status to the higher layers of the kernel. Signed-off-by: Chaithrika U S --- Applies to v4l-dvb-dm646x repo maintained by Hans Verkuil at http://linuxtv.org/hg/~hverkuil/v4l-dvb-dm646x/ drivers/media/video/davinci/

[PATCH] ARM: DaVinci: DM646x Video: Platform and board specific setup

2009-06-22 Thread Chaithrika U S
Platform specific display device setup for DM646x EVM Add platform device and resource structures. Also define a platform specific clock setup function that can be accessed by the driver to configure the clock and CPLD. This patch is dependent on a patch submitted earlier, which adds Pin Mux and

[PATCH] ARM: DaVinci: DM646x Video: Platform and board specific setup

2009-06-22 Thread Chaithrika U S
Platform specific display device setup for DM646x EVM Add platform device and resource structures. Also define a platform specific clock setup function that can be accessed by the driver to configure the clock and CPLD. This patch is dependent on a patch submitted earlier, which adds Pin Mux and

Re: Leadtek Winfast DTV-1000S

2009-06-22 Thread James Moschou
Using dtv1000s tree revision 21a03349f7f9 and a blank modprobe.conf I can tune to channels but never all of them in the single run of w_scan. Every time I run w_scan it's different channels that say 'filter timeout'. Thanks dmesg: [8.616658] Linux video capture interface: v2.00 [8.61786

RE: [PATCH] Subject: [PATCH v3 1/4] ARM: DaVinci: DM646x Video: Platform and board specific setup

2009-06-22 Thread chaithrika
Kevin, I think this patch has to be taken into DaVinci tree so that it can be submitted upstream. This patch has to be present in the Linux tree for Hans to prepare a pull request for DM646x display driver patches. Regards, Chaithrika > -Original Message- > From: linux-media-ow...@vger

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

2009-06-22 Thread Hans de Goede
Hi, On 06/22/2009 04:29 AM, Mauro Carvalho Chehab wrote: luvcview is a somewhat limited app, which only works with uvc cams, even libv4l cannot help it, as it requests uvc specific formats to which libv4l cannot convert. What application works better with libv4l? Btw, it would be nice to h

Kworld DVB-T 323UR problems

2009-06-22 Thread Laszlo Kustan
Hi Markus, Sorry, it seems that sometimes my usb is not recognized as 2.0, I wonder why this happens. Anyway, I'll send you in the afternoon a correct dmesg output, but the results are the same: same problems with analog routing and no remote. After I installed your tvtime version (had to install t