public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean-Francois Moine <moinejf@free.fr>
To: "Peter Hüwe" <PeterHuewe@gmx.de>
Cc: linux-media@vger.kernel.org
Subject: Re: Problem with 046d:08af Logitech Quickcam Easy/Cool - broken with in-kernel drivers, works with gspcav1
Date: Mon, 29 Jun 2009 09:25:41 +0200	[thread overview]
Message-ID: <20090629092541.2be8f020@free.fr> (raw)
In-Reply-To: <200906282250.58652.PeterHuewe@gmx.de>

On Sun, 28 Jun 2009 22:50:58 +0200
Peter Hüwe <PeterHuewe@gmx.de> wrote:
 
> I tried using cheese with 
> LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so - and it works!
> 
> However this does not work with skype :/ (skype does not allow
> preloading)
> 
> Any suggestions how I get skype to use the compat wrapper?

Hi Peter,

You must export LD_PRELOAD. I use a simple script:

	#!/bin/sh
	export LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
	exec /usr/bin/skype

Cheers.

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

  reply	other threads:[~2009-06-29  7:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-28 13:14 Problem with 046d:08af Logitech Quickcam Easy/Cool - broken with in-kernel drivers, works with gspcav1 Peter Hüwe
2009-06-28 18:14 ` Jean-Francois Moine
2009-06-28 20:30   ` Peter Hüwe
2009-06-28 20:50   ` Peter Hüwe
2009-06-29  7:25     ` Jean-Francois Moine [this message]
2009-06-29 10:30       ` Peter Hüwe
2009-06-29 10:40         ` Jean-Francois Moine
2009-06-29 10:54           ` Peter Hüwe
2009-06-29 11:10             ` Jean-Francois Moine
     [not found] ` <200906291322.05379.PeterHuewe@gmx.de>
     [not found]   ` <20090630122611.108b4106@free.fr>
2009-06-30 11:03     ` Peter Hüwe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090629092541.2be8f020@free.fr \
    --to=moinejf@free.fr \
    --cc=PeterHuewe@gmx.de \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox