RE: [PATCH - v3 4/4] DaVinci - vpfe-capture-converting ccdc drivers to platform driver

2010-01-08 Thread Hiremath, Vaibhav
-Original Message- From: davinci-linux-open-source-boun...@linux.davincidsp.com [mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of Karicheri, Muralidharan Sent: Friday, January 08, 2010 4:55 AM To: Kevin Hilman Cc:

[PATCH] DVB-T regression fix for saa7134 cards

2010-01-08 Thread Dmitri Belimov
Hi Some customers has problem with quality of DVB-T https://bugs.launchpad.net/ubuntu/+source/linux/+bug/446575 After this patch http://patchwork.kernel.org/patch/23345/ This is patch for fix regression with DVB-T. Tested with many people. diff -u ./saa7134.orig/saa7134-core.c

Re: WinTV Radio rev-c121 remote support

2010-01-08 Thread Samuel Rakitnican
On Tue, 05 Jan 2010 21:11:59 +0100, Samuel Rakitničan samuel.rakitni...@gmail.com wrote: Hi, I have an old bt878 based analog card. It's 'Hauppauge WinTV Radio' model 44914, rev C121. I'm trying to workout support for this shipped remote control. I have tried to add following lines to

Re: [PULL] http://www.kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-2

2010-01-08 Thread Andy Walls
On Wed, 2010-01-06 at 23:00 -0500, Devin Heitmueller wrote: Mauro, Please PULL from http://www.kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-2 for the following: In case it's needed: Acked-by: Andy Walls awa...@radix.net Regards, Andy cx18-alsa: Fix the rates definition and move some

Re: [PATCH - v3 4/4] DaVinci - vpfe-capture-converting ccdc drivers to platform driver

2010-01-08 Thread Kevin Hilman
Hiremath, Vaibhav hvaib...@ti.com writes: [Hiremath, Vaibhav] Hi Kevin and Murali, Sorry for jumping into this discussion so late, Can we use clk_add_alias() function exported by clkdev.c file here? With this board specific file can define aliases for all required platform_data keeping

Re: gspca - pac7302: Add a delay on loading the bridge registers.

2010-01-08 Thread Németh Márton
Hi, At http://linuxtv.org/hg/~jfrancois/gspca/rev/b0a374674388 : From: Jean-Francois Moine moin...@free.fr Without the delay, the usb_control_msg() may fail when loading the page 3 with error -71 or -62. Priority: normal Signed-off-by: Jean-Francois Moine moin...@free.fr

go7007 driver -- which program you use for capture

2010-01-08 Thread TJ
Pete and anybody else out there with go7007 devices, what do you use for capture? Without GO7007 ioctls, I was only able to get vlc to capture in MJPEG format. -TJ -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More

cx23885 oops during loading, WinTV-HVR-1850 card

2010-01-08 Thread Ralph Siemsen
I picked up an HVR-1800 but the box contained an 1850. Encouraged by other reports of success on this list, I plunged ahead and tried it. However, the driver oopses during loading, and oddly, after that point my terminal loses job control (can't ^C or ^Z anymore... weird.) System is running

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

2010-01-08 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:Fri Jan 8 19:00:02 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13879:b6b82258cf5e gcc version: gcc

Re: go7007 driver -- which program you use for capture

2010-01-08 Thread Jarod Wilson
On Fri, Jan 8, 2010 at 2:07 PM, TJ one.timothy.jo...@gmail.com wrote: Pete and anybody else out there with go7007 devices, what do you use for capture? Without GO7007 ioctls, I was only able to get vlc to capture in MJPEG format. Never actually used one myself, but MythTV has support for at

Re: go7007 driver -- which program you use for capture

2010-01-08 Thread TJ
jelle, that you? Here's the patch against go7007 driver in 2.6.32 kernel (run with -p1). The main purpose of the patch is to include support for ADS Tech DVD Xpress DX2 usb capture card and make it usable with v4l2-ctl utility. I also did a general clean-up in a few areas and *temporarily*

[PATCH] drivers/media/common: remove unnecessary casts of void *

2010-01-08 Thread H Hartley Sweeten
drivers/media/common: Remove unnecessary casts of void * void pointers do not need to be cast to other pointer types. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com Cc: Michael Hunold mich...@mihu.de Cc: Mauro Carvalho Chehab mche...@infradead.org ---

Problem with gspca and zc3xx

2010-01-08 Thread Jose Alberto Reguero
When capturing with mplayer I have this erros and the bottom of the image is black. [mjpeg @ 0xd2f300]error y=29 x=0 [mjpeg @ 0xd2f300]mjpeg_decode_dc: bad vlc: 0:0 (0x2c565b0) [mjpeg @ 0xd2f300]error dc [mjpeg @ 0xd2f300]error y=29 x=0

[PATCH] ov534: allow enumerating supported framerates

2010-01-08 Thread Antonio Ospite
Signed-off-by: Antonio Ospite osp...@studenti.unina.it --- Historical note: This has been re-tested on a reliable machine and it works from guvcview for all the framerates; on my old PC I am still having problems with 640x...@60fps _regardless_ of this change, so it must be a USB problem.

Re: cx23885 oops during loading, WinTV-HVR-1850 card -- SOLVED

2010-01-08 Thread Ralph Siemsen
On Fri, Jan 08, 2010 at 02:14:59PM -0500, Ralph Siemsen wrote: I tried replacing only the cx23885.ko driver, as well as installing all of the v4l-dvb drivers -- behaviour seemed to be the same. With all drivers installed, system bootup does not complete, udev hangs, but I see the same

Re: cx23885 oops during loading, WinTV-HVR-1850 card -- SOLVED

2010-01-08 Thread Devin Heitmueller
On Fri, Jan 8, 2010 at 8:55 PM, Ralph Siemsen ral...@netwinder.org wrote: Now the driver loads, and I follow it up with modprobe tuner. Unfortunately, no luck yet using tvtime, it just reports: videoinput: No inputs available on video4linux2 device '/dev/video0'. But I suspect that is a

Re: Leadtek WinFast PVR2100 linux support

2010-01-08 Thread Andy Walls
On Fri, 2010-01-08 at 08:55 -0500, Andy Walls wrote: On Thu, 2010-01-07 at 10:53 -0500, Devin Heitmueller wrote: On Wed, Jan 6, 2010 at 8:10 PM, Andy Walls awa...@radix.net wrote: I am looking to setup a mythtv box in the house - and I am stuck on satellite. The only way I can see