Linux testers wanted for Genius iSlim 310

2010-02-24 Thread Németh Márton
Hi, based on the information from installing the Windows driver the Genius iSlim 310 is a potential candidate that the gspca_pac7302 driver under Linux may handle, see http://linuxtv.org/wiki/index.php/PixArt_PAC7301/PAC7302#Identification . If you have access to Genius iSlim 310 and would like t

Re: Chroma gain configuration

2010-02-24 Thread Devin Heitmueller
On Tue, Feb 23, 2010 at 2:53 AM, Hans Verkuil wrote: >> Control enumeration is actually working fine.  The queryctrl does >> properly return all of the controls, including my new private control. > > OK. So the problem is that v4l2-ctl uses G/S_EXT_CTRLS for non-user controls, > right? Why not cha

RE: Requested feedback on V4L2 driver design

2010-02-24 Thread Kamoolkar, Mugdha
Chase, Laurent, Sorry for the extreme delay in my response ... >From the code available currently on omapzoom, our plans are to eventually >have only the Notify module in kernel-space. All the other code in >multicore_ipc will actually move to user-side. The Notify module gives >additional func

Re: [PATCH 0/4] DocBook additions for V4L new formats

2010-02-24 Thread Mauro Carvalho Chehab
Randy Dunlap wrote: > On 02/17/10 18:31, Randy Dunlap wrote: >> On 02/17/10 09:06, Mauro Carvalho Chehab wrote: >>> Adds DocBook items for Bayer and two proprietary formats used on gspca. >>> >>> In the past, a few targets were generated at the Mercurial development >>> tree. However, at the beginn

Re: [ANNOUNCE] git tree repositories & libv4l

2010-02-24 Thread Douglas Schilling Landgraf
Hello all, On 02/23/2010 10:51 AM, Hans de Goede wrote: Hi, On 02/23/2010 04:37 PM, Mauro Carvalho Chehab wrote: Hans de Goede wrote: Ok, so this will give me a local tree, how do I get this onto linuxtv.org ? I added it. In thesis, it is open for commit to you, me, hverkuil and dougsland

Development of TM6000

2010-02-24 Thread Bee Hock Goh
Hi Mauro, >From what I have gather so far, it seem that you are the only person who might still be keen in the continue development of TM6000 driver. Apparently, I saw that you are also pretty much occupied with other works at hand. I have recently bought a USB stick(MSI Vox II) that have the TM5

[PATCH v8 6/6] V4L: Events: Add documentation

2010-02-24 Thread Sakari Ailus
Add documentation on how to use V4L2 events, both for V4L2 drivers and for V4L2 applications. Signed-off-by: Sakari Ailus --- Documentation/DocBook/media-entities.tmpl |9 ++ Documentation/DocBook/v4l/dev-event.xml| 31 + Documentation/DocBook/v4l/v4l2.xml

[PATCH v8 1/6] V4L: File handles

2010-02-24 Thread Sakari Ailus
This patch adds a list of v4l2_fh structures to every video_device. It allows using file handle related information in V4L2. The event interface is one example of such use. Video device drivers should use the v4l2_fh pointer as their file->private_data. Signed-off-by: Sakari Ailus --- drivers/m

[PATCH v8 4/6] V4L: Events: Add backend

2010-02-24 Thread Sakari Ailus
Add event handling backend to V4L2. The backend handles event subscription and delivery to file handles. Event subscriptions are based on file handle. Events may be delivered to all subscribed file handles on a device independent of where they originate from. Signed-off-by: Sakari Ailus --- driv

[PATCH v8 2/6] V4L: File handles: Add documentation

2010-02-24 Thread Sakari Ailus
Add documentation on using V4L2 file handles (v4l2_fh) in V4L2 drivers. Signed-off-by: Sakari Ailus --- Documentation/video4linux/v4l2-framework.txt | 37 ++ 1 files changed, 37 insertions(+), 0 deletions(-) diff --git a/Documentation/video4linux/v4l2-framework.txt b/

[PATCH v8 3/6] V4L: Events: Add new ioctls for events

2010-02-24 Thread Sakari Ailus
This patch adds a set of new ioctls to the V4L2 API. The ioctls conform to V4L2 Events RFC version 2.3: http://www.spinics.net/lists/linux-media/msg12033.html> Signed-off-by: Sakari Ailus --- drivers/media/video/v4l2-compat-ioctl32.c |3 +++ drivers/media/video/v4l2-ioctl.c |3

[PATCH v8 5/6] V4L: Events: Support event handling in do_ioctl

2010-02-24 Thread Sakari Ailus
Add support for event handling to do_ioctl. Signed-off-by: Sakari Ailus --- drivers/media/video/v4l2-fh.c| 11 +++- drivers/media/video/v4l2-ioctl.c | 50 ++ include/media/v4l2-ioctl.h |7 + 3 files changed, 67 insertions(+), 1 deleti

[PATCH v8 0/6] V4L2 file handles and event interface

2010-02-24 Thread Sakari Ailus
Hi, Here's the tenth version of the V4L2 file handle and event interface patchset. The patchset has been tested with the OMAP 3 ISP driver. Patches for OMAP 3 ISP are not part of this patchset but are available in Gitorious (branch is called event): git://gitorious.org/omap3camera/mainli

Re: af9015: tuner id:179 not supported, please report!

2010-02-24 Thread Bert Massop
This is a forward of the original email from Nikola Pajkovsky. Just for the records, so it is on the list. This solves the problem of the tuner id:179 not supported error, when loading the AF9015 driver. Thank you, Nikola! Regards, Bert Massop -- Forwarded message -- From: Nikol

Fwd: af901x: NXP TDA18218

2010-02-24 Thread Bert Massop
This is a forward of the original email from Nikola Pajkovsky. Just for the records, so it is on the list. This solves the problem of the tuner id:179 not supported error, when loading the AF9015 driver. Thank you, Nikola! Regards, Bert Massop -- Forwarded message -- From: Nikol

Re: Elgato EyeTV DTT deluxe v2 - i2c enumeration failed

2010-02-24 Thread Patrick Boettcher
On Wednesday 24 February 2010 21:23:45 Bringfried Stecklum wrote: > Hi, I recently purchased the Elgato EyeTV DTT deluxe v2 stick. I am running > Ubuntu 8.10 with Linux 2.6.28-15-generic. I installed v4l-dvb from > mercurial with a slight change of > linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h

[PULL] soc-camera: more patches for 2.6.34

2010-02-24 Thread Guennadi Liakhovetski
Hi Mauro Here go the patches, that were missing in my last previous requests. And I still hope that also this time I've done everything right. My local soc-camera development branch was previously based off an earlier snapshot of your v4l development git tree. Now I have rebased that branch ont

Elgato EyeTV DTT deluxe v2 - i2c enumeration failed

2010-02-24 Thread Bringfried Stecklum
Hi, I recently purchased the Elgato EyeTV DTT deluxe v2 stick. I am running Ubuntu 8.10 with Linux 2.6.28-15-generic. I installed v4l-dvb from mercurial with a slight change of linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h to account for the USB ID of the device (#define USB_PID_ELGATO_EYETV_DTT_D

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

2010-02-24 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:Wed Feb 24 19:01:07 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14233:2e0444bf93a4 gcc version: i686-

Re: [PATCH v7 6/6] V4L: Events: Add documentation

2010-02-24 Thread Sakari Ailus
Randy Dunlap wrote: > On 02/22/10 15:01, Sakari Ailus wrote: >> Add documentation on how to use V4L2 events, both for V4L2 drivers and for >> V4L2 applications. Thanks for the comments, Randy! I'll put the fixes to the next version. -- Sakari Ailus sakari.ai...@maxwell.research.nokia.com -- To u

[PATCH] cx88: increase BUFFER_TIMEOUT to 2 seconds

2010-02-24 Thread Marton Balint
# HG changeset patch # User Marton Balint # Date 1267027831 -3600 # Node ID 5013801372b14e3d143955c04108d450323eb2de # Parent 2e0444bf93a4a93e5e9363d43e6f6e9d451fa9bc cx88: increase BUFFER_TIMEOUT to 2 seconds From: Marton Balint When temporarily there is no video signal, sometimes it takes mo

Re: [linux-dvb] soft demux device

2010-02-24 Thread ozgur cagdas
Lovely! It worked straight away, at least happily created the nodes :) I'm hoping to give an update after I manage to find sometime to play with it. On the other hand, as a small note, I've applied your patch ( http://permalink.gmane.org/gmane.linux.drivers.video-input-infrastructure/16540 ) on

Re: [linux-dvb] soft demux device

2010-02-24 Thread Roland Mieslinger
Hi, > I have just compiled v4l-dvb successfully. My aim is to develop some > experimental dvb applications on top of this dvb kernel api. Initially, I do > not want to use any hardware and would like to play with the recorded ts > files I have. So, is there any software demux device available w

Re: [linux-dvb] cx23885 / HVR 1200 - A/V Inputs?

2010-02-24 Thread Devin Heitmueller
On Wed, Feb 24, 2010 at 10:34 AM, Jean-Michel Bruenn wrote: > Hello Devin, > > thanks for your answer. Might i be able to help a bit? Whats missing? > > Cheers, > Jean Hi Jean, At this point, what really needs to happen is a developer who is familiar with the internals of the cx23885 (and has th

Re: [linux-dvb] cx23885 / HVR 1200 - A/V Inputs?

2010-02-24 Thread Jean-Michel Bruenn
Hello Devin, thanks for your answer. Might i be able to help a bit? Whats missing? Cheers, Jean Devin Heitmueller wrote: On Wed, Feb 24, 2010 at 10:24 AM, Jean-Michel Bruenn wrote: Hello, i wanted to ask whether theres some progress or status on the cx23885 driver. DVB-T is working fine,

Re: [linux-dvb] cx23885 / HVR 1200 - A/V Inputs?

2010-02-24 Thread Devin Heitmueller
On Wed, Feb 24, 2010 at 10:24 AM, Jean-Michel Bruenn wrote: > Hello, > > i wanted to ask whether theres some progress or status on the cx23885 > driver. DVB-T is working fine, > however - i'm currently interested into the A/V Inputs. Maybe there's some > alpha/beta thing to test? > > http://www.li

Re: [ANNOUNCE] git tree repositories & libv4l

2010-02-24 Thread Patrick Boettcher
Hi all, On Wed, 24 Feb 2010, Mauro Carvalho Chehab wrote: I know that was mentioned then, but re-thinking this, as this will all be Linux specific, I don't really see a need for autotools atm, and as I personally find autotools a bit overcomplicated. I would like to try just using plain Makefile

Re: Requested feedback on V4L2 driver design

2010-02-24 Thread Hans Verkuil
On Wednesday 24 February 2010 15:34:19 Maupin, Chase wrote: > Hans, > > Some follow-up from the syslink team about the driver code in the git tree. > > The only code to be referred on omapzoom that will actually be in the kernel is the Notify module. All the other code in multicore_ipc will actu

RE: Requested feedback on V4L2 driver design

2010-02-24 Thread Maupin, Chase
Hans, Some follow-up from the syslink team about the driver code in the git tree. The only code to be referred on omapzoom that will actually be in the kernel is the Notify module. All the other code in multicore_ipc will actually move to user-side. The Notify module gives additional functional

Re: [ANNOUNCE] git tree repositories & libv4l

2010-02-24 Thread Brandon Philips
On 13:55 Wed 24 Feb 2010, Hans de Goede wrote: > On 02/24/2010 01:58 AM, Mauro Carvalho Chehab wrote: > >Hans de Goede wrote: > >The better here is to have the latest kernel headers copied on the tree. > >This way, it is possible to compile libv4l2 with an older kernel version and > >later upgrade

Re: [ANNOUNCE] git tree repositories & libv4l

2010-02-24 Thread Mauro Carvalho Chehab
Hans de Goede wrote: > Hi, > > On 02/24/2010 01:58 AM, Mauro Carvalho Chehab wrote: >> Hans de Goede wrote: >>> Hi, >>> >>> On 02/23/2010 04:37 PM, Mauro Carvalho Chehab wrote: Hans de Goede wrote: > Ok, so this will give me a local tree, how do I get this onto > linuxtv.org ? >>

Re: [ANNOUNCE] git tree repositories & libv4l

2010-02-24 Thread Hans Verkuil
> Hi, > > On 02/24/2010 01:58 AM, Mauro Carvalho Chehab wrote: >> Hans de Goede wrote: >>> Hi, >>> >>> On 02/23/2010 04:37 PM, Mauro Carvalho Chehab wrote: Hans de Goede wrote: > Ok, so this will give me a local tree, how do I get this onto > linuxtv.org ? I added it. I

Re: [ANNOUNCE] git tree repositories & libv4l

2010-02-24 Thread Mauro Carvalho Chehab
Hans de Goede wrote: > Hi, > > On 02/24/2010 07:05 AM, Brandon Philips wrote: >> On 16:51 Tue 23 Feb 2010, Hans de Goede wrote: >>> On 02/23/2010 04:37 PM, Mauro Carvalho Chehab wrote: Hans de Goede wrote: > Ok, so this will give me a local tree, how do I get this onto > linuxtv.

Re: Status of the patches under review (29 patches)

2010-02-24 Thread Andy Walls
On Wed, 2010-02-24 at 02:40 -0300, Mauro Carvalho Chehab wrote: > Hi, > > I suspect that Linus should be releasing the 2.6.33 kernel any time soon, > so the next merge window is about to open. I've handled already everything > on my pending queues. However, I missed some emails due to a crash on m

Re: [linux-dvb] soft demux device

2010-02-24 Thread Andy Walls
On Wed, 2010-02-24 at 03:57 -0800, ozgur cagdas wrote: > Hi, > > Thanks very much for the previous information. To give it a go just as > it is, I've loaded dvb_dummy_fe module manually and many other modules > including dvb_core as well, but no hope, don't have /dev/dvb folder > yet. As I've ment

Re: Status of the patches under review (29 patches)

2010-02-24 Thread Mauro Carvalho Chehab
Hi Jean, Jean Delvare wrote: > I have 3 patches pending which aren't in your list. I can see them in > patchwork: > > http://patchwork.kernel.org/patch/79755/ > http://patchwork.kernel.org/patch/79754/ > http://patchwork.kernel.org/patch/77349/ > > The former two are in "Accepted" state, and a

Re: [PATCH-V1 09/10] VPFE Capture: Add support for USERPTR mode of operation

2010-02-24 Thread Muralidharan Karicheri
On Wed, Feb 24, 2010 at 12:37 AM, Hiremath, Vaibhav wrote: > >> -Original Message- >> From: Muralidharan Karicheri [mailto:mkarich...@gmail.com] >> Sent: Wednesday, February 24, 2010 4:53 AM >> To: Hiremath, Vaibhav >> Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; >> hverk..

Re: Status of the patches under review (29 patches)

2010-02-24 Thread Mauro Carvalho Chehab
Guennadi Liakhovetski wrote: > Hi Mauro > > On Wed, 24 Feb 2010, Mauro Carvalho Chehab wrote: > >> Hi, >> >> I suspect that Linus should be releasing the 2.6.33 kernel any time soon, >> so the next merge window is about to open. I've handled already everything >> on my pending queues. However, I

Re: [ANNOUNCE] git tree repositories & libv4l

2010-02-24 Thread Hans de Goede
Hi, On 02/24/2010 01:58 AM, Mauro Carvalho Chehab wrote: Hans de Goede wrote: Hi, On 02/23/2010 04:37 PM, Mauro Carvalho Chehab wrote: Hans de Goede wrote: Ok, so this will give me a local tree, how do I get this onto linuxtv.org ? I added it. In thesis, it is open for commit to you, me,

Re: [ANNOUNCE] git tree repositories & libv4l

2010-02-24 Thread Hans de Goede
Hi, On 02/24/2010 07:05 AM, Brandon Philips wrote: On 16:51 Tue 23 Feb 2010, Hans de Goede wrote: On 02/23/2010 04:37 PM, Mauro Carvalho Chehab wrote: Hans de Goede wrote: Ok, so this will give me a local tree, how do I get this onto linuxtv.org ? I added it. In thesis, it is open for comm

Install Sasc-NG in FC12

2010-02-24 Thread Aslam Mullapilly
Hi, I'm trying to install Sasc-NG in my fedora 12. But no luck. It is showing Kernel error. Does anybody installed Sasc-NG in fedora 12 or in latest kernel? Regards, Aslam -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.ker

Install Sasc-NG in FC12

2010-02-24 Thread Aslam Mullapilly
Hi, I'm trying to install Sasc-NG in my fedora 12. But no luck. It is showing Kernel error. Does anybody installed Sasc-NG in fedora 12 or in latest kernel? Regards, Aslam -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.ker

Re: Status of the patches under review (29 patches)

2010-02-24 Thread Jean Delvare
Hi Mauro, On Wed, 24 Feb 2010 02:40:00 -0300, Mauro Carvalho Chehab wrote: > Hi, > > I suspect that Linus should be releasing the 2.6.33 kernel any time soon, > so the next merge window is about to open. I've handled already everything > on my pending queues. However, I missed some emails due to

failing videobuf_iolock() in multiple drivers - wrong error processing?

2010-02-24 Thread Guennadi Liakhovetski
Looking at .buf_prepare() videobuf_queue_ops methods I cannot understand, why if videobuf_iolock() fails they all call some internal buffer freeing function, that, among others, also calls some nideobuf-specific free function... Is this really needed, if yes - why? Thanks Guennadi --- Guennadi

Re: [PATCH] gspca pac7302: add USB PID range based on heuristics

2010-02-24 Thread Németh Márton
Hi, Jean-Francois Moine wrote: > On Wed, 24 Feb 2010 08:09:41 +0100 > Németh Márton wrote: > >> On the schematics in PixArt PAC7301/PAC7302 datasheet >> (http://www.pixart.com.tw/upload/PAC7301_7302%20%20Spec%20V1_20091228174030.pdf) >> pages 19, 20, 21 and 22 there is a note titled "PID IO_TRAP"