Hi there,
I’m trying to get a webcam up and running and I’m having a few problems.
I’m running OpenSuSe 11.3, gnome and I’m using wxCam to view any webcam output.
It’s an old webcam, output from lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 03f0:171d Hewlett-Packard Wireless (Bluetooth + WLAN) Interface [Integrated Module]
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 093a:2468 Pixart Imaging, Inc. Cammaestro 2.5DU/X-EYE/Orite SC-120/ICGear TravelCam/Easy Snap Snake Eye Webcam
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
I thought maybe it needs a driver.
Using YaST
hardware
hardware info
usb
Kernel driver: gspca_pac207
the all knowing google said this driver is found in linux kernels from 2.6.28 release, I have 2.6.34.7
find / -name output
sys/bus/usb/drivers/pac207
tried to install
su
modprobe -l | grep pac207
no error message so I didn’t know if it had installed or not. I tried it again.
Modprobe -l | grep pac207
output
kernel/drivers/media/video/gspca/gspca_pac207.ko
Can I find out if it’s installed?
Opened wxcam
I got an error message
An error has occured during frame capture.
Please check the “frame format” options in the preferences menu.
But I did get an led on the cam to light (must be making progress)
in preferences in wxcam it shows
Webcam device
dev/video0
Driver
Video4linux1
Frame format
Auto
Cam still doesn’t work. Should I just buy a linux friendly cam, is there any good models recommended?
All help greatly appreciated thanks.
Cheers
casperg