Discussion:
[M560x-driver-devel] Floating point error
Andrey
2008-11-24 19:17:44 UTC
Permalink
Hi everybody!
Somebody experienced such error when trying to run Skype with cam support?

***@pal-laptop:~/bin$ ./skype-camera
./skype-camera: line 6: 2629 Floating point exceptionskype
***@pal-laptop:~/bin$

I have script for skype:
#!/bin/bash

export LD_PRELOAD=~/lib/libv4l_32/lib/libv4l/v4l1compat.so
export LD_LIBRARY_PATH=~/lib/libv4l_32/lib/libv4l/:~/lib/libv4l_32/lib/:

skype

In order to make it working again i need to reboot system. it happens
from time to time.
---
Andrey
Erik Andrén
2008-11-24 19:30:15 UTC
Permalink
Post by Andrey
Hi everybody!
Somebody experienced such error when trying to run Skype with cam support?
./skype-camera: line 6: 2629 Floating point exceptionskype
#!/bin/bash
export LD_PRELOAD=~/lib/libv4l_32/lib/libv4l/v4l1compat.so
skype
In order to make it working again i need to reboot system. it happens
from time to time.
---
Andrey
Hi,
What libv4l verison and m560x driver are you using?

Regards,
Erik
Post by Andrey
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
M560x-driver-devel mailing list
https://lists.sourceforge.net/lists/listinfo/m560x-driver-devel
Loading...