Mauro, please pull fixed tree:
http://udev.netup.ru/hg/v4l-dvb-aospan-ci_init-fix-new/
Thanks to Dan Carpenter.
thanks !
On 05.06.2010 16:05, Dan Carpenter wrote:
videobuf_dvb_register_bus() returns negative error codes on failure. This
was introduced in e4425eab6b2: "V4L/DVB: cx23885: Check
Hello Mauro,
Please pull from: http://linuxtv.org/hg/~dougsland/v4l-dvb for
the following:
- drivers/media/video/zoran: Use kmemdupdefault tip
- dvb-usb-init.c: white space changes in dvb-usb-init
- drivers/media/video/tlg2300: Use kmemdup
- Add FE_CAN_TURBO_FEC (was: Add FE_CAN_PSK_8 to
Hi Guennadi,
On Wed, Jun 30, 2010 at 11:08:41AM +0200, Guennadi Liakhovetski wrote:
[snip]
> In any case, I'm fine with the patch as it is, so, here's
>
> Acked-by: Guennadi Liakhovetski
Thanks for your thorough review and ack.
> I think, it would be better if you, Uwe, or Sascha pull all th
Hi Sergio and Guennadi,
On Wednesday 30 June 2010 20:53:24 Guennadi Liakhovetski wrote:
> On Wed, 30 Jun 2010, Aguirre, Sergio wrote:
> >
> > Is it possible to keep a sensor chip driver compatible with 2 interfaces?
> >
> > I'm particularly interested in mt9t112 sensor.
> >
> > Has this been do
Hi Sergio,
On Wednesday 30 June 2010 00:13:43 Aguirre, Sergio wrote:
> > -Original Message-
> > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
> > Sent: Tuesday, June 29, 2010 5:23 AM
> > On Tuesday 29 June 2010 01:34:01 Aguirre, Sergio wrote:
[snip]
> > You will find
Am 30.06.2010 22:22, schrieb Mauro Carvalho Chehab:
> Em 30-06-2010 16:57, Stefan Ringel escreveu:
>
>> Hi Mauro,
>>
>> I have tested your patch, but that logic to detect the end of urb is wrong.
>> Many blocks going to lost.
>> byte 0x47 can 2 different state:
>> 1. sync byte
>> 2. data byte
I have been using the package of drivers for the TeVii S660
(100222_linux_tevii_ds3000.rar) very happily for several months on
Mythbuntu (x86_64). It did an auto-update over the weekend, which
seems to have upgraded the kernel version 2.6.31-22-generic (from -15-
I think). I don't know whether th
Hi Guennadi,
> -Original Message-
> From: Guennadi Liakhovetski [mailto:g.liakhovet...@gmx.de]
> Sent: Wednesday, June 30, 2010 1:53 PM
> To: Aguirre, Sergio
> Cc: linux-media@vger.kernel.org
> Subject: Re: [Query] How to preserve soc_camera and still use a sensor for
> media controller?
>
I'm pretty sure this was a regression in .34, but haven't checked right
now, can bisect when I find time but wanted to inquire first if somebody
had ideas. All I get is:
[57372.078968] uvcvideo: Failed to query (130) UVC control 5 (unit 3) :
-32 (exp. 1).
johannes
--
To unsubscribe from this lis
Em 30-06-2010 16:57, Stefan Ringel escreveu:
> Hi Mauro,
>
> I have tested your patch, but that logic to detect the end of urb is wrong.
> Many blocks going to lost.
> byte 0x47 can 2 different state:
> 1. sync byte
> 2. data byte
>
> Your logic has that problem, that if receive the new urb and
Hi Mauro,
I have tested your patch, but that logic to detect the end of urb is wrong.
Many blocks going to lost.
byte 0x47 can 2 different state:
1. sync byte
2. data byte
Your logic has that problem, that if receive the new urb and search the new
sync byte, the first 0x47 will use and
that a
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 Jun 30 19:00:18 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14993:9652f85e688a
git master:
Am Dienstag, 29. Juni 2010 schrieben Sie:
> Could you please verify if you have the module i2c-dev loaded?
Yes it is.
>
> Example:
>
> #lsmod | grep i2c_dev
> i2c_dev 6976 0
> i2c_core 21104 11
> i2c_dev,lgdt330x,tuner_xc2028,tuner,tvp5150,saa7115,em28xx,v4l2_co
Hi Sergio
On Wed, 30 Jun 2010, Aguirre, Sergio wrote:
> Hi all,
>
> Is it possible to keep a sensor chip driver compatible with 2 interfaces?
>
> I'm particularly interested in mt9t112 sensor.
>
> Has this been done before with other driver?
You can try looking at this thread:
http://thread.
23.06.2010 15:43, Steven Toth kirjoitti:
>> Now, on each video interrupt, I know which SG list i need to read
>> from. At this stage i do need to copy the
>> buffers associated with each of the SG lists at once. In this
>> scenario, I don't see how videobuf could be used,
>> while I keep getting th
I had the same issue, I have a combination of Hauppauge and Tevii card. The
problems arrise when the order of loading of the cards differ from the order of
card installed in MythTV. I have added module options to get the modules to use
the same /dev/dvb device on boot.
Hope this helps for you,
Hello V4L-Team,
here is a short description of my patch for the
"Technisat AirStar TeleStick 2" USB-DVB adapter.
The "AirStar TeleStick 2" from Technisat contains
an full integrated asic from DiBcom, the
DIB7770-PA (tuner + demodulator + USB bridge).
It is shiped with a TS035 remote.
I added t
Hi all,
Is it possible to keep a sensor chip driver compatible with 2 interfaces?
I'm particularly interested in mt9t112 sensor.
Has this been done before with other driver?
Thanks for your attention.
Regards,
Sergio
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
Hello Guys,
Just installed a S470 into my mythbox , fedora 12 kernel
2.6.32.14-127.fc12.i686.PAE . Myth is .23 the most recent fedora package
, the drivers for dvb card I have at the moment were pulled in
2010-04-01 . I assume they are pretty current . The problem that I have
is as follows :
Hello,
On Wed, Jun 30, 2010 at 11:08:41AM +0200, Guennadi Liakhovetski wrote:
> Mauro, there's a question for you below.
>
> On Wed, 30 Jun 2010, Uwe Kleine-König wrote:
>
> > Hi Guennadi,
> >
> > On Wed, Jun 30, 2010 at 09:20:36AM +0200, Guennadi Liakhovetski wrote:
> > > > > --- a/arch/arm/pl
Mauro, there's a question for you below.
On Wed, 30 Jun 2010, Uwe Kleine-König wrote:
> Hi Guennadi,
>
> On Wed, Jun 30, 2010 at 09:20:36AM +0200, Guennadi Liakhovetski wrote:
> > > > --- a/arch/arm/plat-mxc/include/mach/memory.h
> > > > +++ b/arch/arm/plat-mxc/include/mach/memory.h
> > > > @@ -
Hi Guennadi,
On Wed, Jun 30, 2010 at 09:20:36AM +0200, Guennadi Liakhovetski wrote:
> > > --- a/arch/arm/plat-mxc/include/mach/memory.h
> > > +++ b/arch/arm/plat-mxc/include/mach/memory.h
> > > @@ -44,12 +44,12 @@
> > > */
> > > #define CONSISTENT_DMA_SIZE SZ_8M
> > >
> > > -#elif defined(CON
On Wed, 30 Jun 2010, Uwe Kleine-König wrote:
> On Mon, Jun 21, 2010 at 08:15:58AM +0300, Baruch Siach wrote:
> > This is the soc_camera support developed by Sascha Hauer for the i.MX27.
> > Alan
> > Carvalho de Assis modified the original driver to get it working on more
> > recent
> > kernels.
On Mon, Jun 21, 2010 at 08:15:58AM +0300, Baruch Siach wrote:
> This is the soc_camera support developed by Sascha Hauer for the i.MX27. Alan
> Carvalho de Assis modified the original driver to get it working on more
> recent
> kernels. I modified it further to add support for i.MX25. This driver
24 matches
Mail list logo