The webcam appears under YaST hardware but it doesnt work.
I dont know what to do so. Any recomendations? I’m new to the system, kernel and all this stuff, I dont even know how to work with the terminal :, I have worked with windows all my life so…
The webcam appears under YaST hardware but it doesnt work.
I dont know what to do so. Any recomendations? I’m new to the system, kernel and all this stuff, I dont even know how to work with the terminal :, I have worked with windows all my life so…
HI
This one uses the uvcvideo. What openSUSE release and desktop are you
using?
Can you open a terminal/konsole and run the following commands and post
the output;
lsmod |grep uvcvideo
uname -a
–
Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (i586) Kernel 2.6.32.12-0.7-pae
up 0:19, 2 users, load average: 0.20, 0.14, 0.10
ASUS eeePC 1000HE ATOM N280 1.66GHz | GPU Mobile 945GM/GMS/GME
Im using Opensuse 11.2 with Gnome 2.28.
I end with…
lsmod |grep uvcvideo
uvcvideo 73964 0
videodev 57888 1 uvcvideo
v4l1_compat 19020 2 uvcvideo,videodev
Hi
That looks good. So if you run the application cheese, does that work?
–
Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.12-0.7-default
up 2 days 5:52, 2 users, load average: 0.00, 0.03, 0.00
GPU GeForce 8600 GTS Silent - Driver Version: 256.35
Cheese doesnt work.
Amsn does but with really bad quality and it takes one or two minutes for the cam to start so idk
Hi
So what release of openSUSE are you using? I’m assuming it’s a 32bit
system?
Can you install the v4l-tools and post the output from;
v4l-info
You could also try to set the LD_PRELOAD variable;
export LD_PRELOAD="/usr/lib/libv4l/v4l1compat.so"
cheese
Or run the Amsn client from the command line after the export command.
It’s probably something to do with v4l1 and v4l2 libraries. Could also
check and see what v4l items you have installed via;
rpm -qa |grep v4l
–
Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.12-0.7-default
up 3 days 0:19, 2 users, load average: 0.06, 0.05, 0.01
GPU GeForce 8600 GTS Silent - Driver Version: 256.35
I have the 64bit sorry I forgot to mention it. This is my first 64bit system and I forget its important to say it…