LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Webcam driver Spca5xx-LE , Where !! (https://www.linuxquestions.org/questions/fedora-35/webcam-driver-spca5xx-le-where-566928/)

mickeyboa 07-05-2007 04:12 PM

Webcam driver Spca5xx-LE , Where !!
 
The webcam driver Spca5xx-LE isn't there a rpm for this driver.
Where???

mickeyboa 07-05-2007 04:18 PM

I for got to say, I need the FC7 x86_64 driver rpm.

Brian1 07-05-2007 06:05 PM

I think it is gspca that replaces the spca5xx module in 2.6 kernels of a certain release on up. It must be built to be used with the kernel you are running.

Going to http://rpm.pbone.net and searching for gspca shows some gspca-kmdl rpms that may match the kernel you are running.

Brian

mickeyboa 07-05-2007 07:01 PM

I compiled the gspcav1-20070508.tar.gz and from what I can see that
it compiled with no errors.
What app could I run to test the webcam see if it works?
The /sbin/lsusb /sbin/lsmod dmesg | tail
commands are shown below.

$ /sbin/lsusb
Bus 002 Device 008: ID 046d:08a2 Logitech, Inc. Labtec WebCam Pro

$ /sbin/lsmod
gspca 659792 0
compat_ioctl32 17217 1 gspca
videodev 36161 1 gspca
v4l2_common 27585 2 compat_ioctl32,videodev
v4l1_compat 20549 1 videodev


$ dmesg | tail
/home/mickey/gspcav1/gspcav1-20070508/gspca_core.c: [spca5xx_open:1954] DEALLOC error on init_Isoc

usb 2-7.4: USB disconnect, address 7
usb 2-7.4: new full speed USB device using ehci_hcd and address 8
usb 2-7.4: configuration #1 chosen from 1 choice
/home/mickey/gspcav1/gspcav1-20070508/gspca_core.c: USB GSPCA camera found.(ZC3XX)
/home/mickey/gspcav1/gspcav1-20070508/gspca_core.c: [spca5xx_probe:4098] Camera type JPEG
/home/mickey/gspcav1/gspcav1-20070508/Vimicro/zc3xx.h: [zc3xx_config:515] Sensor ID:9
/home/mickey/gspcav1/gspcav1-20070508/Vimicro/zc3xx.h: [zc3xx_config:525] Find Sensor UNKNOW_0 force Tas5130
/home/mickey/gspcav1/gspcav1-20070508/gspca_core.c: [spca5xx_getcapability:1215] maxw 640 maxh 480 minw 176 minh 144


All times are GMT -5. The time now is 12:34 AM.