LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Skype 2.2 (Beta) Webcam Devices Not Found. (https://www.linuxquestions.org/questions/linux-software-2/skype-2-2-beta-webcam-devices-not-found-892845/)

elprawn 07-20-2011 11:09 PM

Skype 2.2 (Beta) Webcam Devices Not Found.
 
Hi there,

My webcam is a Logitech Quickcam Messenger and is listed as /dev/video0 on my system. The devices is recognised by and works fine with aMSN and xawtv, but on Skype, when I go to Options->Video Devices, the "Select Webcam" dropdown just says "No devices found."

I'm running Gentoo 2008 and my kernel is 2.6.32-gentoo-r6.

Thanks for the help,

Sean.

business_kid 07-21-2011 03:51 AM

Have you got 'Enable Skype video' set?

elprawn 08-13-2011 07:51 AM

Yes.

business_kid 08-13-2011 10:27 AM

2 approaches quickly:

1. Try ldd /usr/bin/skype |grep found - should return nothing. Anything mentioned is a missing lib
2. Find the appropriate kernel modiule for your camera and make sure it's loaded.

no2498 08-14-2011 08:27 AM

try this in a terminal


LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype


All times are GMT -5. The time now is 06:29 PM.