|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Hardware Questions about drivers, peripheral cabling, configuration |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I'm a new user to Linux and openSUSE, and I cannot get my web-cam to work.
I'm running OpenSUSE 11.1 and: uname -a: Code:
Linux linux-e696 2.6.27.23-0.1-default #1 SMP 2009-05-26 17:02:05 -0400 i686 i686 i386 GNU/Linux Quote:
Searching through the forums I tried to install gspca but came across the error when using YaST: Code:
nothing provides kernel(default:drivers_usb_core) = 4460f5d7752dd946 needed by gspcav1-kmp-default-20071224_2.6.25.5_1.1-10.4.i586 Code:
REMOVE the old module if present
ERROR: Module gspca does not exist in /proc/modules
CLEAN gspca source tree
rm -r -f *.o decoder/.gspcadecoder.o.cmd decoder/*.o \
.gspca.o.cmd *.o *.ko *.mod.* .[a-z]* core *.i \
*.symvers *.err
COMPILE gspca Please Wait ....!!
INSTALL gspca in the kernel binary tree
mkdir -p /lib/modules/`uname -r`/kernel/drivers/usb/media/
rm -f /lib/modules/`uname -r`/kernel/drivers/usb/media/spca5xx.ko
rm -f /lib/modules/`uname -r`/kernel/drivers/media/video/gspca.ko
install -c -m 0644 gspca.ko /lib/modules/`uname -r`/kernel/drivers/usb/media/
install: cannot stat `gspca.ko': No such file or directory
make: *** [install] Error 1
LOAD gspca in memory
FATAL: Module gspca not found.
PRINT COMPILATION MESSAGES if ERRORS look kgspca.err
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/Ben/Desktop/gspcav1-20071224 CC=cc modules
make[1]: Entering directory `/usr/src/linux-2.6.27.23-0.1-obj/i386/default'
make -C ../../../linux-2.6.27.23-0.1 O=/usr/src/linux-2.6.27.23-0.1-obj/i386/default/. modules
CC [M] /home/Ben/Desktop/gspcav1-20071224/gspca_core.o
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:54:27: error: asm/semaphore.h: No such file or directory
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_ioctl’:
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2463: error: implicit declaration of function ‘video_usercopy’
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c: At top level:
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2609: error: unknown field ‘owner’ specified in initializer
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2609: warning: initialization from incompatible pointer type
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2611: error: unknown field ‘type’ specified in initializer
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c: In function ‘spca50x_create_sysfs’:
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2769: error: implicit declaration of function ‘video_device_create_file’
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2780: error: implicit declaration of function ‘video_device_remove_file’
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_probe’:
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:4301: error: incompatible types in assignment
make[4]: *** [/home/Ben/Desktop/gspcav1-20071224/gspca_core.o] Error 1
make[3]: *** [_module_/home/Ben/Desktop/gspcav1-20071224] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.27.23-0.1-obj/i386/default'
make: *** [default] Error 2
Code:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype |
|
|||
|
For viewing have you tried video4linux or video4linux2 - different webcams work on each version.
You can use aMSN to communicate via MSN. (Thanks to Martin Ranyard for those tips). |
|
|||
|
you need to be greatly commended for the amount of work that you have done on your own to:
research and then try to resolve this issue: from this website http://mxhaard.free.fr/spca5xx.html MicroSoft 229 0x045e 0x00F5 VX3000 sn9c105r OV7660 Yes Jpeg gspcav1 *** your camera is gspca .. and the drivers were put into the 2.6.27 kernel .. and it .. should work ...but does not ______________ you ask what cameras do work? Well, it is said that UVC cameras do; (out of the box ..) and this website Linux UVC driver & tools lists them ......... but buyer beware ........... .. some say webcams are cheap so just buy a new one, and .. hopefully ......... a UVC compliant webcam will work |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|