Re: [RFC, PATCH] gspca pac7302: add support for camera button

2009-11-16 Thread Hans de Goede
Hi, On 11/16/2009 07:58 AM, Németh Márton wrote: Hi, Hans de Goede wrote: Hi, Thanks for working on this! I think it would be great if we could get support for camera buttons in general into gspca. I've not looked closely at your code yet, have you looked at the camera button code in the

hauppauge hvr 2200: lost FE_HAS_LOCK

2009-11-16 Thread Marco Berizzi
Hi Folks, I have found a problem with the hauppauge wintv hvr 2200 on linux 2.6.32-rc7 x86-64. When I initialize the second tuner with tzap the first lose the FE_HAS_LOCK, and viceversa. Here is an example: tzap -a 1 LA7(MBone) using

Newbie question about choosing a TV tuner card for Linux

2009-11-16 Thread istva...@mailbox.hu
Hi! Can someone give me advice on which of these PCI TV tuner cards I should buy for use on Linux ? All are from a similar price range, but I do not know how they compare in terms of Linux support and picture quality. - Leadtek DTV 1800H A relatively cheap card based on CX2388x and XC3028

saa7134 module load problem

2009-11-16 Thread Gordon Smith
Hello - I'm unable to find a working environment for saa7134 based RTD Technologies VFG7350 (two channel, no tuner) using vanilla kernel. Last working environment was 2.6.25-gentoo-r7 with V4L changeset c7ca307cd4ac. I'm currently using buildroot with glibc based busybox initramfs for an x86

Re: [PATCH] em28xx: fix for Dikom DK300 hybrid USB tuner (aka Kworld VS-DVB-T 323UR ) (digital mode)

2009-11-16 Thread Devin Heitmueller
On Mon, Nov 16, 2009 at 3:38 PM, andrea.amoros...@gmail.com andrea.amoros...@gmail.com wrote: The usb is the following: Bus 002 Device 010: ID eb1a:e312 eMPIA Technology, Inc. (I don't remember what it was previously, but it seems wrong how can I be sure about that?). I have put back the

Re: [PATCH] em28xx: fix for Dikom DK300 hybrid USB tuner (aka Kworld VS-DVB-T 323UR ) (digital mode)

2009-11-16 Thread Devin Heitmueller
On Mon, Nov 16, 2009 at 3:49 PM, andrea.amoros...@gmail.com andrea.amoros...@gmail.com wrote: The usb is the following: Bus 002 Device 010: ID eb1a:e312 eMPIA Technology, Inc. (I don't remember what it was previously, but it seems wrong how can I be sure about that?). I have put back the

Re: [PATCH 3/4 v7] TVP7002 driver for DM365

2009-11-16 Thread Hans Verkuil
On Monday 16 November 2009 19:33:19 Karicheri, Muralidharan wrote: Hans, + + return 0; +} + +/* + * tvp7002_s_stream() - V4L2 decoder i/f handler for s_stream + * @sd: pointer to standard V4L2 sub-device structure + * @enable: streaming enable or disable + * + * Sets

Re: Ubuntu karmic, 2.6.31-14 + KNC1 DVB-S2 = GPF

2009-11-16 Thread Thomas Kernen
Julian Scheel wrote: It would appear that since I've upgraded to Ubuntu Karmic and the 2.6.31-14 kernel, my KNC1 DVB-S2 now enjoys a GPF when I use scan-s2. Has anyone else come across this issue with a KNC1 card? Any suggestions what I can do to trace the issue? Which gcc version are you

RE: [PATCH 3/4 v7] TVP7002 driver for DM365

2009-11-16 Thread Karicheri, Muralidharan
Hans, Please see my response below. Murali Karicheri Software Design Engineer Texas Instruments Inc. Germantown, MD 20874 email: m-kariche...@ti.com I think Santiago based his driver on tvp514x which doesn't update the register until the chip is ready to stream. Only when STREAMON is called

Re: [PATCH 17/21] workqueue: simple reimplementation of SINGLE_THREAD workqueue

2009-11-16 Thread Andy Walls
On Tue, 2009-11-17 at 02:15 +0900, Tejun Heo wrote: SINGLE_THREAD workqueues are used to reduce the number of worker threads and ease synchronization. The first reason will be irrelevant with concurrency managed workqueue implementation. Simplify SINGLE_THREAD implementation by creating the

[PATCH] Add Prof 7301 PCI DVB-S2 card

2009-11-16 Thread Igor M. Liplianin
# HG changeset patch # User Igor M. Liplianin liplia...@me.by # Date 1258420952 -7200 # Node ID b7c6748070e3547ceedd00fe90d2d220c4568e32 # Parent e341e9e85af2f8190e2b2c087b4b7888e78905ee Add Prof 7301 PCI DVB-S2 card From: Igor M. Liplianin liplia...@me.by The card based on stv0903 demod,

Re: [linux-dvb] Video lost after OS upgrade

2009-11-16 Thread Devin Heitmueller
On Mon, Nov 16, 2009 at 10:29 PM, guzows...@linuxmail.org wrote: Hello all, I was happily watching TV with mplayer from my cable set-top box via a Pinnacle HDTV Pro USB Stick and Ubuntu 9.04. The command I was using and which worked was/is: mplayer -vo xv tv:// -tv

Re: [PATCH 17/21] workqueue: simple reimplementation of SINGLE_THREAD workqueue

2009-11-16 Thread Tejun Heo
Hello, 11/17/2009 09:47 AM, Andy Walls wrote: An important property of the single threaded workqueue, upon which the cx18 driver relies, is that work objects will be processed strictly in the order in which they were queued. The cx18 driver has a pool of work orders and multiple active work

Re: KWorld UB435-Q Support

2009-11-16 Thread Michael Krufky
Jarod Wilson wrote: On Nov 15, 2009, at 11:55 PM, Jarod Wilson wrote: On 11/15/2009 11:46 PM, Jarod Wilson wrote: On 10/09/2009 09:27 PM, Robert Cicconetti wrote: On Wed, Oct 7, 2009 at 10:08 PM, Jarod Wilsonja...@wilsonet.com wrote: On Oct 7, 2009, at 9:39 PM, Robert Cicconetti wrote:

[PATCH] gspca: add sanity check for mandatory operations

2009-11-16 Thread Németh Márton
From: Márton Németh nm...@fremail.hu Add check for the mandatory config, init, start and pkt_scan gspca subdriver operations. Signed-off-by: Márton Németh nm...@fremail.hu --- diff -r 182b5f8fa160 linux/drivers/media/video/gspca/gspca.c --- a/linux/drivers/media/video/gspca/gspca.c Sun Nov 15

Re: [PATCH] V4L: adding digital video timings APIs

2009-11-16 Thread Hans Verkuil
On Monday 16 November 2009 19:35:40 Karicheri, Muralidharan wrote: Hans, Hi Murali, What is the status of this? It would be great if we can get this in for 2.6.33. I am working on the documentation today and then the application. I think a new patch will be ready by tomorrow. I am