I am running kubuntu 12.04
The webcam works with cheese and on test on phonon.
It doesn't work on skype.
The code LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so skype doesn't work the terminal gives ld.so: object '/usr/lib/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored.
lsusb recognize it
Bus 002 Device 005: ID 093a:2468 Pixart Imaging, Inc.
Hello to everyone!
Hope someone could help me with my webcam problem, especially because i use Skype at work.
I have Ubuntu 10.04 (64 bit) on my Asus k52f, and my cam is flipped using Skype.
I tried every kind of solution involving the command line "LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so skype" .....i tried to change the path of the library (lib or lib32 or lib64), i tried to insert
Hello.I installed skype but in order to make it work I need to run LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype in a terminal.I added Skype to the menu but cannot add it so it starts with LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skypeWhat should I type as "command" to make it start with that command and not just plain "Skype" ?!BTW How do I change the Keyboard map to US , I s
I have webcam Genius Eye 312, and i try to get it to work properly on Ubuntu 11.10.
Cheese recognize webcam, but Skype don't, and that is most important, i need it for Skype and Gtalk. How to configure/fix that bug ?
i tried with
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so /usr/bin/skype
- that work in 11.04 but here in 11.10... nope
I have been trying to get my webcam to work. The built in microphone works fine but no video. I have trawled various forums and Google and tried just about everything suggested.
I am running 2.6.31.12-174.2.22.fc12.x86_64
This is making me crazy.
After upgrading to Ubuntu 12.10, Skype 4.1.0.20 doesn't allow me to use the webcam in calls anymore.
I see a number of feeds regarding Skype and Ubuntu 11.10 on the forum, however can't find the right answer.
I have a GE Webcam, and it worked plug and play. Other people can see and hear me, and I can see my own video.
Compaq Presario 1429UK with Ub 12.10. 32 bit + Logitec Quick Cam Messenger.
Works fine in Cheese. Cannot get cam to work in Skype. In skype>options>video devices there is just a black box where l should see a picture.
Device: -PX629AA-ABU-SR1429UK-GB520:~$ lsusb
Bus 001 Device 005: ID 12d1:1506 Huawei Technologies Co., Ltd.
so after trawling through ubuntu forums for a bit i was delighted to find a command that made isight work with skype, specifically:
LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so skype
now i'd like to write a shell script so that it works on startup or whenever i boot skype.