All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Peter Hüwe" <PeterHuewe@gmx.de>
To: Jean-Francois Moine <moinejf@free.fr>
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 12:30:09 +0200	[thread overview]
Message-ID: <200906291230.09550.PeterHuewe@gmx.de> (raw)
In-Reply-To: <20090629092541.2be8f020@free.fr>

Am Montag 29 Juni 2009 09:25:41 schrieb Jean-Francois Moine:
> > Any suggestions how I get skype to use the compat wrapper?
> You must export LD_PRELOAD. I use a simple script:
>
> 	#!/bin/sh
> 	export LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
> 	exec /usr/bin/skype
Hi,
unfortunately this doesn't work with skype :/

 ~ $ cat startskype.sh
#!/bin/sh
export LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
exec /usr/bin/skype
 ~ $ ./startskype.sh
ERROR: ld.so: object '/usr/lib/libv4l/v4l1compat.so' from LD_PRELOAD cannot be 
preloaded: ignored.


seems that I have to stick with my old kernel :/

Peter



  reply	other threads:[~2009-06-29 10:30 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
2009-06-29 10:30       ` Peter Hüwe [this message]
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=200906291230.09550.PeterHuewe@gmx.de \
    --to=peterhuewe@gmx.de \
    --cc=linux-media@vger.kernel.org \
    --cc=moinejf@free.fr \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.