Hello, I have a Nvidia ION board with a Debian Squeeze system, I want
to install Nvidia driver to get VDPAU acceleration.
How can I install it?
Is there any easy "apt-get" way?
Thanks and regards.
--
Josu Lazkano
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the
There was a redundant call to imon_ir_change_protocol -- its already
getting called from ir_input_register. Also do some minor housekeeping
with var names and formatting.
Signed-off-by: Jarod Wilson
---
drivers/media/IR/imon.c | 25 +++--
1 files changed, 7 insertions(+), 1
Pointed out by Bonne Eggleston on the lirc list.
Signed-off-by: Jarod Wilson
---
drivers/media/IR/imon.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/IR/imon.c b/drivers/media/IR/imon.c
index b4d489d..f782a9d 100644
--- a/drivers/media/IR/imon.c
+++ b
> -Original Message-
> From: mats.randga...@tandberg.com [mailto:mats.randga...@tandberg.com]
> Sent: Friday, October 22, 2010 12:31 PM
> To: Hiremath, Vaibhav
> Cc: linux-media@vger.kernel.org; hans.verk...@tandberg.com; Mats Randgaard
> Subject: [RFC/PATCH 4/5] vpif_cap/disp: Added suppo
> -Original Message-
> From: mats.randga...@tandberg.com [mailto:mats.randga...@tandberg.com]
> Sent: Friday, October 22, 2010 12:31 PM
> To: Hiremath, Vaibhav
> Cc: linux-media@vger.kernel.org; hans.verk...@tandberg.com; Mats Randgaard
> Subject: [RFC/PATCH 2/5] vpif: Move and extend ch_p
> -Original Message-
> From: mats.randga...@tandberg.com [mailto:mats.randga...@tandberg.com]
> Sent: Friday, October 22, 2010 12:31 PM
> To: Hiremath, Vaibhav
> Cc: linux-media@vger.kernel.org; hans.verk...@tandberg.com; Mats Randgaard
> Subject: [RFC/PATCH 3/5] vpif_cap/disp: Added suppo
Somehow, I managed to screw things up when reworking the rdev/idev split
patch from David, and started trying to get ir_input_dev from idev
instead of rdev, thus resulting in button presses hanging the system.
This fixes it.
Signed-off-by: Jarod Wilson
---
drivers/media/IR/imon.c | 19
> -Original Message-
> From: mats.randga...@tandberg.com [mailto:mats.randga...@tandberg.com]
> Sent: Friday, October 22, 2010 12:31 PM
> To: Hiremath, Vaibhav
> Cc: linux-media@vger.kernel.org; hans.verk...@tandberg.com; Mats Randgaard
> Subject: [RFC/PATCH 5/5] vpif_cap/disp: Cleanup, im
> -Original Message-
> From: mats.randga...@tandberg.com [mailto:mats.randga...@tandberg.com]
> Sent: Friday, October 22, 2010 12:31 PM
> To: Hiremath, Vaibhav
> Cc: linux-media@vger.kernel.org; hans.verk...@tandberg.com; Mats Randgaard
> Subject: [RFC/PATCH 1/5] vpif_cap/disp: Add debug fu
Three minor imon IR driver fixups. Well, the first isn't so minor, since
without it, the imon driver can wedge your system. Getting ir_input_dev
(or at least try to get it) from the mouse input dev instead of the
remote input dev is bad... Then a minor cleanup patch and a modparam
option fixup.
Ja
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 Oct 23 19:00:28 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15167:abd3aac6644e
git master:
Hi, I'm new to the list and apologize if I've already broken all of
the unspoken, spoken, listed and branded-into-flesh rules.
I'm unable to find a searchable archive for the mailing list to see if
my particular device has been discussed in the past. This[1] archive
has a Google search field, but
Hi Mauro,
2010/10/22 Mauro Carvalho Chehab :
> This is the list of patches that weren't applied yet. I've made a big effort
> starting
> last weekend to handle everything I could. All pull requests were addressed.
> There are still
> 43 patches on my queue.
>
> Please help me to clean the list.
Em 23-10-2010 12:35, Jonathan Corbet escreveu:
> On Sat, 23 Oct 2010 02:06:56 -0200
> Mauro Carvalho Chehab wrote:
>
>> in the case of the first patch, I'm not sure if you acked or nacked it. I
>> suspect that you ack ;)
>> You didn't comment the second one (or maybe I just missed your email). A
On Sat, 23 Oct 2010 02:06:56 -0200
Mauro Carvalho Chehab wrote:
> in the case of the first patch, I'm not sure if you acked or nacked it. I
> suspect that you ack ;)
> You didn't comment the second one (or maybe I just missed your email). Are
> both ok for you?
Yes, I'm sorry, I was perhaps a
Em 23-10-2010 09:27, Laurent Pinchart escreveu:
> Hi Mauro,
>
> On Saturday 23 October 2010 02:02:01 Mauro Carvalho Chehab wrote:
>> Em 06-10-2010 05:45, Laurent Pinchart escreveu:
>>> The following changes since commit
> c8dd732fd119ce6d562d5fa82a10bbe75a376575:
>>> V4L/DVB: gspca - sonixj: Ha
Em 23-10-2010 10:01, Bjørn Mork escreveu:
> Steven Toth writes:
>> On 10/22/10 9:02 AM, Daniel Lee Kim wrote:
>>
>>> One more question, is there a place I can go to learn how to compile just
>>> the
>>> cx23885.ko module? I am not able to compile only that module and so I have
>>> to
>>> wait un
On Sun, Oct 17, 2010 at 12:56:28AM +0200, Maxim Levitsky wrote:
> Add new event types for timeout & carrier report
> Move timeout handling from ir_raw_event_store_with_filter to
> ir-lirc-codec, where it is really needed.
> Now lirc bridge ensures proper gap handling.
> Extend lirc bridge for carri
Steven Toth writes:
> On 10/22/10 9:02 AM, Daniel Lee Kim wrote:
>
>> One more question, is there a place I can go to learn how to compile just the
>> cx23885.ko module? I am not able to compile only that module and so I have to
>> wait until it compiles all the modules. I apologize as this is my
Hi Mauro,
On Saturday 23 October 2010 02:02:01 Mauro Carvalho Chehab wrote:
> Em 06-10-2010 05:45, Laurent Pinchart escreveu:
> > The following changes since commit
c8dd732fd119ce6d562d5fa82a10bbe75a376575:
> > V4L/DVB: gspca - sonixj: Have 0c45:6130 handled by sonixj instead of
> > sn9c102 (
Ok, let me eat my own dogfood...
Em 23-10-2010 02:06, Mauro Carvalho Chehab escreveu:
> == Waiting for Mauro Carvalho Chehab fixes
> on Docbook ==
>
> Feb,25 2010: DocBook/Makefile: Make it less verbose
> http://patchwork.kernel.org/patch/82076
Moikka Mauro,
PULL following changes to the 2.6.37-RC1.
t. Antti
The following changes since commit a348e9110ddb5d494e060d989b35dd1f35359d58:
[media] cx25840: fix problem with Terratec Grabster AV400 (2010-10-18
04:11:44 -0200)
are available in the git repository at:
git://linuxtv.org/a
Em 23-10-2010 07:15, tvbox escreveu:
> On Fri, 2010-10-22 at 22:24 -0200, Mauro Carvalho Chehab wrote:
>> Em 16-10-2010 16:44, tvbox escreveu:
>>> Updated driver for DM04/QQBOX USB DVB-S BOXES to version 1.60
>>>
>>> These include
>>> -later kill of usb_buffer to avoid kernel crash on hot unpluggin
В сообщении от 10 марта 2010 14:15:49 автор Hendrik Skarpeid написал:
> Igor M. Liplianin skrev:
> > On 3 марта 2010 18:42:42 Hendrik Skarpeid wrote:
> >> Igor M. Liplianin wrote:
> >>> Now to find GPIO's for LNB power control and ... watch TV :)
> >>
> >> Yep. No succesful tuning at the moment. T
On Fri, 2010-10-22 at 22:24 -0200, Mauro Carvalho Chehab wrote:
> Em 16-10-2010 16:44, tvbox escreveu:
> > Updated driver for DM04/QQBOX USB DVB-S BOXES to version 1.60
> >
> > These include
> > -later kill of usb_buffer to avoid kernel crash on hot unplugging.
> > -DiSEqC functions.
> > -LNB Powe
25 matches
Mail list logo