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

2009-07-19 Thread Jean-Francois Moine
Hi Mauro, Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb for the following 4 changesets: 01/04: gspca - sonixj: Remove auto gain/wb/expo for the ov7660 sensor. http://linuxtv.org/hg/~jfrancois/v4l-dvb?cmd=changeset;node=20ce8d471890 02/04: gspca - sunplus: Webcam 052b:1803 added.

Re: [PATCH 0/2] gspca sn9c20x subdriver rev3

2009-07-19 Thread Jean-Francois Moine
On Sun, 19 Jul 2009 00:10:50 -0400 Brian Johnson brij...@gmail.com wrote: Ok this one just has the following minor changes: * operations set/get_register in the sd descriptor only exist if CONFIG_VIDEO_ADV_DEBUG is defined * use lowercase letters in hexidecimal notation * add new supported

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

2009-07-19 Thread Jean-Francois Moine
Hi Mauro, I forgot an important fix. Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb for the following 5 changesets: 01/05: gspca - sonixj: Remove auto gain/wb/expo for the ov7660 sensor. http://linuxtv.org/hg/~jfrancois/v4l-dvb?cmd=changeset;node=20ce8d471890 02/05: gspca -

Re: [PATCH v2] ARM: DaVinci: DM646x Video: Platform and board specific setup

2009-07-19 Thread Russell King - ARM Linux
On Tue, Jul 07, 2009 at 07:52:57AM -0400, Chaithrika U S wrote: diff --git a/arch/arm/mach-davinci/include/mach/dm646x.h b/arch/arm/mach-davinci/include/mach/dm646x.h index 0585484..1f247fb 100644 --- a/arch/arm/mach-davinci/include/mach/dm646x.h +++

[linux-dvb] Re : Technotrend Budget S2-3200 Digital artefacts on HDchannels

2009-07-19 Thread Newsy Paper
is there any news about that topic? Did anyone find a solution? Also Orange @Atlantic Bird3 5W 11471 V 29950 2/3 8PSK suffers this problem. --- Chris Silva 2manybi...@gmail.com schrieb am Sa, 14.2.2009: Von: Chris Silva 2manybi...@gmail.com Betreff: Re : [linux-dvb] Re : Technotrend Budget

can S2-3200 do APSK32 and APSK16?

2009-07-19 Thread Newsy Paper
On 13e the italians use dvb2 modulation 16APSK. tp. 7 (11,334 GHz, pol. H, SR: 27500, FEC: 2/3) tp. 9 (11,373 GHz, pol. H, SR: 27500, FEC: 2/3) how to receive those channels with S2-3200? Is there a missing part in the driver for APSK? -- To unsubscribe from this list: send the line

Re: [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type

2009-07-19 Thread Jean Delvare
Hi Mark, On Sun, 19 Jul 2009 08:52:09 -0400, Mark Lord wrote: While you folks are looking into ir-kbd-i2c, perhaps one of you will fix the regressions introduced in 2.6.31-* ? The drive no longer detects/works with the I/R port on the Hauppauge PVR-250 cards, which is a user-visible

potential null deref in mpeg_open()

2009-07-19 Thread Dan Carpenter
Hello, I am testing a source checker (http://repo.or.cz/w/smatch.git) and it found a bug in in mpeg_open() from drivers/media/video/cx23885/cx23885-417.c dev is null on line 1554, so on line 1558 dprintk() will cause a kernel oops if it is in debug mode.

Re: [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type

2009-07-19 Thread Jean Delvare
Hi Andy, On Fri, 17 Jul 2009 16:35:37 -0400, Andy Walls wrote: This patch augments the init data passed by bridge drivers to ir-kbd-i2c so that the ir_type can be set explicitly and so ir-kbd-i2c internal get_key functions can be reused without requiring symbols from ir-kbd-i2c in the bridge

Re: [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type

2009-07-19 Thread Mark Lord
Jean Delvare wrote: Hi Mark, On Sun, 19 Jul 2009 08:52:09 -0400, Mark Lord wrote: While you folks are looking into ir-kbd-i2c, perhaps one of you will fix the regressions introduced in 2.6.31-* ? The drive no longer detects/works with the I/R port on the Hauppauge PVR-250 cards, which is a

Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Mark Lord
Devin, Thanks for your good efforts and updates on the xc5000 driver. But the version in 2.6.31 no longer works with mythfrontend from the 0.21-fixes branch of MythTV. The mythbackend (recording) program tunes/records fine with it, but any attempt to watch Live TV via mythfrontend just locks up

Re: [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type

2009-07-19 Thread Mark Lord
Mark Lord wrote: Jean Delvare wrote: Hi Mark, On Sun, 19 Jul 2009 08:52:09 -0400, Mark Lord wrote: While you folks are looking into ir-kbd-i2c, perhaps one of you will fix the regressions introduced in 2.6.31-* ? The drive no longer detects/works with the I/R port on the Hauppauge PVR-250

Re: [PATCH 2/3] 2/3: cx18: Add i2c initialization for Z8F0811/Hauppage IR transceivers

2009-07-19 Thread Jean Delvare
Hi Andy, On Fri, 17 Jul 2009 16:46:55 -0400, Andy Walls wrote: This patch add support to the cx18 driver for setting up the Z8F0811/Hauppauge IR Tx/Rx chip with the i2c binding model in newer kernels. My concerns/questions: 1. When using the new i2c binding model, I'm not saving the

Re: em28xx i2s volume control

2009-07-19 Thread Mauro Carvalho Chehab
Em Sat, 18 Jul 2009 14:22:51 -0400 ac...@fastmail.fm escreveu: How do you control the i2s volume output on empia boards? the em28xx chip doesn't control volume. This is done at the audio chip. For ac97 chips, the volume is inside the em28xx driver, since we don't have a v4l2 device driver for

Re: [PATCH 0/2] gspca sn9c20x subdriver rev3

2009-07-19 Thread Mauro Carvalho Chehab
Em Sun, 19 Jul 2009 11:11:45 +0200 Jean-Francois Moine moin...@free.fr escreveu: On Sun, 19 Jul 2009 00:10:50 -0400 Brian Johnson brij...@gmail.com wrote: Ok this one just has the following minor changes: * operations set/get_register in the sd descriptor only exist if

Re: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Devin Heitmueller
On Sun, Jul 19, 2009 at 9:15 AM, Mark Lordl...@rtr.ca wrote: Devin, Thanks for your good efforts and updates on the xc5000 driver. But the version in 2.6.31 no longer works with mythfrontend from the 0.21-fixes branch of MythTV. The mythbackend (recording) program tunes/records fine with

Re: [PATCH v2 4/4] radio-si470x: add i2c driver for si470x

2009-07-19 Thread Alexey Klimov
Hello, On Tue, Jul 14, 2009 at 9:15 AM, Joonyoung Shimjy0922.s...@samsung.com wrote: This patch supports i2c interface of si470x. The i2c specific part exists in radio-si470x-i2c.c file and the common part uses radio-si470x-common.c file. The '#if defined' is inserted inevitably because of

Re: [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type

2009-07-19 Thread Mark Lord
Mark Lord wrote: Mark Lord wrote: Jean Delvare wrote: Hi Mark, On Sun, 19 Jul 2009 08:52:09 -0400, Mark Lord wrote: While you folks are looking into ir-kbd-i2c, perhaps one of you will fix the regressions introduced in 2.6.31-* ? The drive no longer detects/works with the I/R port on the

The em28xx driver is creating /dev/video* entry for dvb only cards

2009-07-19 Thread acano
The em28xx driver is creating /dev/video* entry for dvb only cards. -- 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: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Mark Lord
Devin Heitmueller wrote: On Sun, Jul 19, 2009 at 9:15 AM, Mark Lordl...@rtr.ca wrote: .. The mythbackend (recording) program tunes/records fine with it, but any attempt to watch Live TV via mythfrontend just locks up the UI for 30 seconds or so, and then it reverts to the menus. .. Could you

Re: Problems configuring OMAP35x ISP driver

2009-07-19 Thread Gary Thomas
Eino-Ville Talvala wrote: Zach, We've gotten a Aptina MT9P031 driver working with the latest ISP patchset, both with YUV and RAW data. I don't know what the problem might be with YUYV data - we get useful YUYV data without any changes to the ISP defaults. However, to request RAW data, that

Re: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Mark Lord
Devin Heitmueller wrote: On Sun, Jul 19, 2009 at 9:15 AM, Mark Lordl...@rtr.ca wrote: Devin, Thanks for your good efforts and updates on the xc5000 driver. But the version in 2.6.31 no longer works with mythfrontend from the 0.21-fixes branch of MythTV. .. Also, Could you please install the

Re: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Mark Lord
Mark Lord wrote: .. Really, the mythfrontend DOES NOT DEAL WITH TUNERS directly, leaving that to the mythbackend. EXCEPT for when it wants to show a signal strength/quality indication onscreen, which is done when tuning to a new channel. So it's got to be something on that pathway, I suspect,

Re: [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type

2009-07-19 Thread Jean Delvare
On Sun, 19 Jul 2009 09:17:30 -0400, Mark Lord wrote: Mark Lord wrote: Jean Delvare wrote: Hi Mark, On Sun, 19 Jul 2009 08:52:09 -0400, Mark Lord wrote: While you folks are looking into ir-kbd-i2c, perhaps one of you will fix the regressions introduced in 2.6.31-* ? The drive no

Re: [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type

2009-07-19 Thread Jean Delvare
On Sun, 19 Jul 2009 10:38:37 -0400, Mark Lord wrote: I'm debugging various other b0rked things in 2.6.31 here right now, so I had a closer look at the Hauppauge I/R remote issue. The ir_kbd_i2c driver *does* still find it after all. But the difference is that the output from 'lsinput' has

Re: [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type

2009-07-19 Thread Mark Lord
Jean Delvare wrote: On Sun, 19 Jul 2009 10:38:37 -0400, Mark Lord wrote: I'm debugging various other b0rked things in 2.6.31 here right now, so I had a closer look at the Hauppauge I/R remote issue. The ir_kbd_i2c driver *does* still find it after all. But the difference is that the output

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

2009-07-19 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:Sun Jul 19 19:00:03 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12274:bdd711bbc07e gcc version: gcc

Re: [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type

2009-07-19 Thread Mark Lord
(resending.. somebody trimmed linux-kernel from the CC: earlier) Jean Delvare wrote: On Sun, 19 Jul 2009 10:38:37 -0400, Mark Lord wrote: I'm debugging various other b0rked things in 2.6.31 here right now, so I had a closer look at the Hauppauge I/R remote issue. The ir_kbd_i2c driver *does*

Re: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Mark Lord
Mark Lord wrote: .. Digital-only, since the tuner stick has never worked (and still doesn't) for analog NTSC with MythTV-0.21-fixes. That's okay, I really only use it for digital ATSC over-the-air (OTA) reception. .. Further to the analog -- which I don't care a whole bunch about -- I did try

[PATCH] Add gspca sn9c20x subdriver entry to MAINTAINERS file

2009-07-19 Thread Brian Johnson
Signed-off-by: Brian Johnson brij...@gmail.com --- MAINTAINERS |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 18c3f0c..a28944f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2599,6 +2599,14 @@ T: git

Re: [PATCH 3/3] ir-kbd-i2c: Add support for Z8F0811/Hauppage IR transceivers

2009-07-19 Thread Jean Delvare
Hi Andy, On Fri, 17 Jul 2009 16:49:55 -0400, Andy Walls wrote: This patch adds support for Zilog Z8F0811 IR transceiver chips on CX2341[68] based boards to ir-kbd-i2c for both the old i2c binding model and the new i2c binding model. Regards, Andy diff -r d754a2d5a376

Re: [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type

2009-07-19 Thread Dmitry Torokhov
On Sun, Jul 19, 2009 at 02:26:53PM -0400, Mark Lord wrote: (resending.. somebody trimmed linux-kernel from the CC: earlier) Jean Delvare wrote: On Sun, 19 Jul 2009 10:38:37 -0400, Mark Lord wrote: I'm debugging various other b0rked things in 2.6.31 here right now, so I had a closer look at

Re: Regression 2.6.31: ioctl(EVIOCGNAME) no longer returns device name

2009-07-19 Thread Jean Delvare
On Sun, 19 Jul 2009 15:20:50 -0400, Mark Lord wrote: Mark Lord wrote: (resending.. somebody trimmed linux-kernel from the CC: earlier) FWIW I don't think it was there in the first place. Jean Delvare wrote: On Sun, 19 Jul 2009 10:38:37 -0400, Mark Lord wrote: I'm debugging various other

Re: Regression 2.6.31: ioctl(EVIOCGNAME) no longer returns device name

2009-07-19 Thread Dmitry Torokhov
On Sun, Jul 19, 2009 at 03:20:50PM -0400, Mark Lord wrote: Mark Lord wrote: (resending.. somebody trimmed linux-kernel from the CC: earlier) Jean Delvare wrote: On Sun, 19 Jul 2009 10:38:37 -0400, Mark Lord wrote: I'm debugging various other b0rked things in 2.6.31 here right now, so I had

Re: Problems with Pinnacle 310i (saa7134) and recent kernels

2009-07-19 Thread hermann pitton
Hi, Am Samstag, den 18.07.2009, 14:05 + schrieb Avl Jawrowski: Hello, I have a problem with my Pinnacle PCTV Hybrid Pro PCI using recent kernels. With 2.6.29 both dvbscan and MPlayer stopped to work giving: dvbscan: Unable to query frontend status mplayer: MPlayer

Re: Regression 2.6.31: ioctl(EVIOCGNAME) no longer returns device name

2009-07-19 Thread Mark Lord
Dmitry Torokhov wrote: On Sun, Jul 19, 2009 at 03:20:50PM -0400, Mark Lord wrote: Mark Lord wrote: (resending.. somebody trimmed linux-kernel from the CC: earlier) Jean Delvare wrote: On Sun, 19 Jul 2009 10:38:37 -0400, Mark Lord wrote: I'm debugging various other b0rked things in 2.6.31

Re: [PULL] http://linuxtv.org/hg/~obi/dmx-add-pid

2009-07-19 Thread Mauro Carvalho Chehab
Em Wed, 15 Jul 2009 01:51:54 +0200 Andreas Oberritter o...@linuxtv.org escreveu: Mauro, Please pull from http://linuxtv.org/hg/~obi/dmx-add-pid for the following 2 changesets: 01/02: Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID

Re: [PATCH] saa7134 - ir remote for sinovideo 1300

2009-07-19 Thread Krzysztof Halasa
James Guo jin...@yahoo.com writes: Have a tv tuner believe to be sinovideo 1300, and the remote has h-338 in the back, the tuner is detected as saa7134 proteus 2309, and working fine, the patch is for the remote. Since we don't know what exact encoding does it use... Can you test with the

Re: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Mark Lord
Mark Lord wrote: .. 3. In mythtv-setup - CaptureCards - DVB:1 - RecordingOptions there is a tickbox for Open DVB Card on Demand. It was ticked, so I un-ticked that box. Everything now works! When that tickbox was selected, the xc5000 took five (5) seconds to open, as it did the firmware

Re: Report: Compro Videomate Vista T750F

2009-07-19 Thread hermann pitton
Hi Samuel, Am Samstag, den 18.07.2009, 12:40 +0200 schrieb Samuel Rakitničan: Hi, On Sat, 18 Jul 2009 02:58:56 +0200, hermann pitton hermann-pit...@arcor.de wrote: (full log: http://pastebin.com/f5f8e6184) Hi Samuel, the above link still gives error not found. Strange,

Re: DViCO FusionHDTV DVB-T Dual Digital 4 gives bulk message failed

2009-07-19 Thread Bob Hepple
On Mon, 15 Jun 2009 11:33:15 +1000 Bob Hepple bhep...@promptu.com wrote: To add another data-point, I am also getting this error with the same board ... as far as I have been able to test, it's something that was OK in 2.6.27, regressed in 2.6.28 and is still a problem in 2.6.30. Note that

Re: The em28xx driver is creating /dev/video* entry for dvb only cards

2009-07-19 Thread Devin Heitmueller
On Sun, Jul 19, 2009 at 10:39 AM, ac...@fastmail.fm wrote: The em28xx driver is creating /dev/video* entry for dvb only cards. Yes, you are correct. This is something that has fixing has been on my todo list for a while, but I haven't gotten around to it because the fix will require

Re: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Devin Heitmueller
On Sun, Jul 19, 2009 at 6:42 PM, Mark Lordl...@rtr.ca wrote: Mark Lord wrote: .. 3. In mythtv-setup - CaptureCards - DVB:1 - RecordingOptions there is a tickbox for Open DVB Card on Demand.  It was ticked, so I un-ticked that box.  Everything now works! When that tickbox was selected, the

Re: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Mark Lord
Devin Heitmueller wrote: 2. You hit the known analog audio issue that is preventing people from using analog with MythTV. I guess you can look at the analog support as a work in progress - it works with most apps, but there is something going on specific to MythTV that I haven't isolated yet.

Re: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Devin Heitmueller
On Sun, Jul 19, 2009 at 9:57 PM, Mark Lordl...@rtr.ca wrote: Devin Heitmueller wrote: 2.  You hit the known analog audio issue that is preventing people from using analog with MythTV.  I guess you can look at the analog support as a work in progress - it works with most apps, but there is

Re: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Mark Lord
Devin Heitmueller wrote: Yeah, the situation with the seven second firmware load time is well known. It's actually a result of the i2c's implementation in the au0828 hardware not properly supporting i2c clock stretching. Because of some bugs in the hardware, I have it clocked down to

Re: Regression 2.6.31: xc5000 no longer works with Myth-0.21-fixes branch

2009-07-19 Thread Devin Heitmueller
On Sun, Jul 19, 2009 at 10:18 PM, Mark Lordl...@rtr.ca wrote: Devin Heitmueller wrote: Yeah, the situation with the seven second firmware load time is well known.  It's actually a result of the i2c's implementation in the au0828 hardware not properly supporting i2c clock stretching.  Because

Re: [linux-dvb] Hauppauge Okemo-B / Siano Mobile Digital MDTV Receiver and sms1xxx-nova-b-dvbt-01.fw

2009-07-19 Thread Damien Morrissey
Hi mate. Tried warm booting after running a windows session? It might load the firmware for you as a first step? On 7/20/09, Rodd Clarkson r...@clarkson.id.au wrote: Hi All I recently acquired a Dell Studio XPS 16 laptop that comes equiped with a TV tuner card which I would like to get