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!

[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 eugene.yu...@gmail.com Best Regards, Eugene diff -r ad2f24d34b83 linux/Documentation/video4linux/CARDLIST.saa7134 --- a/linux/Documentation/video4linux/CARDLIST.saa7134 Fri Aug

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 santiago.nu...@ridgerun.com This patch provides required std and control definitions in TVP7002 within v4l2. Removed HD definitions. Signed-off-by: Santiago Nunez-Corrales

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 n...@youplala.net 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

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

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

2009-08-29 Thread Antonio Ospite
Forwarded Message From: Tim Bird tim.b...@am.sony.com 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

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

2009-08-29 Thread Jim Paris
Antonio Ospite wrote: Forwarded Message From: Tim Bird tim.b...@am.sony.com 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

[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

[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 roel.kl...@gmail.com --- Is this the right thing to do if temp_int == NULL? diff --git a/drivers/media/dvb/frontends/stv0900_core.c

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 v...@kaiser-linux.li: 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

[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 -

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 Feld

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

[PATCH] v4l2: fix typos in INSTALL

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