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

2009-09-16 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - v4l1-compat: fix VIDIOC_G_STD handling In 2.6.31 G_STD returns -EINVAL for radio devices. Unfortunately, the V4L1 compat layer uses G_STD as well and if that returns an error, then that error is passed

Re: V4L/DVB API specifications at linux kernel

2009-09-16 Thread Hans Verkuil
On Wednesday 16 September 2009 02:15:30 Mauro Carvalho Chehab wrote: Em Tue, 15 Sep 2009 23:16:05 +0200 Hans Verkuil hverk...@xs4all.nl escreveu: On Tuesday 15 September 2009 21:20:02 Mauro Carvalho Chehab wrote: Something that always bothered me is that the documentation inside the

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

2009-09-16 Thread Jean-Francois Moine
Hi Mauro, Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb for the following 2 changesets: 01/02: gspca - vc032x: Bad GPIO of the Samsung Q1 on start/stop streaming. http://linuxtv.org/hg/~jfrancois/v4l-dvb?cmd=changeset;node=314d81e7f555 02/02: gspca - gl860: Addition of GL860 based

Re: [2.6.31] ir-kbd-i2c oops.

2009-09-16 Thread Jean Delvare
Hi Pawel, On Wed, 16 Sep 2009 03:00:28 +0200, Paweł Sikora wrote: the latest 2.6.31 kernel oopses in ir-kbd-i2c on my box: afaics the 2.6.28.10 is also affected. http://imgbin.org/index.php?page=imageid=776 http://imgbin.org/index.php?page=imageid=777

Re: [2.6.31] ir-kbd-i2c oops.

2009-09-16 Thread Paweł Sikora
On Wednesday 16 September 2009 08:57:01 Jean Delvare wrote: Hi Pawel, I think this would be fixed by the following patch: http://patchwork.kernel.org/patch/45707/ still oopses. this time i've attached full dmesg. [0.00] Initializing cgroup subsys cpuset [0.00] Initializing

Re: [linux-dvb] Pinnacle 330e

2009-09-16 Thread Miroslav Pragl
Hello, which driver have you exactly downloaded/compiled/installed? MP -- From: Olive not0read0...@yopmail.com Sent: Wednesday, September 16, 2009 10:16 AM To: linux-...@linuxtv.org Subject: [linux-dvb] Pinnacle 330e Hello, I own a TV card

Re: [PATCH 3/8] drivers/media/video/hdpvr: introduce missing kfree

2009-09-16 Thread Janne Grunau
On Fri, Sep 11, 2009 at 06:21:35PM +0200, Julia Lawall wrote: Error handling code following a kzalloc should free the allocated data. Thanks for the report. I'll commit a different patch which adds the buffer to the buffer list as soon it is allocated. The hdpvr_free_buffers() in the error

[PATCH 2/9] V4L/DVB: si4713: remove unused #include linux/version.h

2009-09-16 Thread Huang Weiyi
Remove unused #include linux/version.h('s) in drivers/media/radio/radio-si4713.c Signed-off-by: Huang Weiyi weiyi.hu...@gmail.com --- drivers/media/radio/radio-si4713.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/media/radio/radio-si4713.c

Re: [linux-dvb] Pinnacle 320e (em28xx/xc2028): scan finds just first channel

2009-09-16 Thread SebaX75
On 12/09/2009 15:33, Devin Heitmueller has wrote: On Sat, Sep 12, 2009 at 6:15 AM, Miroslav Pragl - mailing lists lists.subscri...@pragl.cz wrote: Hello, I've compiled and installed latest v4l-dvb and dvb-apps, extracted xceive firmware, so far so good. Distro is Fedora 11, x64

dib0700 i2c problem / mt2266 patch

2009-09-16 Thread Soeren Moch
Patrick, when you are discussing dib0700 issues with dibcom, there is an additional one for the list: When using dib0700 in dual mode (on my nova-td stick), from time to time a tuner hangs up. I never observed this behavior in single mode. It seems to me that there is no proper locking within

Re: [linux-dvb] Best USB or PCMCIA DVB card for linux users ?

2009-09-16 Thread Emanoil Kotsev
--- On Wed, 9/16/09, H. Langos henrik-...@prak.org wrote: From: H. Langos henrik-...@prak.org Subject: Re: [linux-dvb] Best USB or PCMCIA DVB card for linux users ? To: a dehqan dehqa...@gmail.com Cc: linux-...@linuxtv.org Date: Wednesday, September 16, 2009, 4:34 PM Hello Dehqan,

Re: [linux-dvb] Pinnacle 320e (em28xx/xc2028): scan finds just first channel

2009-09-16 Thread Devin Heitmueller
On Wed, Sep 16, 2009 at 9:09 AM, SebaX75 seba...@yahoo.it wrote: On 12/09/2009 15:33, Devin Heitmueller has wrote: On Sat, Sep 12, 2009 at 6:15 AM, Miroslav Pragl - mailing lists lists.subscri...@pragl.cz  wrote: Hello, I've compiled and installed latest v4l-dvb and dvb-apps, extracted

[RFC] Global video buffers pool

2009-09-16 Thread Laurent Pinchart
Hi everybody, I didn't want to miss this year's pretty flourishing RFC season, so here's another one about a global video buffers pool. All comments are welcome, but please don't trash this proposal too fast. It's a first shot at real problems encountered in real situations with real hardware

Re: [linux-dvb] Pinnacle 330e

2009-09-16 Thread Devin Heitmueller
On Wed, Sep 16, 2009 at 4:16 AM, Olive not0read0...@yopmail.com wrote: Hello, I own a TV card advertised as Pinnacle Hybrid stick solo. After installing the xc3028-v27.fw firmware; I can watch analog TV with the em28xx module. The problem is with the digital TV. The devices /dev/dvb* are not

[PULL] http://udev.netup.ru/hg/v4l-dvb-commits

2009-09-16 Thread Igor M. Liplianin
Mauro, Please pull from http://udev.netup.ru/hg/v4l-dvb-commits for the following 2 changesets: 01/02: Fix gpio mutex in NetUP Dual DVB-S2 CI card. http://udev.netup.ru/hg/v4l-dvb-commits?cmd=changeset;node=31c6bdddb84e 02/02: Fix MAC address reading from EEPROM in NetUP Dual DVB-S2 CI card.

Re: Hw capabilities of the HVR-2200

2009-09-16 Thread Jed
Jed wrote: **a repost because of earlier issues in getting emails to the list** Hi Kernellabs or anyone involved with driver development of the HVR-2200... I know this is a lng way down the priority list of features to be added, if ever! But I'm wanting to know if the *possibility* is

RE: LPC v4l-dvb mini-summit agenda

2009-09-16 Thread Hiremath, Vaibhav
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Hans Verkuil Sent: Tuesday, September 15, 2009 10:50 PM To: linux-media@vger.kernel.org Cc: Andy Walls; Steven Toth; Mike Krufky; Devin Heitmueller; Hiremath, Vaibhav;

Re: RFCv2: Media controller proposal

2009-09-16 Thread Mauro Carvalho Chehab
Em Sat, 12 Sep 2009 00:39:50 +0200 Hans Verkuil hverk...@xs4all.nl escreveu: From my previous understanding, those are the needs: 1) V4L2 API will keep being used to control the devices and to do streaming, working under the already well defined devices; Yes. 2) One Kernel object

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

2009-09-16 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 Sep 16 19:00:10 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12913:704ad2b812d0 gcc version: gcc

Re: Create a /dev/video0 file and write directly into it images

2009-09-16 Thread David Ellingsworth
On Wed, Sep 16, 2009 at 1:08 PM, Paulo Freitas paulojlfrei...@sapo.pt wrote: Hi everyone, I have an Ethernet Camera, from Prosilica, and I need to somehow emulate this camera in a /dev/video0 file. My idea is, mount a driver file using 'makedev', pick up images from the camera and write them

Re: RFCv2: Media controller proposal

2009-09-16 Thread Hans Verkuil
On Wednesday 16 September 2009 20:15:20 Mauro Carvalho Chehab wrote: Em Sat, 12 Sep 2009 00:39:50 +0200 Hans Verkuil hverk...@xs4all.nl escreveu: From my previous understanding, those are the needs: 1) V4L2 API will keep being used to control the devices and to do streaming,

Re: [linux-dvb] Pinnacle 320e (em28xx/xc2028): scan finds just first channel

2009-09-16 Thread SebaX75
Devin Heitmueller has wrote: On Wed, Sep 16, 2009 at 9:09 AM, SebaX75 seba...@yahoo.it wrote: Hi Devin, I'm the person that has joined yesterday night on IRC channel to talk with you about this post. During July, I've already talked with you about a problem

Re: RFCv2: Media controller proposal

2009-09-16 Thread Guennadi Liakhovetski
On Wed, 16 Sep 2009, Hans Verkuil wrote: On Wednesday 16 September 2009 20:15:20 Mauro Carvalho Chehab wrote: What's a sub-device? Well, if we strip v4l2-framework.txt and driver/media from git grep, we have: For subdevice, there are several occurences.

Re: RFCv2: Media controller proposal

2009-09-16 Thread Mauro Carvalho Chehab
Em Wed, 16 Sep 2009 21:21:16 +0200 Hans Verkuil hverk...@xs4all.nl escreveu: On Wednesday 16 September 2009 20:15:20 Mauro Carvalho Chehab wrote: Em Sat, 12 Sep 2009 00:39:50 +0200 Hans Verkuil hverk...@xs4all.nl escreveu: From my previous understanding, those are the needs: 1)

RE: RFC: V4L - Support for video timings at the input/output interface

2009-09-16 Thread Karicheri, Muralidharan
Hans, I was busy with some of the merge work and also some other issues. So this delayed response... Thanks for your work on this! You are most welcome ! Where preset is one of the following values:- #defineV4L2_DV_CUSTOM0x #define V4L2_DV_480I59_94

RE: RFC: V4L - Support for video timings at the input/output interface

2009-09-16 Thread Karicheri, Muralidharan
Hi, 6. HDMI requires additional investigation. HDMI defines a whole bunch of infoframe fields. Most of these can probably be exported as controls?? Is HDMI audio handled by alsa? 7. how does this interface/co-exist with something like DSS2 on the omap3? who will own e.g. HDMI setup,

Re: RFCv2: Media controller proposal

2009-09-16 Thread Hans Verkuil
On Wednesday 16 September 2009 22:50:43 Mauro Carvalho Chehab wrote: Em Wed, 16 Sep 2009 21:21:16 +0200 Hans Verkuil hverk...@xs4all.nl escreveu: On Wednesday 16 September 2009 20:15:20 Mauro Carvalho Chehab wrote: Em Sat, 12 Sep 2009 00:39:50 +0200 Hans Verkuil hverk...@xs4all.nl

patch v4l-em28xx-set-up-tda9887_conf-in-em28xx_card_setup.patch added to 2.6.30-stable tree

2009-09-16 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: V4L: em28xx: set up tda9887_conf in em28xx_card_setup() to the 2.6.30-stable tree. Its filename is v4l-em28xx-set-up-tda9887_conf-in-em28xx_card_setup.patch A git repo of this tree can be found at

Re: RFC: V4L - Support for video timings at the input/output interface

2009-09-16 Thread Hans Verkuil
On Wednesday 16 September 2009 23:04:42 Karicheri, Muralidharan wrote: Hans, I was busy with some of the merge work and also some other issues. So this delayed response... Thanks for your work on this! You are most welcome ! snip pixelclock - expressed in HZ. So for 74.25MHz, use

RE: RFCv2: Media controller proposal

2009-09-16 Thread Karicheri, Muralidharan
And as I explained above, a v4l2_subdev just implements an interface. It has no relation to devices. And yes, I'm beginning to agree with you that subdevice was a bad name because it suggested something that it simply isn't. That said, I also see some advantages in doing this. For statistics

[patch 20/24] V4L: em28xx: set up tda9887_conf in em28xx_card_setup()

2009-09-16 Thread Greg KH
2.6.30-stable review patch. If anyone has any objections, please let us know. -- From: Franklin Meng fmeng2...@yahoo.com V4L: em28xx: set up tda9887_conf in em28xx_card_setup() (cherry picked from commit ae3340cbf59ea362c2016eea762456cc0969fd9e) Added tda9887_conf set up into

[PULL] http://linuxtv.org/hg/~anttip/anysee/

2009-09-16 Thread Antti Palosaari
Moikka Mauro, Please pull from http://linuxtv.org/hg/~anttip/anysee/ for the following: anysee: increase BULK transfer size from 512 to 8192 anysee: coding style fix Antti -- http://palosaari.fi/ -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message

[PULL] http://linuxtv.org/hg/~anttip/ce6230/

2009-09-16 Thread Antti Palosaari
Moikka Mauro, Please pull from http://linuxtv.org/hg/~anttip/ce6230/ for the following: ce6230: increase BULK transfer size from 512 to 8192 Antti -- http://palosaari.fi/ -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to

fix G_STD and G_PARM default handler - breaks bttv radio

2009-09-16 Thread James Blanford
Howdy folks, I have a Winfast 2000xp analog tuner card with a stereo radio. It stopped working on the upgrade from 2.6.30 to 2.6.31. I identified the above patch to v4l2-ioctl.c as the culprit. It seems to have an identifier of V4L/DVB (12429). Git commit:

Re: fix G_STD and G_PARM default handler - breaks bttv radio

2009-09-16 Thread hermann pitton
Hi James, Am Mittwoch, den 16.09.2009, 19:32 -0400 schrieb James Blanford: Howdy folks, I have a Winfast 2000xp analog tuner card with a stereo radio. It stopped working on the upgrade from 2.6.30 to 2.6.31. I identified the above patch to v4l2-ioctl.c as the culprit. It seems to have an

Re: [linux-dvb] The Tuner stv6110x.c driver problem.

2009-09-16 Thread Igor M. Liplianin
On 16 сентября 2009 09:28:14 gennady wrote: Hi! My stv6110a tuner doesn't work. I see that there is problem with the divider calculation. The code gets the same value = 3 in any case: for (rDiv = 0; rDiv = 3; rDiv++) { pCalc = (REFCLOCK_kHz / 100) / R_DIV(rDiv);

Fw: [hg:v4l-dvb] DocBook/media: Add isdb-t documentation

2009-09-16 Thread Mauro Carvalho Chehab
Hi Patrick, I've added the isdb-t docs at the new media DocBook. Please double check. It were generated from your text document at dvb-spec dir. For your convenience, it is already compiled at linuxtv.org/docs.php: http://linuxtv.org/downloads/v4l-dvb-apis/ch09s03.html (and the site