-
problem webcam gspca
hi,
on my arch-64 I have a webcam: 0471:0322 Philips DMVC1300K PC Camera
until one mounth ago this works OK with driver: gspca_sunplus
now with kernel 2.6.32 not works....
I start cheese and I view: http://sacarde.interfree.it/errore-cheese.png
and this messages:
Cheese 2.28.1
Probing devices with HAL...
Found device 0471:0322, getting capabilities.....
2010-01-07 09:42:14 UTC by sacarde1
-
My camera is a creative webcam.
This is my error file:
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/jasonsilver/Desktop/gspcav1-20071224 CC=cc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-14-generic'
CC [M] /home/jasonsilver/Desktop/gspcav1-20071224/gspca_core.o
/home/jasonsilver/Desktop/gspcav1-20071224/gspca_core.c:54:27: error: asm/semaphore.h: No such...
2010-01-05 15:47:01 UTC by jasonsilver
-
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/m4tt/Desktop/gspcav1-20071224 CC=cc modules
make[1]: Entrando no diretório `/usr/src/linux-headers-2.6.28-15-generic'
CC [M] /home/m4tt/Desktop/gspcav1-20071224/gspca_core.o
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c:54:27: error: asm/semaphore.h: Arquivo ou diretório inexistente
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c...
2009-10-03 11:28:05 UTC by m4teus
-
Seems to be quite common then. I suspect the problem is with the new linux kernel as all of those with the problem have the newest.
2009-07-31 23:20:35 UTC by thatdudeuk