Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-07-12 Thread Mauro Carvalho Chehab
Em Sun, 05 Jul 2009 21:25:09 +0200 Erik Andrén escreveu: > > > Mauro Carvalho Chehab wrote: > > Em Sat, 4 Jul 2009 21:58:31 +0200 > > Erik Andrén escreveu: > > > >> 08/24: gspca - m5602-ov7660: Create blue gain control > >> http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=5675978999c

[PULL] http://kernellabs.com/hg/~dheitmueller/pinnacle_hybrid_2881

2009-07-12 Thread Devin Heitmueller
Hello Mauro, Please pull from http://kernellabs.com/hg/~dheitmueller/pinnacle_hybrid_2881 for the following: em28xx: set GPIO properly for Pinnacle Hybrid Pro analog support em28xx: make support work for the Pinnacle Hybrid Pro (eb1a:2881) Thanks, Devin -- Devin J. Heitmueller - Kernel Labs h

Re: [RFC] SAA713x setting audio capture frequency (ALSA)

2009-07-12 Thread hermann pitton
Hi Oldřich, this needs to be looked up during day time, preferably with the register settings for all involved saa713x devices, which I do not have ... Am Sonntag, den 12.07.2009, 19:48 +0200 schrieb Oldřich Jedlička: > Hi all, > > I had a look at the audio code in saa7134 directory once again

TBS 8920 DVB-S2 Satellite card

2009-07-12 Thread Mark Zimmerman
Greetings: Is the TBS 8920 card supported? It is not present in the supported cards list in the wiki, but I saw it mentioned in an article about S2API. I just wanted to check before I bought one. Thanks, -- Mark -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the bo

Re: About v4l2 subdev s_config (for core) API?

2009-07-12 Thread Dongsoo, Nathaniel Kim
On Mon, Jul 13, 2009 at 2:34 AM, Guennadi Liakhovetski wrote: > On Sun, 12 Jul 2009, Dongsoo, Nathaniel Kim wrote: > >> 2009/7/12 Hans Verkuil : >> > On Saturday 11 July 2009 13:02:33 Dongsoo, Nathaniel Kim wrote: >> >> Hi, >> >> >> >> The thing is - Is it possible to make the subdev device not to

Re: DVB-T Initial scan file es-Vitoria-Gasteiz

2009-07-12 Thread David Santamaría Rogado
In the file I commented to remove special characters like í in the generated channels.conf to work with totem but is also possible to mantain them converiting the file from ISO-8859-15 to UTF-8. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to ma

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/terratec-xs-mt352

2009-07-12 Thread Devin Heitmueller
On Sun, Jul 12, 2009 at 5:34 PM, Andy Walls wrote: > On Sun, 2009-07-12 at 17:03 -0400, Devin Heitmueller wrote: >> Mauro, >> >> Please pull from >> http://kernellabs.com/hg/~dheitmueller/terratec-xs-mt352 for the >> following: >> >> em28xx: make tuning work for Terratec Cinergy T XS USB (mt352 var

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/terratec-xs-mt352

2009-07-12 Thread Devin Heitmueller
On Sun, Jul 12, 2009 at 5:34 PM, Andy Walls wrote: > On Sun, 2009-07-12 at 17:03 -0400, Devin Heitmueller wrote: >> Mauro, >> >> Please pull from >> http://kernellabs.com/hg/~dheitmueller/terratec-xs-mt352 for the >> following: >> >> em28xx: make tuning work for Terratec Cinergy T XS USB (mt352 var

Re: Report: Compro Videomate Vista T750F

2009-07-12 Thread hermann pitton
Hi Samuel, Am Sonntag, den 12.07.2009, 13:30 +0200 schrieb Samuel Rakitnican: > As the card=139 (Compro Videomate T750) > > DVB: Not working, not implemented > Analog: Not working > Audio In: ? (my T750F has additional connector ?) if amux LINE2 doesn't work it is usually LINE1. If both don't wo

[RFC] SAA713x setting audio capture frequency (ALSA)

2009-07-12 Thread Oldřich Jedlička
Hi all, I had a look at the audio code in saa7134 directory once again (saa7134-alsa.c and saa7134-tvaudio.c). It has one major problem - the frequency for SAA7134 isn't set during startup, only during the capture source change (that is another problem). But let's start from beginning, please

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/terratec-xs-mt352

2009-07-12 Thread Andy Walls
On Sun, 2009-07-12 at 17:03 -0400, Devin Heitmueller wrote: > Mauro, > > Please pull from > http://kernellabs.com/hg/~dheitmueller/terratec-xs-mt352 for the > following: > > em28xx: make tuning work for Terratec Cinergy T XS USB (mt352 variant) Did you intend to write 0x5d to register 0x5d?: +

[PULL] http://kernellabs.com/hg/~dheitmueller/terratec-xs-mt352

2009-07-12 Thread Devin Heitmueller
Mauro, Please pull from http://kernellabs.com/hg/~dheitmueller/terratec-xs-mt352 for the following: em28xx: make tuning work for Terratec Cinergy T XS USB (mt352 variant) Thanks, Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the l

[PATCH] drivers/media/video/gspca: Add kmalloc NULL tests

2009-07-12 Thread Julia Lawall
From: Julia Lawall Check that the result of kmalloc is not NULL before passing it to other functions. The semantic match that finds this problem is as follows: (http://www.emn.fr/x-info/coccinelle/) // @@ expression *x; identifier f; constant char *C; @@ x = \(kmalloc\|kcalloc\|kzalloc\)(...)

[PULL] http://kernellabs.com/hg/~dheitmueller/hvr-900-tuning-fix

2009-07-12 Thread Devin Heitmueller
Hello Mauro, Please PULL from http://kernellabs.com/hg/~dheitmueller/hvr-900-tuning-fix for the following: em28xx: fix tuning problem in HVR-900 (R1) Thank you, Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe l

DVB-T Initial scan file es-Vitoria-Gasteiz

2009-07-12 Thread David Santamaría Rogado
Looking in the wiki I have seen that the nomenclature is country-town, if this could be the area covered this file can be es-Alava, Álava is the region, also, the complete name of the town is Vitoria-Gasteiz, if this broke the nomenclature of the file because the second '-' could be changed to es-V

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

2009-07-12 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:Sun Jul 12 19:00:07 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12236:d277b05c41fe gcc version: gcc

Re: About v4l2 subdev s_config (for core) API?

2009-07-12 Thread Guennadi Liakhovetski
On Sun, 12 Jul 2009, Dongsoo, Nathaniel Kim wrote: > 2009/7/12 Hans Verkuil : > > On Saturday 11 July 2009 13:02:33 Dongsoo, Nathaniel Kim wrote: > >> Hi, > >> > >> The thing is - Is it possible to make the subdev device not to be > >> turned on in registering process using any of v4l2_i2c_new_sub

[PATCH] Add support for Humax/Coex DVB-T USB Stick 2.0 High Speed

2009-07-12 Thread Pham Thanh Nam
This patch adds support for Humax/Coex DVB-T USB Stick 2.0 High Speed which is a very popular tuner sold in Vietnam. Tested with at least 3 tuners. It's very likely that this patch will not cause any regression. Thanks Signed-off-by: Pham Thanh Nam diff -ur a/linux/drivers/media/dvb/dvb-usb/dibus

Re: eMpia Microscope Camera

2009-07-12 Thread Mauro Carvalho Chehab
Hi Wally, Em Mon, 6 Jul 2009 10:15:05 -0300 Mauro Carvalho Chehab escreveu: > Em Fri, 3 Jul 2009 20:35:08 +0200 (CEST) > Guennadi Liakhovetski escreveu: > > > (re-adding the mailing list) > > > > On Fri, 3 Jul 2009, Wally wrote: > > > > > Hello Guennadi, hello Mauro > > > > > > that's means

Re: [GIT PATCHES for 2.6.31] V4L/DVB fixes

2009-07-12 Thread Boris Cuber
Hi kernel folks! Problem: Since kernel-2.6.31-rc* my dvb-s adapter (Technisat SkyStar2 DVB card) refuses to work (worked fine in every kernel up to 2.6.30.1). So anything pulled into the new kernel seems to have broken something (at least for me :/). I opened a detailed bug report here: http://b

Report: Compro Videomate Vista T750F

2009-07-12 Thread Samuel Rakitnican
As the card=139 (Compro Videomate T750) DVB: Not working, not implemented Analog: Not working Audio In: ? (my T750F has additional connector ?) Composite In: Working S-Video In: Working IR: Works with T300 codes and different keymap (needs to be implemented) (http://www.spinics.net/lists/

Re: [linux-dvb] problems with Terratec Cinergy 1200 DVB-C MK3 after mainboard switch

2009-07-12 Thread Matthias Müller
Matthias Müller schrieb: Ok, I cleaned the cards one more and atm there's only 1 card in the system. Blew out all dust (the motherboard arrived brand new yesterday, so probably not necessary), still the same probs. After heavy IO the card dies. I plugged one of the cards back in the old motherb

Fixing HVR-1700 - broken in tree -process ?

2009-07-12 Thread ld...@hubstar.net
Hi, would anyone be kind enough to tell me what the process of reporting problem and fixing the problem is? The HVR-1700 DVB-T works fine in a standard released kernel. However in the tree from http://linuxtv.org the DVB-T cannot find any channels. Thanks for any help -- To unsubscribe from this