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:54:34 +0200	[thread overview]
Message-ID: <200906291254.34727.PeterHuewe@gmx.de> (raw)
In-Reply-To: <20090629124034.5c43001c@free.fr>

Am Montag 29 Juni 2009 12:40:34 schrieb Jean-Francois Moine:
> Hi Peter,
>
> Indeed, you are running a 64bits application:
>
> 	#!/bin/sh
> 	export LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so
> 	exec /usr/bin/skype
>
> Cheers.


Hi :)

/usr/lib is just a link to /usr/lib64 - 
$ ls -lahd /usr/lib
  lrwxrwxrwx 1 root root 5 20. Dez 2008  /usr/lib -> lib64

but I tried it explicitly with both versions:
ERROR: ld.so: object '/usr/lib32/libv4l/v4l1compat.so' from LD_PRELOAD cannot 
be preloaded: ignored.
ERROR: ld.so: object '/usr/lib32/libv4l/v4l1compat.so' from LD_PRELOAD cannot 
be preloaded: ignored.

ERROR: ld.so: object '/usr/lib64/libv4l/v4l1compat.so' from LD_PRELOAD cannot 
be preloaded: ignored.

Seems I have to wait till skype releases a v4l2 compatible skype binary - but 
regarding the development cycle of skype this will be ... ahem ... never :)


Thanks!
Peter


  reply	other threads:[~2009-06-29 10:54 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
2009-06-29 10:54           ` Peter Hüwe [this message]
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=200906291254.34727.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.