Re: linux-next: Tree for April 9

2009-04-10 Thread Andrew Morton
On Thu, 9 Apr 2009 16:33:05 +1000 Stephen Rothwell wrote: > I have created today's linux-next tree at > git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git It has a link failure with i386 allmodconfig due to missing __divdi3. It's due to this statement in drivers/media/video/cx88/

Re: [RFC] White Balance control for digital camera

2009-04-10 Thread Dongsoo, Nathaniel Kim
Hi, I think the answer for this issue is quite clear. We already have queryctrl and querymenu API to check supported CIDs. That means application or middleware which handles camera device should check first CIDs supported by the device they handle. I hope this could be the answer for your concern.

Re: [RFC] White Balance control for digital camera

2009-04-10 Thread Theodore Kilgore
On Sat, 11 Apr 2009, Dongsoo, Nathaniel Kim wrote: Hello again, I forgot to give you reference about the range of color temperature to handle white balance as preset. Here is the wikipedia reference, I wish I could find better one but by now it seems to be no problem. http://en.wikipedia.org

Re: [RFC] White Balance control for digital camera

2009-04-10 Thread Theodore Kilgore
On Sat, 11 Apr 2009, Dongsoo, Nathaniel Kim wrote: On Sat, Apr 11, 2009 at 2:39 AM, Theodore Kilgore wrote: On Fri, 10 Apr 2009, Dongsoo, Nathaniel Kim wrote: Hello everyone, I'm posting this RFC one more time because it seems to everyone has been forgot this, and I'll be appreciated if

Re: ir-kbd-i2c Compile Warnings

2009-04-10 Thread Brandon Jenkins
On Fri, Apr 10, 2009 at 10:10 AM, Brandon Jenkins wrote: > Hello all, > > Fresh clone of V4L this morning running on a fully patched ArchLinux > 64-bit system: > > /root/drivers/v4l-dvb/v4l/ir-kbd-i2c.o > /root/drivers/v4l-dvb/v4l/ir-kbd-i2c.c: In function 'ir_attach': > /root/drivers/v4l-dvb/v4l/

Re: [RFC] White Balance control for digital camera

2009-04-10 Thread Dongsoo, Nathaniel Kim
Hello again, I forgot to give you reference about the range of color temperature to handle white balance as preset. Here is the wikipedia reference, I wish I could find better one but by now it seems to be no problem. http://en.wikipedia.org/wiki/Color_temperature#Categorizing_different_lighting

Re: [PATCH/RFC] soc-camera: Convert to a platform driver

2009-04-10 Thread Robert Jarzmik
Guennadi Liakhovetski writes: > On Thu, 9 Apr 2009, Robert Jarzmik wrote: > >> Guennadi Liakhovetski writes: >> > > Did you enable DEBUG? Looks like one of dev_dbg() had a (yet) invalid > device pointer. I'll have to try that too. No, don't think so. I think that calling mclk_get_divisor() to

Re: [linux-dvb] SkyStar HD2 (TwinHan VP-1041/Mantis) S2API support

2009-04-10 Thread VDR User
There is a new mantis tree being uploaded at: http://jusst.de/hg/mantis-v4l Please try this tree. The upload should finish within 2 hours and is using DVB api 5 (aka s2api). Cheers -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vge

Re: [RFC] White Balance control for digital camera

2009-04-10 Thread Dongsoo, Nathaniel Kim
On Sat, Apr 11, 2009 at 2:39 AM, Theodore Kilgore wrote: > > > On Fri, 10 Apr 2009, Dongsoo, Nathaniel Kim wrote: > >> Hello everyone, >> >> I'm posting this RFC one more time because it seems to everyone has >> been forgot this, and I'll be appreciated if any of you who is reading >> this mailing

Re: SkyStar HD2 (TwinHan VP-1041) S2API/multiproto issues

2009-04-10 Thread Dave Lister
2009/4/10 Markus Rechberger : > On Fri, Apr 10, 2009 at 1:30 PM, Dave Lister wrote: >> ... >> Drivers tried: http://jusst.de/hg/multiproto, >> http://jusst.de/hg/mantis (couldn't make it compile) > > hmm this seems to work fine with linux 2.6.27 maybe try to downgrade > your kernel? > Thank you f

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

2009-04-10 Thread hermann pitton
Hi, Am Donnerstag, den 09.04.2009, 02:05 +0100 schrieb Thomas Horsten: > Hi Hermann, > > 2009/4/8 hermann pitton : > > > does it make any difference too with the current mercurial v4l-dvb ? > > > > I did not look any further, since some tones coming currently from above > > I don't like, more th

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

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

Re: [RFC] White Balance control for digital camera

2009-04-10 Thread Theodore Kilgore
On Fri, 10 Apr 2009, Dongsoo, Nathaniel Kim wrote: Hello everyone, I'm posting this RFC one more time because it seems to everyone has been forgot this, and I'll be appreciated if any of you who is reading this mailing list give me comment. I don't know much about the topic, and I wish I di

Re: SkyStar HD2 (TwinHan VP-1041/Mantis) S2API support

2009-04-10 Thread Markus Rechberger
On Fri, Apr 10, 2009 at 1:30 PM, Dave Lister wrote: > Hello all, > > I'd like to ask for your help. After weeks of research and > deliberation I bought two SkyStar HD2 cards (quite a lot money for > me). It seemed to be working for everybody, BUT I have already spent > two days reading mailing lis

ir-kbd-i2c Compile Warnings

2009-04-10 Thread Brandon Jenkins
Hello all, Fresh clone of V4L this morning running on a fully patched ArchLinux 64-bit system: /root/drivers/v4l-dvb/v4l/ir-kbd-i2c.o /root/drivers/v4l-dvb/v4l/ir-kbd-i2c.c: In function 'ir_attach': /root/drivers/v4l-dvb/v4l/ir-kbd-i2c.c:429: warning: 'i2c_attach_client' is deprecated (declared a

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

2009-04-10 Thread Antti Palosaari
Hei Mauro, Please pull from http://linuxtv.org/hg/~anttip/af9015/ for the following: af9015: add new dvb_usb_device_properties entry for upcoming USB IDs af9015: support for AverMedia AVerTV Volar GPS 805 (A805) af9015: support for Conceptronic USB2.0 DVB-T CTVDIGRCU V3.0 Patch series adds supp

Re: [PATCH v2 4/4] Add support to libv4l to use orientation from VIDIOC_ENUMINPUT

2009-04-10 Thread Hans de Goede
Thanks, I've applied this to my tree, it will be part of the next libv4l release. Regards, Hans On 03/30/2009 12:28 AM, Adam Baker wrote: Add check to libv4l of the sensor orientation as reported by VIDIOC_ENUMINPUT Signed-off-by: Adam Baker --- diff -r a647c2dfa989 v4l2-apps/lib/libv4l/lib

SkyStar HD2 (TwinHan VP-1041/Mantis) S2API support

2009-04-10 Thread Dave Lister
Hello all, I'd like to ask for your help. After weeks of research and deliberation I bought two SkyStar HD2 cards (quite a lot money for me). It seemed to be working for everybody, BUT I have already spent two days reading mailing lists, downloading repositories, compiling drivers, apps, kernels a