Problem with v4l tree and kernel 2.6.33

2010-02-25 Thread VDR User
Kernel 2.6.33 just went stable. I compiled, installed, reboot. Grabbed a fresh v4l tree, menuconfig'ed, compiled and installed. Upon loading I got Invalid module format for each file. For example: WARNING: Error inserting dvb_ttpci

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

2010-02-25 Thread Jean Delvare
On Wed, 24 Feb 2010 10:10:16 -0300, Mauro Carvalho Chehab wrote: 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/

Fwd: Bug#540660: dvb-apps: Missing muxes

2010-02-25 Thread Mark Purcell
-- Forwarded Message -- Subject: Bug#540660: dvb-apps: Missing muxes Date: Sunday 09 August 2009 From: Hakan Ardo ha...@debian.org To: Debian Bug Tracking System sub...@bugs.debian.org Package: dvb-apps Version: 1.1.1+rev1207-3 Severity: normal Hi, there are two muxes missing

Re: Web subscription for linuxtv-dvb-apps package

2010-02-25 Thread owner
Processing commands for p...@qa.debian.org: Subject: Web subscription for linuxtv-dvb-apps package subscribe linuxtv-dvb-apps linux-media@vger.kernel.org A confirmation mail has been sent to linux-me...@vger.kernel.org. -- To unsubscribe from this list: send the line unsubscribe linux-media

Fwd: Bug#566336: dvb-apps: be-Schoten and be-Antwerp run on 506MHz

2010-02-25 Thread Mark Purcell
-- Forwarded Message -- Subject: Bug#566336: dvb-apps: be-Schoten and be-Antwerp run on 506MHz Date: Saturday 23 January 2010 From: Danai SAE-HAN (=E9=9F=93=E9=81=94=E8=80=90) da...@debian.org To: sub...@bugs.debian.org Package: dvb-apps Version: 1.1.1+rev1273-1 Severity:

CONFIRM f156db6194c056981f5711b7ef302743

2010-02-25 Thread Debian Package Tracking System
Hello, you asked to be subscribed to the mailing list[1] for the Debian source package called linuxtv-dvb-apps. To complete this process, you have to reply to this mail by including this command : CONFIRM f156db6194c056981f5711b7ef302743 On any modern mailer, you just have to hit reply and send

Re: [ANNOUNCE] git tree repositories libv4l

2010-02-25 Thread Hans de Goede
Hi, On 02/24/2010 03:32 PM, Brandon Philips wrote: On 13:55 Wed 24 Feb 2010, Hans de Goede wrote: snip Where necessary libv4l currently has code snippets like: #ifndef V4L2_PIX_FMT_SPCA501 #define V4L2_PIX_FMT_SPCA501 v4l2_fourcc('S','5','0','1') /* YUYV per line */ #endif I don't think

You are now subscribed to linuxtv-dvb-apps

2010-02-25 Thread owner
Processing commands for p...@qa.debian.org: Subject: Re: CONFIRM f156db6194c056981f5711b7ef302743 linux-media@vger.kernel.org has been subscribed to linuxtv-dvb-a...@packages.qa.debian.org. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to

Re: CONFIRM f156db6194c056981f5711b7ef302743

2010-02-25 Thread Brian Keck
-- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Em28xx: vidioc_s_fmt_vid_cap queue busy

2010-02-25 Thread Denis Barbazza
Hi all, I've compiled em28xx for openwrt, on an ixp4xx cpu (armeb, Linskys NSLU2). Kernel is 2.6.32.8, all went ok. The device is a generic em2860, on my x86 pc it works ok: Bus 001 Device 002: ID eb1a:2860 eMPIA Technology, Inc. Modules loaded successfully but when i start a grab (with simple

Re: You are now subscribed to linuxtv-dvb-apps

2010-02-25 Thread Simon Kenyon
On 25/02/2010 11:08, ow...@packages.qa.debian.org wrote: Processing commands for p...@qa.debian.org: Subject: Re: CONFIRM f156db6194c056981f5711b7ef302743 linux-media@vger.kernel.org has been subscribed to linuxtv-dvb-a...@packages.qa.debian.org. -- To unsubscribe from

RE: Requested feedback on V4L2 driver design

2010-02-25 Thread Maupin, Chase
Laurent, Some additional information from the syslink team. Yes, the current Notify code is indeed going over the kernel mailbox code. You can find this code in drivers/dsp/syslink/notify_ducatidriver/notify_ducati.c. We have already pushed some mailbox patches specific to the new mailbox

Re: [PATCH] saa7134: Fix IR support of some ASUS TV-FM 7135 variants

2010-02-25 Thread Jean Delvare
On Sat, 20 Feb 2010 04:07:05 +0100, hermann pitton wrote: Are you still waiting for Daro's report? Yes, I am still waiting. Unfortunately neither Daro nor Roman reported any test result so far. Now, if we go for my second patch, I guess we might as well apply it right now. It only affects this

sample using v4l2-subdev.h

2010-02-25 Thread deb
Hello, I'm quite new to linux kernel driver. As a try, I would like to write a v4l-i2c driver for my radio, using v4l2-subdev.h. Is there a good example in the 2.6.32 tree that you can recommend to me ? Thanks, Fabien -- To unsubscribe from this list: send the line unsubscribe linux-media

Re: linux-next: Tree for February 22 (media/video/tvp7002)

2010-02-25 Thread Randy Dunlap
On Mon, 22 Feb 2010 08:21:44 -0800 Randy Dunlap wrote: On 02/21/10 22:22, Stephen Rothwell wrote: Hi all, Changes since 20100219: drivers/media/video/tvp7002.c:896: error: 'struct tvp7002' has no member named 'registers' same problem in linux-next-20100225. so where

[PATCHv2 3/4] DocBook/v4l/pixfmt.xml: Add missing formats for gspca cpia1 and sn9c2028 drivers

2010-02-25 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com diff --git a/Documentation/DocBook/v4l/pixfmt.xml b/Documentation/DocBook/v4l/pixfmt.xml index 885968d..6e38f50 100644 --- a/Documentation/DocBook/v4l/pixfmt.xml +++ b/Documentation/DocBook/v4l/pixfmt.xml @@ -685,6 +685,11 @@

Re: [PATCHv2 2/4] DocBook: Add rules to auto-generate some media docbooks

2010-02-25 Thread Randy Dunlap
On 02/25/10 09:33, Mauro Carvalho Chehab wrote: There are some files that are automatically generated by the old subsystem Makefile. Move those rules to kernel DocBook Makefile, in order to autogenerate the media cross-reference files: media-entities.tmpl media-indices.tmpl

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

2010-02-25 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:Thu Feb 25 19:00:32 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14319:37581bb7e6f1 gcc version:

Re: linux-next: Tree for February 22 (media/video/tvp7002)

2010-02-25 Thread Hans Verkuil
'registers' same problem in linux-next-20100225. so where are these registers?? Hmm, that code is a remnant from older revisions of this driver. Unfortunately, when I compiled this driver before creating my pull request I forgot to turn on the CONFIG_VIDEO_ADV_DEBUG option and so I never saw

Re: linux-next: Tree for February 22 (media/video/tvp7002)

2010-02-25 Thread Randy Dunlap
' has no member named 'registers' same problem in linux-next-20100225. so where are these registers?? Hmm, that code is a remnant from older revisions of this driver. Unfortunately, when I compiled this driver before creating my pull request I forgot to turn on the CONFIG_VIDEO_ADV_DEBUG

v4l-utils repo progress report

2010-02-25 Thread Hans de Goede
Hi All, I've been working on and off on the new v4l-utils git repo. I've just pushed my latest work, some restructuring of the files under the utils dir, and I've replaced the old Makefiles which were meant for compilation inside the v4l-dvb hg tree with new ones which work for standalone

Re: [PATCH] saa7134: Fix IR support of some ASUS TV-FM 7135 variants

2010-02-25 Thread hermann pitton
Hi Jean, Am Donnerstag, den 25.02.2010, 14:12 +0100 schrieb Jean Delvare: On Sat, 20 Feb 2010 04:07:05 +0100, hermann pitton wrote: Are you still waiting for Daro's report? Yes, I am still waiting. Unfortunately neither Daro nor Roman reported any test result so far. Now, if we go for my

Re: [PATCH-V6 2/2] OMAP2/3: Add V4L2 DSS driver support in device.c

2010-02-25 Thread Tony Lindgren
* hvaib...@ti.com hvaib...@ti.com [100223 01:25]: From: Vaibhav Hiremath hvaib...@ti.com Signed-off-by: Vaibhav Hiremath hvaib...@ti.com --- arch/arm/plat-omap/devices.c | 29 + 1 files changed, 29 insertions(+), 0 deletions(-) diff --git

LifeView FlyDVB Hybrid TV(at)anywhere A/C PCI dvb-t card

2010-02-25 Thread 0123peter
Hi, I have a LifeView FlyDVB Hybrid TV(at)anywhere A/C PCI dvb-t card. It used to work, but doesn't any more. I was assuming that the card was broken, but I have found other references to the card being unstable. Did something change in the driver maybe a year ago or so? -- To

Re: More videobuf and streaming I/O questions

2010-02-25 Thread Laurent Pinchart
Hi Pavel, On Tuesday 23 February 2010 08:41:49 Pawel Osciak wrote: On Mon, 22 Feb 2010 00:12:18 +0100 Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: On Saturday 20 February 2010 15:00:21 Hans Verkuil wrote: 1) The spec mentions that the memory field should be set for

Re: Requested feedback on V4L2 driver design

2010-02-25 Thread Laurent Pinchart
Hi Chase, On Friday 12 February 2010 17:46:55 Maupin, Chase wrote: Laurent, First let me thank you for taking time to review this. You're welcome. [snip] -Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Thursday, February 11, 2010

Re: Requested feedback on V4L2 driver design

2010-02-25 Thread Laurent Pinchart
Hi Chase, On Tuesday 16 February 2010 14:00:11 Maupin, Chase wrote: Laurent, To follow up with some of the comments I made before I got additional clarification about the commands supported by the proxy driver running on the VPSS MCU. The proxy will support all of the commands used by V4L2

[PULL] http://www.kernellabs.com/hg/~dheitmueller/hvr-950q-pmfixes

2010-02-25 Thread Devin Heitmueller
Hello Mauro, Please pull from http://www.kernellabs.com/hg/~dheitmueller/hvr-950q-pmfixes for the following fixes: au8522: fix case where we don't perform the first tune after going digital au8522: fix race condition in switching from digital to analog mode Thanks, Devin -- Devin J.

You do not have permission to post to the ad...@lists.myitforum.com list

2010-02-25 Thread ad...@lists.myitforum.com
Sorry, you do not have permission to post to the ad...@lists.myitforum.com mailing list. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

RE: [PATCH-V6 2/2] OMAP2/3: Add V4L2 DSS driver support in device.c

2010-02-25 Thread Hiremath, Vaibhav
-Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Friday, February 26, 2010 3:44 AM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; hverk...@xs4all.nl Subject: Re: [PATCH-V6 2/2] OMAP2/3: Add V4L2 DSS driver support in device.c

Re: You are now subscribed to linuxtv-dvb-apps

2010-02-25 Thread Raphael Hertzog
Hi, (I'm ow...@packages.qa.debian.org) On Thu, 25 Feb 2010, Brian Keck wrote: On Thu, 25 Feb 2010 11:29:04 -, Simon Kenyon wrote: On 25/02/2010 11:08, ow...@packages.qa.debian.org wrote: Processing commands for p...@qa.debian.org: Subject: Re: CONFIRM f156db6194c056981f5711b7ef302743

RE: More videobuf and streaming I/O questions

2010-02-25 Thread Pawel Osciak
On Tuesday 23 February 2010 08:41:49 Pawel Osciak wrote: On Mon, 22 Feb 2010 00:12:18 +0100 Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: As for the REQBUF, I've always thought it'd be nice to be able to ask the driver for the recommended number of buffers that should be used by

Re: [PATCH] media: fix precedence in dvb/frontends/tda665x

2010-02-25 Thread Manu Abraham
Hi Randy, Thanks for catching the bug ! On Fri, Feb 26, 2010 at 2:57 AM, Randy Dunlap randy.dun...@oracle.com wrote: From: Randy Dunlap randy.dun...@oracle.com Fix precedence so that data is used correctly. Fixes sparse warning: drivers/media/dvb/frontends/tda665x.c:136:55: warning: right