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 12:40:34 +0200 [thread overview]
Message-ID: <20090629124034.5c43001c@free.fr> (raw)
In-Reply-To: <200906291230.09550.PeterHuewe@gmx.de>
On Mon, 29 Jun 2009 12:30:09 +0200
Peter Hüwe <PeterHuewe@gmx.de> wrote:
> 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.
Hi Peter,
Indeed, you are running a 64bits application:
#!/bin/sh
export LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so
exec /usr/bin/skype
Cheers.
--
Ken ar c'hentan | ** Breizh ha Linux atav! **
Jef | http://moinejf.free.fr/
next prev parent reply other threads:[~2009-06-29 10:40 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
2009-06-29 10:40 ` Jean-Francois Moine [this message]
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=20090629124034.5c43001c@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