PID discontinuity problems on TT C-2300

2009-04-23 Thread Jan Schneider
Hi, I tried to get help from the MythTV community to no avail. Maybe it's a hardware/driver/dvb subsystem problem, I have no idea. I see two symptoms, some recordings are generated empty, i.e. Myth thinks it has recorded something, but there is no video file created. Sometimes,

Re: [PATCH 2/6] ir-kbd-i2c: Switch to the new-style device binding model

2009-04-23 Thread Jean Delvare
Hi Mike, Sorry for the late answer. On Sat, 18 Apr 2009 08:53:35 -0500 (CDT), Mike Isely wrote: On Sat, 18 Apr 2009, Jean Delvare wrote: On Sat, 18 Apr 2009 11:25:19 +0200, Jean Delvare wrote: Hmm, I thought that our latest discussions had (at least partly) obsoleted your patches.

About using VIDIOC_REQBUFS

2009-04-23 Thread Dongsoo, Nathaniel Kim
Hello Hans, Is it an ordinary way to use twice reqbuf without closing and re-opening between them? I mean like this, 1. Open device 2. VIDIOC_REQBUFS snip 3. VIDIOC_STREAMON snip 4. VIDIOC_STREAMOFF 5. VIDIOC_REQBUFS snip 6. VIDIOC_STREAMON I suppose there should be a strict

Re: [PATCH] FM1216ME_MK3 some changes

2009-04-23 Thread Dmitri Belimov
Hi Andy Dmitri, On Wed, 2009-04-22 at 17:48 +1000, Dmitri Belimov wrote: Hi All 1. Change middle band. In the end of the middle band the sensitivity of receiver not good. If we switch to higher band, sensitivity more better. Hardware trick. This concerns me slightly as it does

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci

2009-04-23 Thread Mauro Carvalho Chehab
On Sun, 19 Apr 2009 12:46:00 +0200 Hans Verkuil hverk...@xs4all.nl wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci for the following: - v4l: TI THS7303 video amplifier driver code - Analog Devices ADV7343 video encoder driver - v4l: improve

Re: [PULL] http://linuxtv.org/hg/~eandren/gspca/

2009-04-23 Thread Mauro Carvalho Chehab
On Mon, 20 Apr 2009 21:21:53 +0200 Erik Andrén erik.and...@gmail.com wrote: Hi Jean-Francois. Please pull http://linuxtv.org/hg/~eandren/gspca/ for some more 2.6.30+ related changeset. If Mauro has imposed some kind of changeset limit on you that forces you to issue a pull request to Mauro

Re: [PULL] http://linuxtv.org/hg/~jfrancois/v4l-dvb/

2009-04-23 Thread Mauro Carvalho Chehab
On Tue, 21 Apr 2009 09:29:39 +0200 Jean-Francois Moine moin...@free.fr wrote: Hi Mauro, Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb/ for: changeset: 11570:ccddae0f5d8f gspca - zc3xx: Bad debug level in i2c_read. changeset: 11571:c3ae07c7c476 gspca - tp6800: New

Re: [PULL] http://linuxtv.org/hg/~jfrancois/v4l-dvb/

2009-04-23 Thread Jean-Francois Moine
On Thu, 23 Apr 2009 09:43:28 -0300 Mauro Carvalho Chehab mche...@infradead.org wrote: On Tue, 21 Apr 2009 09:29:39 +0200 Jean-Francois Moine moin...@free.fr wrote: Hi Mauro, Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb/ for: changeset: 11570:ccddae0f5d8f gspca -

Re: [PULL] http://linuxtv.org/hg/~eandren/gspca/

2009-04-23 Thread Mauro Carvalho Chehab
On Mon, 20 Apr 2009 21:21:53 +0200 Erik Andrén erik.and...@gmail.com wrote: Hi Jean-Francois. Please pull http://linuxtv.org/hg/~eandren/gspca/ for some more 2.6.30+ related changeset. I suspect that there are something wrong on your tree: # HG changeset patch # User Jean-Francois Moine

Re: [PULL] http://linuxtv.org/hg/~jfrancois/v4l-dvb/

2009-04-23 Thread Mauro Carvalho Chehab
On Thu, 23 Apr 2009 14:43:37 +0200 Jean-Francois Moine moin...@free.fr wrote: On Thu, 23 Apr 2009 09:43:28 -0300 Mauro Carvalho Chehab mche...@infradead.org wrote: On Tue, 21 Apr 2009 09:29:39 +0200 Jean-Francois Moine moin...@free.fr wrote: Hi Mauro, Please pull from

Re: [PULL] http://linuxtv.org/hg/~eandren/gspca/

2009-04-23 Thread Jean-Francois Moine
On Thu, 23 Apr 2009 09:42:07 -0300 Mauro Carvalho Chehab mche...@infradead.org wrote: On Mon, 20 Apr 2009 21:21:53 +0200 Erik Andrén erik.and...@gmail.com wrote: Hi Jean-Francois. Please pull http://linuxtv.org/hg/~eandren/gspca/ for some more 2.6.30+ related changeset. If Mauro has

Re: [PULL] http://linuxtv.org/hg/~jfrancois/v4l-dvb/

2009-04-23 Thread Jean-Francois Moine
On Thu, 23 Apr 2009 10:19:48 -0300 Mauro Carvalho Chehab mche...@infradead.org wrote: changeset: 11571:c3ae07c7c476 gspca - tp6800: New subdriver with webcam 06a2:0003. + .sizeimage = 320 * 240 + 590, Hmm... this looks weird! Why do you need to add 590 bytes here?

Re: patch usb-pwc-do-not-pass-stack-allocated-buffers-to-usb-core.patch added to gregkh-2.6 tree

2009-04-23 Thread Greg KH
On Wed, Apr 22, 2009 at 08:20:50PM -0300, Mauro Carvalho Chehab wrote: On Wed, 22 Apr 2009 14:00:24 -0700 gre...@suse.de wrote: This is a note to let you know that I've just added the patch titled Subject: USB: pwc : do not pass stack allocated buffers to USB core. to my

Re: [PULL] http://linuxtv.org/hg/~eandren/gspca/

2009-04-23 Thread Erik Andrén
2009/4/23 Mauro Carvalho Chehab mche...@infradead.org: On Thu, 23 Apr 2009 15:21:41 +0200 Jean-Francois Moine moin...@free.fr wrote: On Thu, 23 Apr 2009 09:42:07 -0300 Mauro Carvalho Chehab mche...@infradead.org wrote: On Mon, 20 Apr 2009 21:21:53 +0200 Erik Andrén erik.and...@gmail.com

Re: [PULL] http://linuxtv.org/hg/~eandren/gspca/

2009-04-23 Thread Mauro Carvalho Chehab
On Thu, 23 Apr 2009 17:05:45 +0200 Erik Andrén erik.and...@gmail.com wrote: Hi, I'm truly sorry for creating this mess. I wasn't aware of that the previously pulled changesets still were registred after a pull. No problem. I'm all for submitting pull requests to you Mauro. Just to avoid

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

2009-04-23 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 Apr 23 19:00:04 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11576:ebb7b82f2b48 gcc version: gcc

patch: s2255drv: code cleanup

2009-04-23 Thread Dean A.
From: Dean Anderson d...@sensoray.com Removal of unused structure items. Response values defined. Driver revision printk. Signed-off-by: Dean Anderson d...@sensoray.com --- v4l-dvb-ebb7b82f2b48/linux/drivers/media/video/s2255drv.c.orig 2009-04-23 11:37:28.0 -0700 +++

Re: [PULL] http://linuxtv.org/hg/~eandren/gspca/

2009-04-23 Thread Erik Andrén
Mauro Carvalho Chehab wrote: On Thu, 23 Apr 2009 17:05:45 +0200 Erik Andrén erik.and...@gmail.com wrote: Hi, I'm truly sorry for creating this mess. I wasn't aware of that the previously pulled changesets still were registred after a pull. No problem. I'm all for submitting pull

TT S2 1600 status

2009-04-23 Thread Manu Abraham
Hi all, Support for the TT S2-1600 has been updated. Please do test. The 903 demodulator officially supports 45MSPS, with an unofficial max up to 63MSPS with 8PSK DVB-S2. (standard DVB-S2 demodulators support upto 30MSPS) Support is found on the v4l-dvb hg tree on jusst.de Testers, Feedback

Re: Kernel 2.6.29 breaks DVB-T ASUSTeK Tiger LNA Hybrid Capture Device

2009-04-23 Thread hermann pitton
Hi David and all interested, [snip] Sorry for interrupt. Would your saa7134 i2c problem is due to the i2c quirk? I have problem on the saa7134 i2c quirk that I have to totally disable it on my work-in-progress card. Just a little suggestion that trying disable the i2c quirk like this

Re: recommendation for hd atsc usb device?

2009-04-23 Thread Andy Walls
On Thu, 2009-04-23 at 11:49 -0400, b3782...@columbus.rr.com wrote: Neal Becker wrote: My ATSC reception is marginal. Are there any recommendations for devices that give better ATSC performance (I think the main issue in my location is multipath) Yes! Get a highly directional

Re: [PATCH] FM1216ME_MK3 some changes

2009-04-23 Thread Andy Walls
Hi Dmitri, Thank you for you responses. Just a few more comments... On Thu, 2009-04-23 at 20:36 +1000, Dmitri Belimov wrote: Hi Andy Dmitri, On Wed, 2009-04-22 at 17:48 +1000, Dmitri Belimov wrote: Hi All 1. Change middle band. In the end of the middle band the

Re: [PULL] http://linuxtv.org/hg/~awalls/cx18-perf

2009-04-23 Thread Andy Walls
On Wed, 2009-04-15 at 20:08 -0400, Andy Walls wrote: Mauro, Please pull from: http://linuxtv.org/hg/~awalls/cx18-perf for the following: cx18: Increment version due to significant buffer handling changes cx18: Simplify the work handler for outgoing mailbox commands cx18: Convert per

Re: [PATCH] uvc: Add Microsoft VX 500 webcam

2009-04-23 Thread Douglas Schilling Landgraf
Hello Laurent, On Mon, 20 Apr 2009 20:07:31 +0200 Laurent Pinchart laurent.pinch...@skynet.be wrote: Hi Douglas, On Wednesday 15 April 2009 15:48:08 Douglas Schilling Landgraf wrote: Hello Laurent, On Wed, 15 Apr 2009 11:46:52 +0200 Laurent Pinchart laurent.pinch...@skynet.be

Re: [PATCH] FM1216ME_MK3 some changes

2009-04-23 Thread hermann pitton
Hi, Am Donnerstag, den 23.04.2009, 21:43 -0400 schrieb Andy Walls: Hi Dmitri, Thank you for you responses. Just a few more comments... On Thu, 2009-04-23 at 20:36 +1000, Dmitri Belimov wrote: Hi Andy Dmitri, On Wed, 2009-04-22 at 17:48 +1000, Dmitri Belimov wrote:

Re: [PATCH 2/6] ir-kbd-i2c: Switch to the new-style device binding model

2009-04-23 Thread Mike Isely
Hi Jean, I had actually written out a longer, detailed, point-by-point reply earlier today, but before I could finish it I got interrupted with a crisis. And then another. And that's kind of how my day went. Now I'm finally back to this, but I have another e-mail debacle to immediately

[PATCH v2] Enabling of the Winfast TV2000 XP Global TV capture card remote control

2009-04-23 Thread Pieter Van Schaik
This patch is for supporting the remote control of the Winfast TV2000 XP Global TV capture card. A case statement was added in order to initialize the GPIO data structures as well as a case statement for handling the keys correctly when pressed. Thanks to Hermann for all his help Regards Pieter