Jean-Francois Moine írta:
> On Wed, 31 Mar 2010 07:56:59 +0200
> Németh Márton wrote:
>
>> The next thing is that you need to learn how to compile the Linux
>> kernel from source code. There is a description for Ubuntu at
>> https://help.ubuntu.com/community/Kernel/Compile . After you are able
>>
On Wed, 31 Mar 2010 07:56:59 +0200
Németh Márton wrote:
> The next thing is that you need to learn how to compile the Linux
> kernel from source code. There is a description for Ubuntu at
> https://help.ubuntu.com/community/Kernel/Compile . After you are able
> to compile and install your new ker
David Härdeman wrote:
> On Sun, Mar 28, 2010 at 09:51:17PM -0300, Mauro Carvalho Chehab wrote:
>> I spoke too soon... removing the index causes a problem at the read ioctl:
>> there's no way
>> to retrieve just the non-sparsed values.
>>
>> There's one solution that would allow both read/write and
Hello Sergei,
Krivchikov Sergei wrote:
> Hi!
> I have a Genius iSlim 310 webcam and linux ubuntu 9.10 kernel 2.6.31. My
> developer level under linux - beginner (very beginner) :) but i'm ready
> to test this webcam undr linux. But I need the instructions:) How was
> your success in the launch of
May you elaborate about the "huge undertaking"
Fernando.
>
> 2010/3/3 RoboSK :
> > Hi, i find this page *1 with last change from "3 May 2009" with text "no
> > driver written for the CX25843-24Z" and then this *2 from "27 September
> > 2009" with text "CX2584x chips are fully supported by Linux..
Hi Hermann
> Hi,
>
> Am Dienstag, den 30.03.2010, 16:02 +1000 schrieb Dmitri Belimov:
> > Hi
> >
> > The hybrid tuner FMD1216MEX_MK3 after cold start has disabled IF.
> > This tuner has internal I2C switch. This switch switch I2C bus
> > between DVB-T and IF part. Default state is DVB-T. When mo
Hi Hans,
See my inline comment.
Xiaolin
-Original Message-
From: Hans Verkuil [mailto:hverk...@xs4all.nl]
Sent: Monday, March 29, 2010 2:41 PM
To: Zhang, Xiaolin
Cc: linux-media@vger.kernel.org; Zhu, Daniel; Yu, Jinlu; Wang, Wen W; Huang,
Kai; Hu, Gang A; Ba, Zheng; Pawel Osciak
Subject
Hi Mohamed,
On Tuesday 30 March 2010 23:55:38 Mohamed Ikbel Boulabiar wrote:
> Hi,
>
> After suspend/resume, I have my webcam no more working.
> The /dev/video0 file still exist, but the webcam won't be used until I do
> this : rmmod uvcvideo
> modprobe uvcvideo
> (2.6.31.8-0.1)
>
> This is
Hi,
After suspend/resume, I have my webcam no more working.
The /dev/video0 file still exist, but the webcam won't be used until I do this :
rmmod uvcvideo
modprobe uvcvideo
(2.6.31.8-0.1)
This is may be caused by a bug somewhere.
These are more information about my hardware :
I have Microdi
On Tuesday 30 March 2010 23:09:49 Hans Verkuil wrote:
> On Tuesday 30 March 2010 22:49:08 dean wrote:
> > Thanks for this and the other feedback.
> >
> > The concern, without knowing the full history, is if video_device_alloc
> > changes to do more than just allocate the whole structure with a si
On Tuesday 30 March 2010 22:49:08 dean wrote:
> Thanks for this and the other feedback.
>
> The concern, without knowing the full history, is if video_device_alloc
> changes to do more than just allocate the whole structure with a single
> call to kzalloc? Otherwise, why have this extra indirec
Thanks for this and the other feedback.
The concern, without knowing the full history, is if video_device_alloc
changes to do more than just allocate the whole structure with a single
call to kzalloc? Otherwise, why have this extra indirection and
overhead in most V4L drivers?
The majority
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:Tue Mar 30 19:00:20 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14536:a539e5b68945
git master:
George Tellalov wrote:
> On Mon, Mar 29, 2010 at 08:06:40PM +0200, Stefan Ringel wrote:
>>
>> Can you scan a cannel list? If yes, then have you the right audio and video
>> setting in vlc? And if you use Kaffeine? The log looks ok, dvb signal has
>> it, streams and feed is on.
>>
>
> For some
On 03/30/10 11:02, Ricardo Maraschini wrote:
> When compiling the last version of v4l-dvb tree I got the following message:
>
> /data/Projects/kernel/v4l-dvb/v4l/dib7000p.c: In function
> 'dib7000p_i2c_enumeration':
> /data/Projects/kernel/v4l-dvb/v4l/dib7000p.c:1393: warning: the frame size of
On Mon, Mar 29, 2010 at 08:06:40PM +0200, Stefan Ringel wrote:
>
> Can you scan a cannel list? If yes, then have you the right audio and video
> setting in vlc? And if you use Kaffeine? The log looks ok, dvb signal has it,
> streams and feed is on.
>
For some reason I can't get the dvbscan t
When compiling the last version of v4l-dvb tree I got the following message:
/data/Projects/kernel/v4l-dvb/v4l/dib7000p.c: In function
'dib7000p_i2c_enumeration':
/data/Projects/kernel/v4l-dvb/v4l/dib7000p.c:1393: warning: the frame size of
1236 bytes is larger than 1024 bytes
I believe that th
gspca.h |6 +++---
2 files changed, 21 insertions(+), 8 deletions(-)
--- linux-next-20100330.orig/drivers/media/video/gspca/gspca.c
+++ linux-next-20100330/drivers/media/video/gspca/gspca.c
@@ -40,7 +40,7 @@
#include "gspca.h"
-#ifdef CONFIG_INPUT
+#if defined(CONFIG_INPUT) |
On Tue, Mar 30, 2010 at 04:40:17PM +0200, Guennadi Liakhovetski wrote:
> On Tue, 30 Mar 2010, Rodolfo Giometti wrote:
>
> > On Tue, Feb 23, 2010 at 12:19:13AM +0100, Richard Röjfors wrote:
> > >
> > > We use it as a subdev to a driver not yet committed from us. So I think
> > > you should extend
This patch looks good, but there was one other thing that caught my eye.
In s2255_probe_v4l, video_device_alloc is called for each video
device, which is nothing more than a call to kzalloc, but the result
of the call is never verified.
Given that this driver has a fixed number of video device no
Kamil Debski wrote:
> Hi Mauro,
>
> Mauro Carvalho Chehab wrote:
>> Kamil Debski wrote:
From: Hans Verkuil [mailto:hverk...@xs4all.nl]
Hi Kamil!
>>> Hi Hans,
>>>
On Monday 29 March 2010 11:53:05 Kamil Debski wrote:
> Hello,
>
> This patch introduces new type of v4l2
On Tue, 30 Mar 2010, Rodolfo Giometti wrote:
> On Tue, Feb 23, 2010 at 12:19:13AM +0100, Richard Röjfors wrote:
> >
> > We use it as a subdev to a driver not yet committed from us. So I think
> > you should extend it, not move it.
>
> Finally I got something functional... but I'm puzzled to know
Hi Mauro,
Mauro Carvalho Chehab wrote:
> Kamil Debski wrote:
> >> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
> >>
> >> Hi Kamil!
> >
> > Hi Hans,
> >
> >> On Monday 29 March 2010 11:53:05 Kamil Debski wrote:
> >>> Hello,
> >>>
> >>> This patch introduces new type of v4l2 control - the binary
>
On Tue, Feb 23, 2010 at 12:19:13AM +0100, Richard Röjfors wrote:
>
> We use it as a subdev to a driver not yet committed from us. So I think
> you should extend it, not move it.
Finally I got something functional... but I'm puzzled to know how I
can add platform data configuration struct by using
Hi Kamil,
On Tuesday 30 March 2010 14:26:00 Kamil Debski wrote:
> > From: Hans Verkuil [mailto:hverk...@xs4all.nl]
> > On Monday 29 March 2010 11:53:05 Kamil Debski wrote:
> > > Hello,
> > >
> > > This patch introduces new type of v4l2 control - the binary control. It
> > > will be useful for exc
Kamil Debski wrote:
>> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
>>
>> Hi Kamil!
>
> Hi Hans,
>
>> On Monday 29 March 2010 11:53:05 Kamil Debski wrote:
>>> Hello,
>>>
>>> This patch introduces new type of v4l2 control - the binary control.
>> It
>>> will be useful for exchanging raw binary d
David Härdeman wrote:
> On Sun, Mar 28, 2010 at 08:22:31PM -0300, Mauro Carvalho Chehab wrote:
>> I also noticed another problem: kernel should have some way to report
>> the expected
>> size of the scancode to userspace, especially if we want to have the
>> compatibility
>> code (since, with com
Hans,
> But this just feels like an i2c core thing to me. After remove() is called
> the core should just set the client data to NULL. If there are drivers that
> rely on the current behavior, then those drivers should be reviewed first as
> to the reason why they need it.
It will be done this wa
> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
>
> Hi Kamil!
Hi Hans,
>
> On Monday 29 March 2010 11:53:05 Kamil Debski wrote:
> >
> > Hello,
> >
> > This patch introduces new type of v4l2 control - the binary control.
> It
> > will be useful for exchanging raw binary data between the user sp
On Tue, 2010-03-30 at 10:57 +0200, Laurent Pinchart wrote:
> Hi Hans,
>
> On Tuesday 30 March 2010 08:41:47 Hans Verkuil wrote:
> > On Monday 29 March 2010 11:53:05 Kamil Debski wrote:
> > > Hello,
> > >
> > > This patch introduces new type of v4l2 control - the binary control. It
> > > will be u
On Sun, Mar 28, 2010 at 08:22:31PM -0300, Mauro Carvalho Chehab wrote:
> I also noticed another problem: kernel should have some way to report
> the expected
> size of the scancode to userspace, especially if we want to have the
> compatibility
> code (since, with compat, a scancode maximum size
On Sun, Mar 28, 2010 at 09:51:17PM -0300, Mauro Carvalho Chehab wrote:
>
> I spoke too soon... removing the index causes a problem at the read ioctl:
> there's no way
> to retrieve just the non-sparsed values.
>
> There's one solution that would allow both read/write and compat to work
> nicely
On Wednesday 24 March 2010 06:43:22, Sakari Ailus wrote:
> Hi Arnout,
>
> Thanks for the patch.
>
> Arnout Vandecappelle wrote:
[snip]
> > - dma_sync_sg_for_cpu(q->dev, dma->sglist, dma->nr_pages,
> > dma->direction);
> > + dma_sync_sg_for_cpu(q->dev, dma->sglist, dma->sglen, dma->directio
Hi,
Am Dienstag, den 30.03.2010, 16:02 +1000 schrieb Dmitri Belimov:
> Hi
>
> The hybrid tuner FMD1216MEX_MK3 after cold start has disabled IF.
> This tuner has internal I2C switch. This switch switch I2C bus between DVB-T
> and IF part.
> Default state is DVB-T. When module saa7134 is load it c
> -Original Message-
> From: Mauro Carvalho Chehab [mailto:mche...@redhat.com]
> Sent: Wednesday, March 24, 2010 5:32 PM
> To: Laurent Pinchart
> Cc: Karicheri, Muralidharan; Hiremath, Vaibhav; davinci-linux-open-
> sou...@linux.davincidsp.com; linux-media@vger.kernel.org
> Subject: Re: [R
Hi Hans,
On Tuesday 30 March 2010 08:41:47 Hans Verkuil wrote:
> On Monday 29 March 2010 11:53:05 Kamil Debski wrote:
> > Hello,
> >
> > This patch introduces new type of v4l2 control - the binary control. It
> > will be useful for exchanging raw binary data between the user space and
> > the dri
Hi
The hybrid tuner FMD1216MEX_MK3 after cold start has disabled IF.
This tuner has internal I2C switch. This switch switch I2C bus between DVB-T
and IF part.
Default state is DVB-T. When module saa7134 is load it can't find IF tda9887
and disable
analog TV mode.
This patch set internal I2C swi
37 matches
Mail list logo