"failed to open frontend"

2010-12-18 Thread Mikhail Ramendik
Hello, I have a DVB-S card, don't remember the brand offhand but the saa7134 driver works for it. I also have Debian lenny, which, with kernel 2.6.30 from backports.org, displayed satelite video successfully. However, once I installed kernel 2.6.32 from backports.org (which I needed for certain n

Re: Lost remote after kernel/v4l update cx23885 chipset

2010-12-18 Thread Mark Zimmerman
For the archives: Working again in 2.6.35 On Sun, Feb 14, 2010 at 02:50:41PM -0700, Mark Zimmerman wrote: > Greetings: > > I found this > in the archives and I am having the exact same problem. Everything > worked in 2.6.31. Let me know if

[PATCH] saa7164: Remove pointless conditional and save a few bytes in saa7164_downloadfirmware().

2010-12-18 Thread Jesper Juhl
Hi, release_firmware() just does nothing if passed a NULL pointer. So there's no reason to test before the call in saa7164-fw.c::saa7164_downloadfirmware(). Removing the pointless conditional also saves a few bytes. before: textdata bss dec hex filename 7943 112214

Power frequency detection.

2010-12-18 Thread Theodore Kilgore
Does anyone know whether, somewhere in the kernel, there exists a scheme for detecting whether the external power supply of the computer is using 50hz or 60hz? The reason I ask: A certain camera is marketed with Windows software which requests the user to set up the option of 50hz or 60hz pow

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Hans Verkuil
On Saturday, December 18, 2010 16:38:29 Muralidharan Karicheri wrote: > Hans, > > For davinci drivers, I will be able to do this for vpfe_capture driver > (DM355/6446/365). That one already uses unlocked_ioctl. You might want to consider auditing it to see if converting it to core-assisted lockin

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Guennadi Liakhovetski
On Sat, 18 Dec 2010, Hans Verkuil wrote: > Hi all, > > Now that the BKL patch series has been merged in 2.6.37 it is time to work > on replacing .ioctl by .unlocked_ioctl in all v4l drivers. > > I've made an inventory of all drivers that still use .ioctl and I am looking > for volunteers to tack

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Hans Verkuil
On Saturday, December 18, 2010 19:34:00 Mike Isely wrote: > > I'll take care of the pvrusb2 driver. How soon does this need to be > completed? It would be great if we can finish this in time for 2.6.38. So that's in the next three weeks. I have to say that switching drivers to use the core-ass

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Mike Isely
I'll take care of the pvrusb2 driver. How soon does this need to be completed? -Mike On Sat, 18 Dec 2010, Hans Verkuil wrote: > On Saturday, December 18, 2010 12:31:26 Hans Verkuil wrote: > > Driver list: > > > > saa7146 (Hans Verkuil) > > mem2mem_testdev (Pawel Osciak or Marek Szyprowski

[cron job] v4l-dvb daily build: WARNINGS

2010-12-18 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 Dec 18 19:00:26 CET 2010 git master: 59365d136d205cc20fe666ca7f89b1c5001b0d5a git media-master: gcc version: i6

Re: [PATCH 2/3] mx3_camera: Support correctly the YUV222 and BAYER configurations of CSI

2010-12-18 Thread Guennadi Liakhovetski
Alberto it would be slowly on the time to address my comments and submit updates. While at it, also, please update the subject - you probably meant "YUV422" or "YUV444" there, also below: On Wed, 1 Dec 2010, Guennadi Liakhovetski wrote: > On Sun, 28 Nov 2010, Alberto Panizzo wrote: > > > This

Re: [PATCH] V4L/DVB: Add support for M5MOLS Mega Pixel camera

2010-12-18 Thread Sylwester Nawrocki
On 12/17/2010 05:35 PM, Sylwester Nawrocki wrote: Hi HeungJun, On 12/17/2010 07:42 AM, Kim, HeungJun wrote: Hi Sylwester, Thanks for some comments. I'll reflects this comments for the next version patch. It's clear that there is a few things I missed. It's better to let's talk about this rest

[PATCH] drivers:media:dvb: add USB PIDs for Elgato EyeTV Sat

2010-12-18 Thread sam
Adds USB PIDs for the Elgato EyeTV Sat device. This device is a clone of the Terratec S7. Signed-off-by: Sam Doshi diff -r abd3aac6644e linux/drivers/media/dvb/dvb-usb/az6027.c --- a/linux/drivers/media/dvb/dvb-usb/az6027.c Fri Jul 02 00:38:54 2010 -0300 +++ b/linux/drivers/media/dvb/dvb-usb/a

Re: tm6000 and IR

2010-12-18 Thread Stefan Ringel
Am 18.12.2010 14:56, schrieb Andy Walls: On Fri, 2010-12-17 at 22:24 -0200, Mauro Carvalho Chehab wrote: Despite all discussions, we didn't reach an agreement yet. There are some points to consider whatever solution we do: 1) A keycode table should be able to work with a generic raw decoder.

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Sylwester Nawrocki
Hi Hans, On 12/18/2010 12:31 PM, Hans Verkuil wrote: Hi all, Now that the BKL patch series has been merged in 2.6.37 it is time to work on replacing .ioctl by .unlocked_ioctl in all v4l drivers. I've made an inventory of all drivers that still use .ioctl and I am looking for volunteers to tack

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Muralidharan Karicheri
Hans, For davinci drivers, I will be able to do this for vpfe_capture driver (DM355/6446/365). For DM6467, will someone from your company be able to take care of this? Murali On Sat, Dec 18, 2010 at 6:31 AM, Hans Verkuil wrote: > Hi all, > > Now that the BKL patch series has been merged in 2.6.

Re: TeVii S470 dvb-s2 issues - 2nd try ,)

2010-12-18 Thread Andy Walls
On Sat, 2010-12-18 at 14:40 +0100, Boris Cuber wrote: > Am Friday 17 December 2010 schrieben Sie: > > On Fri, 2010-12-17 at 12:19 +0100, Boris Cuber wrote: > > > Hello linux-media people! > > > > > > I have to problems with my dvb card ("TeVii S470"). I already > > > filed 2 bug reports some time

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Steven Toth
Good work, thanks Hans. > I've made an inventory of all drivers that still use .ioctl and I am looking > for volunteers to tackle one or more drivers. > cx23885 (Steve Toth) > cx88 I'll take care of these and also the saa7164 driver. - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Andy Walls
On Sat, 2010-12-18 at 12:31 +0100, Hans Verkuil wrote: > Hi all, > > Now that the BKL patch series has been merged in 2.6.37 it is time to work > on replacing .ioctl by .unlocked_ioctl in all v4l drivers. > > I've made an inventory of all drivers that still use .ioctl and I am looking > for volun

Re: tm6000 and IR

2010-12-18 Thread Andy Walls
On Fri, 2010-12-17 at 22:24 -0200, Mauro Carvalho Chehab wrote: > Despite all discussions, we didn't reach an agreement yet. > > There are some points to consider whatever solution we do: > > 1) A keycode table should be able to work with a generic raw decoder. So, on > all > drivers, the bit

Re: TeVii S470 dvb-s2 issues - 2nd try ,)

2010-12-18 Thread Boris Cuber
Am Friday 17 December 2010 schrieben Sie: > On Fri, 2010-12-17 at 12:19 +0100, Boris Cuber wrote: > > Hello linux-media people! > > > > I have to problems with my dvb card ("TeVii S470"). I already > > filed 2 bug reports some time ago, but no one seems to have > > noticed/read them, so i'm trying

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Hans Verkuil
On Saturday, December 18, 2010 12:31:26 Hans Verkuil wrote: > Unassigned drivers: > > saa7134 > em28xx em28xx was a trivial fix, so this can be removed from the list. Regards, Hans > cx88 > solo6x10 (staging driver) > > Regards, > > Hans > > -- Hans Verkuil - video4linux de

[GIT PATCHES FOR 2.6.37] em28xx: radio_fops should also use unlocked_ioctl

2010-12-18 Thread Hans Verkuil
Hi Mauro, This is an urgent one-liner fix for 2.6.37: em28xx was converted to core-assisted locking, but the .ioctl for radio_fops wasn't replaced by .unlocked_ioctl. Regards, Hans The following changes since commit fcdbff339238c0e0a537f95372ef9782e0d18328: Mauro Carvalho Chehab (1)

Re: Problem with sound on SAA7134 TV card

2010-12-18 Thread Chris Clayton
Hi again, Of course, I should have said that sound on the bttv card works through a patch lead from the line out port to the line in port on the on-board (Intel HDA) sound system. I also failed to include the saa713x related messages from dmesg, so here they are: [chris:~]$ dmesg | grep saa7

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Hans Verkuil
On Saturday, December 18, 2010 13:20:40 Janne Grunau wrote: > Hi, > > On Sat, Dec 18, 2010 at 12:31:26PM +0100, Hans Verkuil wrote: > > > > Now that the BKL patch series has been merged in 2.6.37 it is time to work > > on replacing .ioctl by .unlocked_ioctl in all v4l drivers. > > > > I've made

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Janne Grunau
Hi, On Sat, Dec 18, 2010 at 12:31:26PM +0100, Hans Verkuil wrote: > > Now that the BKL patch series has been merged in 2.6.37 it is time to work > on replacing .ioctl by .unlocked_ioctl in all v4l drivers. > > I've made an inventory of all drivers that still use .ioctl and I am looking > for vol

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Hans Verkuil
On Saturday, December 18, 2010 12:31:26 Hans Verkuil wrote: > Driver list: > > saa7146 (Hans Verkuil) > mem2mem_testdev (Pawel Osciak or Marek Szyprowski) > cx23885 (Steve Toth) > cx18-alsa (Andy Walls) > omap24xxcam (Sakari Ailus or David Cohen) > au0828 (Janne Grunau) > cpia2 (Andy Walls or Hans

Re: [PATCH v7 2/7] drivers:media:radio: wl128x: fmdrv_v4l2 sources

2010-12-18 Thread Hans Verkuil
On Friday, December 17, 2010 12:06:31 manjunatha_ha...@ti.com wrote: > From: Manjunatha Halli > > This module interfaces V4L2 subsystem and FM common module. > It registers itself with V4L2 as Radio module. > > Signed-off-by: Manjunatha Halli > --- > drivers/media/radio/wl128x/fmdrv_v4l2.c |

Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Hans Verkuil
Hi all, Now that the BKL patch series has been merged in 2.6.37 it is time to work on replacing .ioctl by .unlocked_ioctl in all v4l drivers. I've made an inventory of all drivers that still use .ioctl and I am looking for volunteers to tackle one or more drivers. I have CCed this email to the m

Re: [PATCH v3] [media] s5p-fimc: fix the value of YUV422 1-plane formats

2010-12-18 Thread Sylwester Nawrocki
Hi Hyunwoong, I wish I could apply and test the patch but there are still some problems with it. Now it doesn't apply and it seem to be mangled somehow. Even the patchwork didn't accept it, and v2 looks strange: https://patchwork.kernel.org/patch/412231/ It is better avoided using "==...==" separ

Re: [GIT PULL FOR 2.6.37] uvcvideo: BKL removal

2010-12-18 Thread Hans Verkuil
On Saturday, December 18, 2010 01:54:41 Laurent Pinchart wrote: > Hi Mauro, > > On Friday 17 December 2010 18:09:39 Mauro Carvalho Chehab wrote: > > Em 14-12-2010 08:55, Laurent Pinchart escreveu: > > > Hi Mauro, > > > > > > Please don't forget this pull request for 2.6.37. > > > > Pull request