Re: saa7134 and μPD61151 MPEG2 coder

2010-02-15 Thread Dmitri Belimov
Hi Some fixes > On Tuesday 09 February 2010 06:41:50 Dmitri Belimov wrote: > > Hi Hans > > > > This is my last state for review. > > After small time I'll finish process of initialize the encoder. > > Configure some register, upload two firmware for video and for > > audio. Configure the fronten

Compro U80

2010-02-15 Thread Jan Hoogenraad
The Realtek driver (a windows-like driver I got from the manufacturer) only supported the mt2060 and mx5005. I have heard of U80 working. Please give the new driver (alas with no IR remote support) from anttip/rtl2831u If there is a different tuner, that driver is set up so that you can incorp

Re: cx23885

2010-02-15 Thread Andy Walls
On Mon, 2010-02-15 at 18:22 -0500, Ralph Siemsen wrote: > On Mon, Feb 15, 2010 at 11:56:52PM +0100, Michael wrote: > > > > If anybody can give me a hint, what to include in a patch and what was old > > stuff that has jsut changed in 2.6.31, I'd be grateful. > > Their source tree contains a .hg_a

Re: cx23885

2010-02-15 Thread Ralph Siemsen
On Mon, Feb 15, 2010 at 11:56:52PM +0100, Michael wrote: > > If anybody can give me a hint, what to include in a patch and what was old > stuff that has jsut changed in 2.6.31, I'd be grateful. Their source tree contains a .hg_archival.txt file which looks like it can be used to identify the ori

Re: cx23885

2010-02-15 Thread Steven Toth
On 2/15/10 5:56 PM, Michael wrote: Well, this did not work. The cx23885 driver was not included in kernel 2.6.21, so no diff. The diff of the 2.6.21 cx25840 is twice as big as the 2.6.31 diff. :-( If anybody can give me a hint, what to include in a patch and what was old stuff that has jsut chan

Re: cx23885

2010-02-15 Thread Michael
And here the cx25840 diff, again commell versus 2.6.31.4. P.S.: I will order a card now. Otherwise I can't test any patches... diff -u cx25840/cx25840-audio.c cx25840-commell/cx25840-audio.c --- cx25840/cx25840-audio.c 2010-02-15 23:23:01.0 +0100 +++ cx25840-commell/cx25840-audio.c 2009-1

Re: ATI TV Wonder 650 PCI development

2010-02-15 Thread Alex Deucher
On Mon, Feb 15, 2010 at 5:43 PM, Samuel Cantrell wrote: > Perhaps we could contact Broadcom regarding the Theatre 312? > > Am I making too much of this? I do have a Pinnacle 800i which works > with Linux, I was just also wanting to get this card to work. Should I > just drop it? > Can't hurt to t

Re: cx23885

2010-02-15 Thread Michael
Well, this did not work. The cx23885 driver was not included in kernel 2.6.21, so no diff. The diff of the 2.6.21 cx25840 is twice as big as the 2.6.31 diff. :-( If anybody can give me a hint, what to include in a patch and what was old stuff that has jsut changed in 2.6.31, I'd be grateful. A

Re: cx23885

2010-02-15 Thread Michael
I've done a diff against 2.6.31, but there are too many differences, so I can't easily tell what they have added and what was changed in the development between 2.6.21 and 2.6.31. One thing is clear: They added several "case" instructions with code for the MPX-885. So I guess, they really got i

Re: ATI TV Wonder 650 PCI development

2010-02-15 Thread Samuel Cantrell
Perhaps we could contact Broadcom regarding the Theatre 312? Am I making too much of this? I do have a Pinnacle 800i which works with Linux, I was just also wanting to get this card to work. Should I just drop it? Thanks. Sam On Mon, Feb 15, 2010 at 2:37 PM, Alex Deucher wrote: > On Mon, Feb 1

Re: ATI TV Wonder 650 PCI development

2010-02-15 Thread Alex Deucher
On Mon, Feb 15, 2010 at 5:34 PM, Devin Heitmueller wrote: > On Mon, Feb 15, 2010 at 5:21 PM, Alex Deucher wrote: >> Who did you contact?   gpudriverdevsupport AT amd DOT com is the devel >> address you probably want.  I looked into documentation for the newer >> theatre chips when I started at AM

Re: ATI TV Wonder 650 PCI development

2010-02-15 Thread Devin Heitmueller
On Mon, Feb 15, 2010 at 5:21 PM, Alex Deucher wrote: > Who did you contact?   gpudriverdevsupport AT amd DOT com is the devel > address you probably want.  I looked into documentation for the newer > theatre chips when I started at AMD, but unfortunately, I'm not sure > how much we can release sin

[PATCH] dvb-usb/opera1: misplaced parenthesis

2010-02-15 Thread Roel Kluin
The parenthesis was misplaced, tmp is set to 0 or break occurs, while debugging opera1_usb_i2c_msgxfer() retval was not shown. Signed-off-by: Roel Kluin --- diff --git a/drivers/media/dvb/dvb-usb/opera1.c b/drivers/media/dvb/dvb-usb/opera1.c index d4e2309..8305576 100644 --- a/drivers/media/dvb/

Re: ATI TV Wonder 650 PCI development

2010-02-15 Thread Alex Deucher
On Mon, Feb 15, 2010 at 3:57 PM, Samuel Cantrell wrote: > Hello, > > I have an ATI TV Wonder 650 PCI card, and have started to work on the > wiki page on LinuxTV.org regarding it. I want to *attempt* to write a > driver for it (more like, take a look at the code and run), and have > printed off so

Re: cx23885

2010-02-15 Thread Steven Toth
One thing I found pretty fast is that they added in cx23885-card.c: This looks promising. But maybe it is a start. What do you think? I repeat I my original comment below. Feel free to submit patches. ^^^ indeed, good luck. Regards, -- Steven Toth - Kernel Labs http://www.kernellabs.co

Re: cx23885

2010-02-15 Thread Michael
Now comes the best part: I found a linux driver on the producers web page. And it is written by ... Steven Toth :-) http://www.commell.com.tw/Product/Surveillance/MPX-885/mpx-885.rar I am looking at the files to see what they have changed (if anything at all). One thing I found pretty fast is

Re: Fwd: Re: FM radio problem with HVR1120

2010-02-15 Thread ftape-jlc
Hi, Here the results of tests. In FM radio mode regspy.exe reports : GPIO_GPSTATUS 2840001 In Digital TV GPIO_GPSTATUS 6040001 In Analog TV GPIO_GPSTATUS 2040001 In saa7134-cards.c, In section of HVR1120, I've replaced 0x0800100 with 0x2840001 in both lines gpiomask and in radio = {

Re: ATI TV Wonder 650 PCI development

2010-02-15 Thread Devin Heitmueller
On Mon, Feb 15, 2010 at 3:57 PM, Samuel Cantrell wrote: > Hello, > > I have an ATI TV Wonder 650 PCI card, and have started to work on the > wiki page on LinuxTV.org regarding it. I want to *attempt* to write a > driver for it (more like, take a look at the code and run), and have > printed off so

ATI TV Wonder 650 PCI development

2010-02-15 Thread Samuel Cantrell
Hello, I have an ATI TV Wonder 650 PCI card, and have started to work on the wiki page on LinuxTV.org regarding it. I want to *attempt* to write a driver for it (more like, take a look at the code and run), and have printed off some information on the wiki. I need to get pictures up of the card an

Re: cx23885

2010-02-15 Thread Steven Toth
Well if tvtime runs then mplayer will most probably, too. The question is, what means "with some work" :-) If you haven't worked on the cx23885 driver in the past, and you're not accustomed to developing tv/video drivers then you're going to struggle, massively. Not that I'm trying to disco

Working USB DVB staff?

2010-02-15 Thread Dominik Sito
I'm writing to ask about any DVB staff for notebook. I know many models haven't any working drivers, due to many reasons. The question is: Are there any preety good DVB cards which i can use? Which one do you prefere? I don't expect a new model witch DVB- S2. It may be an older model. It should

Re: cx23885

2010-02-15 Thread Michael
Steven Toth wrote: > The hardware has no mpeg encoder, so if by digitizer you mean raw high > bitrate video frames then yes, and if mplayer is capable of supporting the > v4l mmap interfaces then yes. (I've have zero experience of mplayer with > raw video - not sure if this works). Well, I have m

Re: cx23885

2010-02-15 Thread Michael
Devin Heitmueller wrote: > I would probably advise against using a cx23885 based design for > analog under Linux right now. There is *some* analog support in the > driver, but it is not very mature and has a host of issues/bugs. > Also, there is currently no analog audio support in the driver, so

Re: Leadtek WinFast DVR3100 H zl10353_read_register: readreg error (reg=127, ret==-6)

2010-02-15 Thread Patrick Cairns
Thanks! That patch, unchanged is consistently successful in addressing the Zarlink initialisation error for me. It also eliminates a no doubt related problem in the lack of detection of some of the Xceive tuners, a problem I had previously overlooked for some reason and later discovered when I

USB TV stick with 18271HD-C2 chip

2010-02-15 Thread Michael Robb
Hello, I am trying to get a USB TV stick to work: with Linux - Inside the case, it has a NXP TDA18271HDC2 tuning chip, but no decoder. Shows up as a "Cali TV Card" with idVendor 0x438, idProduct 0xac14 Three devices get created under major 189 minor 6 /dev/char/189:6 DEVPATH=/devices/pci:00

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

2010-02-15 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:Mon Feb 15 19:00:07 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14198:14021dfc00f3 gcc version: i686-

Re: [PATCH 01/11] xc2028: tm6000: bugfix firmware xc3028L-v36.fw used with Zarlink and DTV78 or DTV8 no shift

2010-02-15 Thread Stefan Ringel
Am 15.02.2010 19:36, schrieb Devin Heitmueller: > On Mon, Feb 15, 2010 at 12:37 PM, wrote: > >> From: Stefan Ringel >> >> Signed-off-by: Stefan Ringel >> >> diff --git a/drivers/media/common/tuners/tuner-xc2028.c >> b/drivers/media/common/tuners/tuner-xc2028.c >> index ed50168..e051caa 1006

Re: [PATCH 01/11] xc2028: tm6000: bugfix firmware xc3028L-v36.fw used with Zarlink and DTV78 or DTV8 no shift

2010-02-15 Thread Devin Heitmueller
On Mon, Feb 15, 2010 at 12:37 PM, wrote: > From: Stefan Ringel > > Signed-off-by: Stefan Ringel > > diff --git a/drivers/media/common/tuners/tuner-xc2028.c > b/drivers/media/common/tuners/tuner-xc2028.c > index ed50168..e051caa 100644 > --- a/drivers/media/common/tuners/tuner-xc2028.c > +++ b/

[PULL] git: soc-camera patches for 2.6.24

2010-02-15 Thread Guennadi Liakhovetski
I'm still hoping to get some resolution of my question from http://article.gmane.org/gmane.linux.power-management.general/17462 after which, hopefully, we fix a problem with mt9t031, and, perhaps, in a reasonable generic manner. Another patch "soc_camera: match signedness of soc_camera_limit_si

[PATCH 10/11] tm6000: remove hack.c hack.h, switch to zl10353 module

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/staging/tm6000/Makefile b/drivers/staging/tm6000/Makefile index f904d57..8a7faad 100644 --- a/drivers/staging/tm6000/Makefile +++ b/drivers/staging/tm6000/Makefile @@ -6,7 +6,6 @@ tm6000-objs := tm6000-cards.o \ ifeq ($(CO

[PATCH 09/11] zl10353: tm6000: bugfix reading problems with tm6000 i2c host

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/media/dvb/frontends/zl10353.c b/drivers/media/dvb/frontends/zl10353.c index 8c61271..9716d7e 100644 --- a/drivers/media/dvb/frontends/zl10353.c +++ b/drivers/media/dvb/frontends/zl10353.c @@ -74,7 +74,7 @@ static int zl10353

[PATCH 11/11] tm6000: change version to 0.0.2

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/staging/tm6000/tm6000.h b/drivers/staging/tm6000/tm6000.h index 8611092..8285c5a 100644 --- a/drivers/staging/tm6000/tm6000.h +++ b/drivers/staging/tm6000/tm6000.h @@ -37,7 +37,7 @@ #include "dvb_frontend.h" #include "dmxde

[PATCH 08/11] tm6000: special request for all tuner

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/staging/tm6000/tm6000-i2c.c b/drivers/staging/tm6000/tm6000-i2c.c index 9d02674..ef11d48 100644 --- a/drivers/staging/tm6000/tm6000-i2c.c +++ b/drivers/staging/tm6000/tm6000-i2c.c @@ -112,7 +112,7 @@ static int tm6000_i2c_xf

[PATCH 06/11] tm6000: reset the numbers of feeds to 8

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/staging/tm6000/tm6000-dvb.c b/drivers/staging/tm6000/tm6000-dvb.c index e16d55e..12a0758 100644 --- a/drivers/staging/tm6000/tm6000-dvb.c +++ b/drivers/staging/tm6000/tm6000-dvb.c @@ -285,8 +285,8 @@ int tm6000_dvb_register(

[PATCH 04/11] tm6000: add different tuner reset for terratec

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/staging/tm6000/tm6000-cards.c b/drivers/staging/tm6000/tm6000-cards.c index ff04bba..5a8d716 100644 --- a/drivers/staging/tm6000/tm6000-cards.c +++ b/drivers/staging/tm6000/tm6000-cards.c @@ -269,12 +269,28 @@ int tm6000_tun

[PATCH 07/11] tm6000: add i2c send recv functions

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/staging/tm6000/tm6000-i2c.c b/drivers/staging/tm6000/tm6000-i2c.c index 6b17d0b..9d02674 100644 --- a/drivers/staging/tm6000/tm6000-i2c.c +++ b/drivers/staging/tm6000/tm6000-i2c.c @@ -42,6 +42,32 @@ MODULE_PARM_DESC(i2c_debu

[PATCH 05/11] tm6000: add card setup for terratec cinergy hybrid

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/staging/tm6000/tm6000-cards.c b/drivers/staging/tm6000/tm6000-cards.c index 5a8d716..7a60e5c 100644 --- a/drivers/staging/tm6000/tm6000-cards.c +++ b/drivers/staging/tm6000/tm6000-cards.c @@ -332,6 +332,31 @@ int tm6000_card

[PATCH 03/11] tm6000: add additional init register

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/staging/tm6000/tm6000-core.c b/drivers/staging/tm6000/tm6000-core.c index 9d66a3f..2c9eb74 100644 --- a/drivers/staging/tm6000/tm6000-core.c +++ b/drivers/staging/tm6000/tm6000-core.c @@ -414,6 +414,13 @@ struct reg_init tm6

[PATCH 02/11] tm6000: add i2c bus id for tm6000

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/staging/tm6000/tm6000-i2c.c b/drivers/staging/tm6000/tm6000-i2c.c index 05df06b..6b17d0b 100644 --- a/drivers/staging/tm6000/tm6000-i2c.c +++ b/drivers/staging/tm6000/tm6000-i2c.c @@ -32,8 +32,6 @@ #include "tuner-xc2028.h

[PATCH 01/11] xc2028: tm6000: bugfix firmware xc3028L-v36.fw used with Zarlink and DTV78 or DTV8 no shift

2010-02-15 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel diff --git a/drivers/media/common/tuners/tuner-xc2028.c b/drivers/media/common/tuners/tuner-xc2028.c index ed50168..e051caa 100644 --- a/drivers/media/common/tuners/tuner-xc2028.c +++ b/drivers/media/common/tuners/tuner-xc2028.c @@ -1114,7 +1114

Re: cx23885

2010-02-15 Thread Devin Heitmueller
On Mon, Feb 15, 2010 at 10:21 AM, Michael wrote: > So, does this imply that you see a chance to get this card running? :-) > > If so, I will order one card and try. There is not much I want to do with > the card. It should simply digitize an external camera signal. I want to > display it with mpla

Re: cx23885

2010-02-15 Thread Steven Toth
On 2/15/10 10:21 AM, Michael wrote: Steven Toth wrote: Is this because the driver does not have the right capabilities or is it "just" a PCI-id missing in the driver? A mixture of both, analog support in the 885 driver is limited. Generally, yes - start by adding the PCI id. So, does this

Fourcc for multiplanar formats

2010-02-15 Thread Pawel Osciak
Hello, we would like to ask for suggestions for new fourcc formats for multiplanar buffers. There are planar formats in V4L2 API, but for all of them, each plane X "immediately follows Y plane in memory". We are in the process of testing formats and V4L2 extensions that relax those requirement

Re: cx23885

2010-02-15 Thread Michael
Steven Toth wrote: >> Is this because the driver does not have the right capabilities or is it >> "just" a PCI-id missing in the driver? > > A mixture of both, analog support in the 885 driver is limited. Generally, > yes - start by adding the PCI id. > So, does this imply that you see a chance

Any remotes that work with the pcHDTV HD5500?

2010-02-15 Thread Mark Zimmerman
Greetings: The pcHDTV HD5500 ships with an IR receiver but no remote. Support seems to be there: input: cx88 IR (pcHDTV HD5500 HDTV) as /devices/pci:00/:00:06.0/:01:07.1/input/input6 Does anyone know of a remote that actually works with it? I have read that it is supposed to be a "P

Re: cx23885

2010-02-15 Thread Steven Toth
On 2/15/10 8:15 AM, Michael wrote: Hi Andy Does anybody know whether this card is currently supported Likely no. I have not checked the source to be sure. Is this because the driver does not have the right capabilities or is it "just" a PCI-id missing in the driver? A mixture of both, an

Re: cx23885

2010-02-15 Thread Michael
Hi Andy >> Does anybody know whether this card is currently supported > > Likely no. I have not checked the source to be sure. > Is this because the driver does not have the right capabilities or is it "just" a PCI-id missing in the driver? The latter would be quite easy to add, I guess. > >

Re: cx23885

2010-02-15 Thread Andy Walls
On Mon, 2010-02-15 at 13:20 +0100, Michael wrote: > Hello > > Does anybody know whether this card is currently supported Likely no. I have not checked the source to be sure. > and if yes, is it > by cx88 or by cx23885? > > http://www.commell.com.tw/Product/Surveillance/MPX-885.htm > > It i

Re: [PATCH 2/5 v2] sony-tuner: Subdev conversion from wis-sony-tuner

2010-02-15 Thread Andy Walls
On Mon, 2010-02-15 at 08:10 +0100, Hans Verkuil wrote: > On Sunday 14 February 2010 23:10:48 Andy Walls wrote: > > On Sun, 2010-02-14 at 16:18 +0100, Hans Verkuil wrote: > > > On Saturday 13 February 2010 00:17:44 Hans Verkuil wrote: > > > > On Friday 12 February 2010 23:36:20 Pete Eberlein wrote:

cx23885

2010-02-15 Thread Michael
Hello Does anybody know whether this card is currently supported and if yes, is it by cx88 or by cx23885? http://www.commell.com.tw/Product/Surveillance/MPX-885.htm It is based on the Connexant 23885 chip but uses an Mini-PCIe interface. Thanks Michael -- To unsubscribe from this list: send

Re: [PATCH v4 2/7] V4L: Events: Add new ioctls for events

2010-02-15 Thread Laurent Pinchart
Hi Hans, On Monday 15 February 2010 11:28:52 Hans Verkuil wrote: > > Hi Hans, > > > > On Saturday 13 February 2010 14:19:55 Hans Verkuil wrote: > >> On Wednesday 10 February 2010 15:58:04 Sakari Ailus wrote: > >> > This patch adds a set of new ioctls to the V4L2 API. The ioctls > >> > >> conform

Re: [PATCH v4 4/7] V4L: Events: Support event handling in do_ioctl

2010-02-15 Thread Hans Verkuil
> On Saturday 13 February 2010 14:49:31 Hans Verkuil wrote: >> On Wednesday 10 February 2010 15:58:06 Sakari Ailus wrote: >> > Add support for event handling to do_ioctl. >> > >> > Signed-off-by: Sakari Ailus >> > --- >> > >> > drivers/media/video/Makefile |2 +- >> > drivers/media/video

Re: [PATCH v4 7/7] V4L: Events: Support all events

2010-02-15 Thread Hans Verkuil
> Hi Hans, > > On Saturday 13 February 2010 15:42:20 Hans Verkuil wrote: >> On Wednesday 10 February 2010 15:58:09 Sakari Ailus wrote: >> > Add support for subscribing all events with a special id >> V4L2_EVENT_ALL. >> > If V4L2_EVENT_ALL is subscribed, no other events may be subscribed. >> > Othe

Re: [PATCH v4 2/7] V4L: Events: Add new ioctls for events

2010-02-15 Thread Hans Verkuil
> Hi Hans, > > On Saturday 13 February 2010 14:19:55 Hans Verkuil wrote: >> On Wednesday 10 February 2010 15:58:04 Sakari Ailus wrote: >> > This patch adds a set of new ioctls to the V4L2 API. The ioctls >> conform >> > to V4L2 Events RFC version 2.3: >> I've experimented with the events API to tr

Re: Proposal for a V4L2 Media Controller mini-summit

2010-02-15 Thread Sakari Ailus
Hans Verkuil wrote: > Hi all, > > During the Linux Plumbers Conference in September 2009 I organized a V4L-DVB > mini-summit. The focus of that summit was on discussing a framework through > which we could support all the functionality that the video hardware of modern > embedded devices provides.

Re: [PATCH v4 7/7] V4L: Events: Support all events

2010-02-15 Thread Laurent Pinchart
Hi Hans, On Saturday 13 February 2010 15:42:20 Hans Verkuil wrote: > On Wednesday 10 February 2010 15:58:09 Sakari Ailus wrote: > > Add support for subscribing all events with a special id V4L2_EVENT_ALL. > > If V4L2_EVENT_ALL is subscribed, no other events may be subscribed. > > Otherwise V4L2_EV

Re: [PATCH v4 4/7] V4L: Events: Support event handling in do_ioctl

2010-02-15 Thread Laurent Pinchart
On Saturday 13 February 2010 14:49:31 Hans Verkuil wrote: > On Wednesday 10 February 2010 15:58:06 Sakari Ailus wrote: > > Add support for event handling to do_ioctl. > > > > Signed-off-by: Sakari Ailus > > --- > > > > drivers/media/video/Makefile |2 +- > > drivers/media/video/v4l2-ioc

Re: [PATCH v4 2/7] V4L: Events: Add new ioctls for events

2010-02-15 Thread Laurent Pinchart
Hi Hans, On Saturday 13 February 2010 14:19:55 Hans Verkuil wrote: > On Wednesday 10 February 2010 15:58:04 Sakari Ailus wrote: > > This patch adds a set of new ioctls to the V4L2 API. The ioctls conform > > to V4L2 Events RFC version 2.3: > I've experimented with the events API to try and support

[PULL] hg: pixel format documentation

2010-02-15 Thread Guennadi Liakhovetski
Hi Mauro I presume, since this patch touches a file outside of linux directory, it has to go via hg, so, here goes: Please pull from http://linuxtv.org/hg/~gliakhovetski/v4l-dvb for the following changeset: 01/01: v4l: document new Bayer and monochrome pixel formats http://linuxtv.org/hg/~glia