Re: [PATCH] Add RGB555X and RGB565X formats to pxa-camera

2009-09-05 Thread Marek Vasut
Dne Po 3. srpna 2009 14:31:12 Guennadi Liakhovetski napsal(a): On Mon, 3 Aug 2009, Eric Miao wrote: Marek Vasut wrote: Hi! Eric, would you mind applying ? From 4dcbff010e996f4c6e5761b3c19f5d863ab51b39 Mon Sep 17 00:00:00 2001 From: Marek Vasut marek.va...@gmail.com Date:

Re: [PATCH] Add RGB555X and RGB565X formats to pxa-camera

2009-09-05 Thread Marek Vasut
Dne So 5. září 2009 10:55:55 Guennadi Liakhovetski napsal(a): On Sat, 5 Sep 2009, Marek Vasut wrote: drivers/media/video/pxa_camera.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/pxa_camera.c

DVB USB stream parameters

2009-09-05 Thread Antti Palosaari
What are preferred BULK stream parameters, .count and .buffersize? for USB2.0? for USB1.1? buffersize, which is URB size, have great effect to system load. For example 512 bytes generates about 10x more wakeups than 5120. It is quite clear that 512 is too small for whole DVB stream. I did

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

2009-09-05 Thread Andy Walls
Mauro, Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb for the following changeset: 01/01: cx18: ir-kbd-i2c initialization data should point to a persistent object http://linuxtv.org/hg/~awalls/v4l-dvb?cmd=changeset;node=471784201e1b cx18-i2c.c | 23 ++- 1 file

generic question

2009-09-05 Thread Jed
I installed _all_ dvb-v4l modules after compiling latest source because at the time I couldn't use make menuconfig (didn't have ncurses installed) Is there a way I can retrospectively remove some compiled/installed modules so that I'm only using the ones I need? I only need modules associated

Re: generic question

2009-09-05 Thread Jed
Actually I just realised... I think when the system reboots it will only load the modules it needs from /lib/modules/[kernel version]/kernel/drivers/media... It won't load everything in that directory into the kernel/memory right? So the only reason one might want to use make menuconfig; is

Fwd: [PULL] http://www.kernellabs.com/hg/~stoth/saa7164-merge

2009-09-05 Thread Steven Toth
Oops, this went to the wrong list. Original Message Subject: [PULL] http://www.kernellabs.com/hg/~stoth/saa7164-merge Date: Thu, 03 Sep 2009 23:35:29 -0400 From: Steven Toth st...@kernellabs.com To: Linux Kernel Mailing List linux-ker...@vger.kernel.org, Mauro Carvalho Chehab

Re: problem building v4l2-spec from docbook source

2009-09-05 Thread Peter Brouwer
Is it possible to create a link on the linuxtv.org website to the latest dvb and v4l spec in pdf? For dvb the v3 is still on the documentation page. Peter Németh Márton wrote: Mauro Carvalho Chehab wrote: Em Thu, 3 Sep 2009 08:54:55 -0300 Mauro Carvalho Chehab mche...@infradead.org escreveu:

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

2009-09-05 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:Sat Sep 5 19:00:03 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12615:2b49813f8482 gcc version: gcc

Hauppauge HVR 1110 : recognized but doesn't work

2009-09-05 Thread Morvan Le Meut
( new subject from my previous ec168 mail ) 2009/9/4 hermann pitton hermann-pit...@arcor.de Without knowing the kernel version on your mythbuntu I can't tell anything. For what I know so far, all HVR 1110 variants should be supported with recent v4l-dvb code. We run into some maintenance

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

2009-09-05 Thread Jean Delvare
Hi Andy, On Sat, 05 Sep 2009 10:13:41 -0400, Andy Walls wrote: Mauro, Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb for the following changeset: 01/01: cx18: ir-kbd-i2c initialization data should point to a persistent object

Re: generic question

2009-09-05 Thread Jed
The compile install completed without issue then I rebooted but j...@jed-desktop:/var/log$ sudo lsmod Module Size Used by binfmt_misc18572 1 bridge 63776 0 stp11140 1 bridge bnep 22912 2 video

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

2009-09-05 Thread Igor M. Liplianin
Mauro, Please pull from http://udev.netup.ru/hg/v4l-dvb-commits for the following changeset: 01/01: Fix gpio mutex in NetUP Dual DVB-S2 CI card. http://udev.netup.ru/hg/v4l-dvb-commits?cmd=changeset;node=2f1119c624eb cimax2.c | 12 ++-- cx23885-core.c |1 + cx23885.h

Re: generic question

2009-09-05 Thread Jed
I think I know why this was not working... I was using main hg source tree instead of: http://www.jusst.de/hg/saa716x/ My bad, still quite a n00b I guess, but at least I'm learning! :-) I will take it from there Jed wrote: The compile install completed without issue then I rebooted

Re: SAA716x driver module

2009-09-05 Thread Manu Abraham
Hi, On Wed, Sep 2, 2009 at 10:12 PM, Jedjedi.the...@gmail.com wrote: On Mon, Aug 31, 2009 at 7:26 AM, jedjedi.the...@gmail.com wrote: Can someone please advise if the SAA716x driver module: http://www.linuxtv.org/wiki/index.php/NXP_SAA716x#Driver_Development Is now ready for SAA7162

Re: [PATCH] Add RGB555X and RGB565X formats to pxa-camera

2009-09-05 Thread Guennadi Liakhovetski
On Sat, 5 Sep 2009, Marek Vasut wrote: Dne So 5. září 2009 10:55:55 Guennadi Liakhovetski napsal(a): On Sat, 5 Sep 2009, Marek Vasut wrote: drivers/media/video/pxa_camera.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git

Re: Terratec Cinergy C HD tuning problems

2009-09-05 Thread MartinG
On Wed, Aug 19, 2009 at 11:10 PM, dsjob...@abo.fi wrote: I'm having some problems with my Terratec Cinergy C PCI DVB-C card. ... /var/log/syslog (when tuning stops working): ... kernel: [55168.360122] mantis_ack_wait (0): Slave RACK Fail ! Hi, I have the same problem: Terratec Cinergy HD

Re: [PATCH] Add RGB555X and RGB565X formats to pxa-camera

2009-09-05 Thread Marek Vasut
Dne So 5. září 2009 22:19:42 Guennadi Liakhovetski napsal(a): On Sat, 5 Sep 2009, Marek Vasut wrote: Dne So 5. září 2009 10:55:55 Guennadi Liakhovetski napsal(a): On Sat, 5 Sep 2009, Marek Vasut wrote: drivers/media/video/pxa_camera.c |4 1 files changed, 4

Re: [PATCH] Add RGB555X and RGB565X formats to pxa-camera

2009-09-05 Thread Guennadi Liakhovetski
On Sat, 5 Sep 2009, Marek Vasut wrote: Dne So 5. září 2009 22:19:42 Guennadi Liakhovetski napsal(a): On Sat, 5 Sep 2009, Marek Vasut wrote: Dne So 5. září 2009 10:55:55 Guennadi Liakhovetski napsal(a): Marek, please, look in PXA270 datasheet. To support a specific pixel

Re: [PATCH] Add RGB555X and RGB565X formats to pxa-camera

2009-09-05 Thread Marek Vasut
Dne Ne 6. září 2009 00:05:14 Guennadi Liakhovetski napsal(a): On Sat, 5 Sep 2009, Marek Vasut wrote: Dne So 5. září 2009 22:19:42 Guennadi Liakhovetski napsal(a): On Sat, 5 Sep 2009, Marek Vasut wrote: Dne So 5. září 2009 10:55:55 Guennadi Liakhovetski napsal(a): Marek,