gspca_sunplus: problem with brightness control

2009-08-29 Thread Németh Márton
Hi, I am using a "Trust 610 LCD pow...@m Zoom" device in webcam mode (USB ID=06d6:0031). I am running Linux 2.6.31-rc7 updated with the http://linuxtv.org/hg/v4l-dvb repository at version 12564:6f58a5d8c7c6. When I start watching to the webcam picture and change the brightness value then I get th

[PATCH] v4l2: fix typos in INSTALL

2009-08-29 Thread Németh Márton
From: Márton Németh Fix some typos in INSTALL documentation coming from http://linuxtv.org/hg/v4l-dvb . Priority: low Signed-off-by: Márton Németh --- diff -r 6f58a5d8c7c6 INSTALL --- a/INSTALL Sat Aug 29 09:01:54 2009 -0300 +++ b/INSTALL Sun Aug 30 07:45:10 2009 +0200 @@ -1,7 +1,7 @@ Mau

Re: [linux-dvb] Can ir polling be turned off in cx88 module for Leadtek 1000DTV card?

2009-08-29 Thread Dalton Harvie
Thanks for looking into this Andy. I modified your patch a bit (attached) I guess because the kernel version I'm using (ubuntu 8.04, 2.6.24-24) isn't the most recent? Anyway, I have attached the patch incase anyone else wants to use it with this particular version. Also, I had to apply the opt

Re: Pinnacle PCTV 310i active antenna

2009-08-29 Thread hermann pitton
Hi Martin, Am Freitag, den 28.08.2009, 18:27 +0200 schrieb Martin Konopka: > Hallo Hermann, > > ich schreibe einmal abseits der Maillingliste, da ich eine Frage zu Windows > habe. Ich konnte mit meiner PCTV 310i die Antennenspannung in der Tv-Software > von Pinnacle nicht aktivieren, da das Fel

[PULL] soc-camera: fix compiler warnings

2009-08-29 Thread Guennadi Liakhovetski
Hi Mauro, Please pull from http://linuxtv.org/hg/~gliakhovetski/v4l-dvb for the following changeset: 01/01: soc-camera: remove now unneeded subdevice group ID assignments http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;node=aa426bbc82af soc_camera.c |1 - soc_camera_pl

Re: [RFC] Infrared Keycode standardization

2009-08-29 Thread Mauro Carvalho Chehab
Em Fri, 28 Aug 2009 09:30:42 -0300 Mauro Carvalho Chehab escreveu: > Em Fri, 28 Aug 2009 12:50:27 +0200 (CEST) > Patrick Boettcher escreveu: > > > Hi Mauro, > > > > On Fri, 28 Aug 2009, Mauro Carvalho Chehab wrote: > > > > > Em Fri, 28 Aug 2009 00:46:28 -0300 > > > Mauro Carvalho Chehab escr

Re: Using MSI StarCam 370i Webcam with Kubuntu Linux

2009-08-29 Thread Thomas Kaiser
On 08/29/2009 06:57 PM, Dotan Cohen wrote: 2009/8/28 Thomas Kaiser : On 08/28/2009 08:40 PM, Dotan Cohen wrote: I have the MSI StarCam 370i Webcam and I have trying to use it with Kubuntu Linux 9.04 Jaunty. According to this page, "The StarCam 370i is compliant with UVC, USB video class": http

[PATCH] V4L/DVB (12098): dereference of state->internal in fe_stv0900_error stv0900_init_internal()

2009-08-29 Thread Roel Kluin
state->internal allocation may fail as well as the allocation of stv0900_first_inode or new_node->next_inode in append_internal(). Signed-off-by: Roel Kluin --- Is this the right thing to do if temp_int == NULL? diff --git a/drivers/media/dvb/frontends/stv0900_core.c b/drivers/media/dvb/fronten

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

2009-08-29 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:Sat Aug 29 19:00:05 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12564:6f58a5d8c7c6 gcc version: gcc

Re: Using MSI StarCam 370i Webcam with Kubuntu Linux

2009-08-29 Thread Dotan Cohen
2009/8/28 Thomas Kaiser : > On 08/28/2009 08:40 PM, Dotan Cohen wrote: >> >> I have the MSI StarCam 370i Webcam and I have trying to use it with >> Kubuntu Linux 9.04 Jaunty. According to this page, "The StarCam 370i >> is compliant with UVC, USB video class": >> >> http://gadgets.softpedia.com/gad

Re: [Fwd: How to debug problem with Playstation Eye webcam?]

2009-08-29 Thread Jim Paris
Antonio Ospite wrote: > > Forwarded Message > > From: Tim Bird > > > I'm trying to get a Playstation Eye webcam working under a new install of > > Fedora 11 and not having much luck. > > > > I'm running a stock Fedora kernel (2.6.29.4). > > > > Hi Tim, > > before doing any fu

Re: [Fwd: How to debug problem with Playstation Eye webcam?]

2009-08-29 Thread Antonio Ospite
> Forwarded Message > From: Tim Bird > I'm trying to get a Playstation Eye webcam working under a new install of > Fedora 11 and not having much luck. > > I'm running a stock Fedora kernel (2.6.29.4). > Hi Tim, before doing any further investigation about code in 2.6.29.4, fo

RFC: bus configuration setup for sub-devices

2009-08-29 Thread Hans Verkuil
Hi all, This is an updated RFC on how to setup the bus for sub-devices. It is based on work from Guennadi and Muralidharan. The problem is that both sub-devices and bridge devices have to configure their bus correctly so that they can talk to one another. We need a standard way of configuring su

Re: Nova-TD-500 (84xxx) problems (was Re: dib0700 diversity support)

2009-08-29 Thread Malcolm Caldwell
On 25/08/2009, at 1:31, "Nicolas Will" wrote: On Tue, 2009-08-25 at 00:36 +0930, Malcolm Caldwell wrote: Have you tried adding: dvb_usb_dib0700.force_lna_activation=1 to the modprobe options? The device I had wouldn't tune without this. I should have mentioned that I have tried this and b

Re: [PATCH 1/6] Updated Support for TVP7002 in v4l2 definitions

2009-08-29 Thread Hans Verkuil
On Saturday 29 August 2009 01:26:56 santiago.nu...@ridgerun.com wrote: > From: Santiago Nunez-Corrales > > This patch provides required std and control definitions in TVP7002 > within v4l2. Removed HD definitions. > > Signed-off-by: Santiago Nunez-Corrales > --- > include/linux/videodev2.h

[PATCH] Add support for RoverMedia TV Link Pro FM

2009-08-29 Thread Eugene Yudin
This patch add support for RoverMedia TV Link Pro FM (LR138 REV:I) card based on saa7134. Signed-off-by: Eugene Yudin Best Regards, Eugene diff -r ad2f24d34b83 linux/Documentation/video4linux/CARDLIST.saa7134 --- a/linux/Documentation/video4linux/CARDLIST.saa7134 Fri Aug 28 04:12:06 2009 -0300

Re: [PATCH] Add support for RoverMedia TV Link Pro FM v3

2009-08-29 Thread Eugene Yudin
Hello Hermann! > hm, because not printing tda9887 and tuner type set? I checked again. This is not observed now. It seems that repairs antenna at this time. Sorry for my mistake. I will try to accommodate all your wishes. I hope that I will make it. Thank you for your great help and advices! Bes