Re: KWorld ATSC 115 all static

2009-01-11 Thread Hans Verkuil
On Monday 12 January 2009 06:19:47 Mauro Carvalho Chehab wrote: > On Sun, 11 Jan 2009 22:08:14 -0500 > > CityK wrote: > > Josh Borke wrote: > > > After upgrading to Fedora 10 I am no longer able to tune analog > > > or dvb channels using my KWorld ATSC 115. When I try to view a > > > channel with

Re: FM transmitter support under v4l2?

2009-01-11 Thread Mauro Carvalho Chehab
On Mon, 12 Jan 2009 11:50:28 +0530 Trilok Soni wrote: > Hi Tobias, > > On Sat, Nov 29, 2008 at 7:36 PM, Tobias Lorenz wrote: > > Hi Trilok, > > > >> Anybody working on FM transmitter related drivers support under v4l2? > > > >> If no, what parts of v4l2 which could be tweaked in right order to

Re: FM transmitter support under v4l2?

2009-01-11 Thread Trilok Soni
Hi Tobias, On Sat, Nov 29, 2008 at 7:36 PM, Tobias Lorenz wrote: > Hi Trilok, > >> Anybody working on FM transmitter related drivers support under v4l2? > >> If no, what parts of v4l2 which could be tweaked in right order to > >> support such devices? I see that SI471x series seem to have FM > >>

Re: KWorld ATSC 115 all static

2009-01-11 Thread Mauro Carvalho Chehab
On Sun, 11 Jan 2009 22:08:14 -0500 CityK wrote: > Josh Borke wrote: > > After upgrading to Fedora 10 I am no longer able to tune analog or dvb > > channels using my KWorld ATSC 115. When I try to view a channel with > > tvtime all I can see is static and when I try to scandvb I keep > > getting t

Re: KWorld ATSC 115 all static

2009-01-11 Thread CityK
Josh Borke wrote: > After upgrading to Fedora 10 I am no longer able to tune analog or dvb > channels using my KWorld ATSC 115. When I try to view a channel with > tvtime all I can see is static and when I try to scandvb I keep > getting tuning failed even though I know that there are channels bein

Re: KWorld ATSC 115 all static

2009-01-11 Thread CityK
Josh Borke wrote: > After upgrading to Fedora 10 I am no longer able to tune analog or dvb > channels using my KWorld ATSC 115. When I try to view a channel with > tvtime all I can see is static and when I try to scandvb I keep > getting tuning failed even though I know that there are channels bein

Re: saa7134: race between device initialization and first interrupt

2009-01-11 Thread Andy Walls
> > So "dev->input" is NULL when saa7134-tvaudio.c:mute_input_7133() is > called and that is what causes the Oops. It was called by the > saa7134_irq() handler trying to take action, shortly after request_irq() > was called. Can you think of why this would happen? > Hermann, I just looked at

Re: saa7134: race between device initialization and first interrupt

2009-01-11 Thread Andy Walls
On Mon, 2009-01-12 at 00:54 +0100, hermann pitton wrote: > Hi! > > Am Samstag, den 10.01.2009, 22:05 -0500 schrieb Andy Walls: > > On Sun, 2009-01-11 at 03:32 +0100, hermann pitton wrote: > > > Hi, > > > > > > Am Samstag, den 10.01.2009, 07:37 -0500 schrieb Andy Walls: > > > > On Sat, 2009-01-10

KWorld ATSC 115 all static

2009-01-11 Thread Josh Borke
After upgrading to Fedora 10 I am no longer able to tune analog or dvb channels using my KWorld ATSC 115. When I try to view a channel with tvtime all I can see is static and when I try to scandvb I keep getting tuning failed even though I know that there are channels being broadcast on the cha

[PATCH] cx88-dvb: Fix order of frontend allocations (Re: [linux-dvb] current v4l-dvb - cannot access /dev/dvb/: No such file or directory)

2009-01-11 Thread Andy Walls
On Fri, 2009-01-09 at 15:40 +0300, Goga777 wrote: > hI > > With today v4l-dvb I couldn't run my hvr4000 card on 2.6.27 kernel > [ 14.555162] cx88/2: cx2388x dvb driver version 0.0.6 loaded > [ 14.555231] cx88/2: registering cx8802 driver, type: dvb access: shared > [ 14.555303] cx88[0]/2:

Re: [PATCH] soc-camera: fix S_CROP breakage on PXA and SuperH

2009-01-11 Thread Robert Jarzmik
Guennadi Liakhovetski writes: > Recent format-negotiation patches caused S_CROP breakage in pxa_camera.c > and sh_mobile_ceu_camera.c drivers, fix it. > Tested on PXA, Magnus, please test on sh, Robert, any objections? No objection, that seems very sensible, and it was a regression introduced b

Re: saa7134: race between device initialization and first interrupt

2009-01-11 Thread hermann pitton
Hi! Am Samstag, den 10.01.2009, 22:05 -0500 schrieb Andy Walls: > On Sun, 2009-01-11 at 03:32 +0100, hermann pitton wrote: > > Hi, > > > > Am Samstag, den 10.01.2009, 07:37 -0500 schrieb Andy Walls: > > > On Sat, 2009-01-10 at 13:02 +0100, Marcin Slusarz wrote: > > > > On Fri, Jan 09, 2009 at 09:

Re: [REVIEW PATCH 2/2] Added OMAP3EVM Multi-Media Daughter Card Support

2009-01-11 Thread David Brownell
On Tuesday 06 January 2009, hvaib...@ti.com wrote: > +config MACH_OMAP3EVM_DC > +   bool "OMAP 3530 EVM daughter card board" > +   depends on ARCH_OMAP3 && ARCH_OMAP34XX && MACH_OMAP3EVM There can be other daughtercards, so the Kconfig text should say which specific card is being configure

Re: [patch] add video_nr module param to gspca

2009-01-11 Thread Mauro Carvalho Chehab
Hi Stas, Please, always copy linux-media@vger.kernel.org for patches and other subjects related to drivers development. This will allow patchwork.kernel.org to properly track the sent patches. Cheers, Mauro. On Sat, 10 Jan 2009 21:53:14 +0300 Stas Sergeev wrote: > Hi. > > The attached patch a

Re: [REVIEW PATCH 2/2] Added OMAP3EVM Multi-Media Daughter Card Support

2009-01-11 Thread Mauro Carvalho Chehab
On Sat, 10 Jan 2009 04:41:21 +0300 Alexey Klimov wrote: > On Wed, 2009-01-07 at 11:37 +0530, hvaib...@ti.com wrote: > [...] > > You have a lot of dprintk messages. May be it's better to move "\n" to > dprintk definition? And use dprintk without \n. > Probably, makes your life easier :) Pleas

Soft Lockup Caused by recent build of v4l-dvb

2009-01-11 Thread Alec Christie
Hi All, I have recently upgraded my kernel (Ubuntu HH to 2.6.24-22) and thus had to re-build the v4l-dvb driver to make my HVR4000 card work again (it was working before the kernel upgrade). I hg clone'd the http://linuxtv.org/hg/v4l-dvb/, then "make && make install"'d it, re-booted and now the ma

[Fwd: Re: [linux-dvb] Post:/dev directory not populated while trying to use a Cinergy DT USB XS Diversity USB TV tuner]

2009-01-11 Thread CityK
Pierre-Jean BELIN wrote: > Hello > > I am trying to use a TerraTec Cinergy DT USB XS Diversity USB key to > broadcast video on my private network. > > I have followed tutorials from www.linuxtv.org but impossible to start > the device. > > The key works correctly on Vista, so I am sure that the de

Re: [PATCH] pwc: add support for webcam snapshot button (2)

2009-01-11 Thread Pham Thanh Nam
Hi, Please review and consider to apply my patch, for following reasons: 1. Nobody complains anymore about it :) 2. Tested to guarantee working with 2 kinds of Logitech webcam. 3. It's quite clearly to see that event input support won't break anything existing (and you still have option to disable

Re: Early insights from conversion of cx18 to new v4l2_device framework

2009-01-11 Thread Andy Walls
On Sun, 2009-01-11 at 18:54 +0100, Hans Verkuil wrote: > On Sunday 11 January 2009 14:46:29 Andy Walls wrote: > > > > > I'm very interested in how easy it is for you to convert cx18 > > > > > to v4l2_subdev. Please let me know anything that is unclear or > > > > > that can be improved in the docume

[cron job] ERRORS: armv5 armv5-ixp armv5-omap2 i686 m32r mips powerpc64 x86_64 v4l-dvb build

2009-01-11 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 Jan 11 19:00:04 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 10213:e485a740bd54 gcc version: gcc

[PATCH 2/2] soc-camera: extend soc_camera_bus_param_compatible with more tests

2009-01-11 Thread Guennadi Liakhovetski
Add data signal polarity and bus-width tests to soc_camera_bus_param_compatible(). Signed-off-by: Guennadi Liakhovetski --- Tested on pxa270 with mt9m001. Please review / test further platforms and configurations. diff --git a/include/media/soc_camera.h b/include/media/soc_camera.h index 7440

[PATCH 1/2] soc-camera: add data signal polarity flags to drivers

2009-01-11 Thread Guennadi Liakhovetski
All soc-camera camera and host drivers must specify supported data signal polarity, after all drivers are fixed, we'll add a suitable test to soc_camera_bus_param_compatible(). Signed-off-by: Guennadi Liakhovetski --- diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/sh/boards/board-ap325rxa.

Re: dvb-t: searching for channels

2009-01-11 Thread CityK
Malte Gell wrote: > dvbscan is from dvb-1.1.0_CVS20080331 > Err, that looks wrong. We haven't used CVS for quite some time (not sure about the date, but pretty sure it was well before Mar 2008, so I'm unclear about the copy you have). In any regard, grab a fresh copy from here: http://www.linu

Re: Early insights from conversion of cx18 to new v4l2_device framework

2009-01-11 Thread Hans Verkuil
On Sunday 11 January 2009 14:46:29 Andy Walls wrote: > > > > I'm very interested in how easy it is for you to convert cx18 > > > > to v4l2_subdev. Please let me know anything that is unclear or > > > > that can be improved in the documentation or code! > > Hans, > > Converting cx18 to use a v4l2_de

Re: [linux-dvb] Tuning probs qt1010/AF9005/Linux + XP driver for AF9005 qt1010

2009-01-11 Thread Antti Palosaari
Evan Nando wrote: Hi everyone, I have the qt1010 based AF9005 and find it has VERY unreliable tuning in Linux. It just fails to lock onto channels, even after it has successfully scanned them The problem does not exist at all in WindowsXP using BlazeDVT. What I've discovered is the *XP driver

Re: latest S2API segfaults for cx88 (hvr-1300 and hvr-4000)

2009-01-11 Thread Gregoire Favre
On Sat, Jan 10, 2009 at 08:45:50PM +0200, Mika Laitio wrote: Hello, I have compiled 2.6.28 with the included DVB modules and with that version all my cards do tune !!! I just forgot to add CAN_DO_2ND... flag to the modules so I can't test DVB-S2 right now, and of course the current v4l-dvb's hg

Re: [PATCH] cx88: fix unexpected video resize when setting tv norm

2009-01-11 Thread Marton Balint
On Sat, 10 Jan 2009, Trent Piepho wrote: > On Sat, 10 Jan 2009, Marton Balint wrote: > > Cx88_set_tvnorm sets the size of the video to fixed 320x240. This is ugly at > > least, but also can cause problems, if it happens during an active video > > transfer. With this patch, cx88_set_scale will save

Early insights from conversion of cx18 to new v4l2_device framework

2009-01-11 Thread Andy Walls
> > > I'm very interested in how easy it is for you to convert cx18 to > > > v4l2_subdev. Please let me know anything that is unclear or that can be > > > improved in the documentation or code! Hans, Converting cx18 to use a v4l2_device object was easy enough. There's not a lot to do, becau

dvb: constify VFTs

2009-01-11 Thread Jan Engelhardt
parent 95e25828013a64a7fd09e34cd7f4abe1c89eee7b (v2.6.29-rc1-3-g1b39db8) commit 1b39db82983d6e2238b6c461f876e3e5fe5c93d0 Author: Jan Engelhardt Date: Sun Jan 11 10:11:58 2009 +0100 dvb: constify VFTs Signed-off-by: Jan Engelhardt --- drivers/media/dvb/bt8xx/dst_ca.c|2 +- dri