On Sun, Oct 19, 2008 at 10:33 AM, Visko <email address hidden> wrote:
> The ld_preload trick works for me fine in case of Skype. I only needed
> libv4l package:
> aptitude install libv4l-0
> and
> LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
>
> Thanks for this workaround! :)
>
> --
> needed: libv4l and associated application patches (or "gspca stopped
> working in 2.6.27")
> https://bugs.launchpad.net/bugs/260918
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
--
-------------------------------------
Marco Sousa
In 64bits OS we need the 32bits of the libs, because skype is 32bits.
sudo apt-get install lib32v4l-0 /usr/lib32/ libv4l/ v4l1compat. so skype
LD_PRELOAD=
On Sun, Oct 19, 2008 at 10:33 AM, Visko <email address hidden> wrote:
> The ld_preload trick works for me fine in case of Skype. I only needed /usr/lib/ libv4l/ v4l1compat. so skype /bugs.launchpad .net/bugs/ 260918
> libv4l package:
> aptitude install libv4l-0
> and
> LD_PRELOAD=
>
> Thanks for this workaround! :)
>
> --
> needed: libv4l and associated application patches (or "gspca stopped
> working in 2.6.27")
> https:/
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
-- ------- ------- ------- ------- --
-------
Marco Sousa