Re: CEU / Camera Driver Question

2010-05-14 Thread Charles D. Krebs
Guennadi, Thank you for making me aware of the patch that Morimoto-San composed. Implementing the remaining sub commands fixes the issues I was seeing. It's rather ironic that he was working on that at the same time I was. I'm now working through a minor userspace application issue and expec

Re: Mercurial x git tree sync - was: Re: Remote control at Zolid Hybrid TV Tuner

2010-05-14 Thread hermann pitton
Hi, [snip] > > Did not try on 2.6.33.4 yet, but should be OK. The rest we can fix after > the merge window. The saa7134 card=2 gpio remote is OK on 2.6.33.4 with current v4l-dvb. Sander, let's know about further questions. Cheers, Hermann -- To unsubscribe from this list: send the line "u

Re: CEU / Camera Driver Question

2010-05-14 Thread Charles D. Krebs
-- From: "Guennadi Liakhovetski" Sent: Friday, May 14, 2010 3:38 PM To: "Charles D. Krebs" Cc: "Linux Media Mailing List" Subject: Re: CEU / Camera Driver Question Hi Charles On Fri, 14 May 2010, Charles D. Krebs wrote: Guennadi, > No, subde

Re: Mercurial x git tree sync - was: Re: Remote control at Zolid Hybrid TV Tuner

2010-05-14 Thread hermann pitton
Hi, Am Donnerstag, den 13.05.2010, 15:45 -0300 schrieb Mauro Carvalho Chehab: > Mauro Carvalho Chehab wrote: > > hermann pitton wrote: > > > >>> My view is that the backport tree is very useful to have a broader number > >>> of people testing V4L/DVB code, as it can be applied against legacy > >

Re: CEU / Camera Driver Question

2010-05-14 Thread Guennadi Liakhovetski
Hi Charles On Fri, 14 May 2010, Charles D. Krebs wrote: > Guennadi, > > > No, subdevice drivers, using the mediabus API, know nothing about fourcc > > codes, that belongs to the user side of the pixel format handling API. The > > path, e.g., for the VIDIOC_S_FMT ioctl() is > > > > soc_camera.c:

Re: CEU / Camera Driver Question

2010-05-14 Thread Charles D. Krebs
Guennadi, No, subdevice drivers, using the mediabus API, know nothing about fourcc codes, that belongs to the user side of the pixel format handling API. The path, e.g., for the VIDIOC_S_FMT ioctl() is soc_camera.c::soc_camera_s_fmt_vid_cap(V4L2_PIX_FMT_GREY) sh_mobile_ceu_camera.c::sh_mobile_c

Re: gspca-sonixj: ioctl VIDIOC_DQBUF blocks for 3s and retuns EIO

2010-05-14 Thread Frank Schaefer
Hans de Goede schrieb: > Hi, > > On 05/14/2010 08:00 AM, Jean-Francois Moine wrote: >> On Thu, 13 May 2010 17:58:49 +0200 >> Frank Schaefer wrote: >> >>> I'm not sure if I'm hitting a bug or this is the expected driver >>> behavior: With a Microsoft LifeCam VX-3000 (045e:00f5) and >>> gspca-sonixj

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

2010-05-14 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:Fri May 14 19:00:20 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14851:16ade09022d9 git master:

Re: Stuck Digittrade DVB-T stick (dvb_usb_af9015)

2010-05-14 Thread marc balta
Thx for responding so fast. Ok I have updated: May 14 20:11:57 debian kernel: af9013: firmware version:5.1.0 May 14 20:11:57 debian kernel: DVB: registering adapter 0 frontend 0 (Afatech AF9013 DVB-T)... May 14 20:11:57 debian kernel: MT2060: successfully identified (IF1 = 1220) Now lets wait 3

Re: Stuck Digittrade DVB-T stick (dvb_usb_af9015)

2010-05-14 Thread Antti Palosaari
Terve On 05/14/2010 02:17 PM, marc balta wrote: would be nice because it is happening rather often : Every second or third day. Is there a way to reinit the device with a script wihtout restarting my server and without influencing other usb devices. If yes I could reinit the device say two mi

[PATCH -next] IR: fix ir-nec-decoder build, select BITREVERSE

2010-05-14 Thread Randy Dunlap
t+0x1a2530): undefined reference to `byte_rev_table' ir-nec-decoder.c:(.text+0x1a2539): undefined reference to `byte_rev_table' Signed-off-by: Randy Dunlap Cc: Mauro Carvalho Chehab --- drivers/media/IR/Kconfig |1 + 1 file changed, 1 insertion(+) --- linux-next-20100514.o

Digitus USB 2.0. High Resolution Video Grabber

2010-05-14 Thread Martin Edlman
Hello, I've got Digitus USB 2.0. High Resolution Video Grabber http://www.digitus.info/en/products/multimedia/?c=1162&p=17157 and when I plugged it into my Fedora 12 Linux box I got this messages. Digitus is not listed among known devices. Can you fix it? Regards, Martin E. usb 1-4: new high spe

dvb-s device help

2010-05-14 Thread meri zak
Hello, can someone help me for this hardware (elgato eyetv sat); a dvb-s usb device http://www.elgato.com/elgato/int/mainmenu/products/tuner/EyeTV-Sat/product3.fr.html I think it's terratec S7 reconditionned but with the mantis driver i can't make it recognize by my linux system. I used the las

Re: [PATCH] media/IR: Add missing include file to rc-map.c

2010-05-14 Thread Stephen Rothwell
still exists in linux-next of 20100514 - please apply This patch was included in the v4l-dvb tree (and thus linux-next) today -see commit 1e19cb4e7d15d724cf2c6ae23f0b871c84a92790. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgp3dfEhgaylV.pgp Description: PGP signature

[RFC] Add 12 bit RAW Bayer Pattern pixel format support in V4L2

2010-05-14 Thread Zhang, Xiaolin
Hi linux-media, Current V4l2 only support 8 bit and 10 bit RAW Bayer Patten pixel format and this is a RFC to add 12 bit RAW Bay pixel format support by 4 more pixel format definition in videodev2.h. The 12 bit RAW Bayer Pattern pixel format is not a platform specific and is available in mains

Re: AF9015 suspend problem

2010-05-14 Thread Antti Palosaari
On 05/14/2010 03:50 AM, Jose Alberto Reguero wrote: El Jueves, 13 de Mayo de 2010, Antti Palosaari escribió: Terve! On 05/02/2010 06:39 PM, Jose Alberto Reguero wrote: When I have a af9015 DVB-T stick plugged I can not recover from pc suspend. I must unplug the stick to suspend work. Even if I

Re: [PATCH] media/IR: Add missing include file to rc-map.c

2010-05-14 Thread Peter Hüwe
From: Peter Huewe This patch adds a missing include linux/delay.h to prevent build failures[1-5] Signed-off-by: Peter Huewe --- Forwarded to linux-next mailing list - breakage still exists in linux-next of 20100514 - please apply KernelVersion: linux-next-20100505 References: [1] http

Re: Stuck Digittrade DVB-T stick (dvb_usb_af9015)

2010-05-14 Thread marc balta
Hi Antti, would be nice because it is happening rather often : Every second or third day. Is there a way to reinit the device with a script wihtout restarting my server and without influencing other usb devices. If yes I could reinit the device say two minutes before every recording starts usin

Re: gspca-sonixj: ioctl VIDIOC_DQBUF blocks for 3s and retuns EIO

2010-05-14 Thread Hans de Goede
Hi, On 05/14/2010 08:00 AM, Jean-Francois Moine wrote: On Thu, 13 May 2010 17:58:49 +0200 Frank Schaefer wrote: I'm not sure if I'm hitting a bug or this is the expected driver behavior: With a Microsoft LifeCam VX-3000 (045e:00f5) and gspca-sonixj, ioctl VIDIOC_DQBUF intermittently blocks fo