LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help with Spca50x for SuSE 8.2 (https://www.linuxquestions.org/questions/linux-newbie-8/help-with-spca50x-for-suse-8-2-a-105197/)

Lordendu 10-17-2003 12:50 PM

Help with Spca50x for SuSE 8.2
 
ok Ive been trying to get my Intel Easy PC Camara to work for sometime now. Im a toal newb to the linux scene. I recently got SuSE 8.2, and everything seems to be ok, but my webcam doesnt want to work. I opened it up and found that it had a spca508 chipset. So I dl the src from soundforge, and tried to compile it. doesnt work. I sl the src kernel from SuSE and installed it, but then what. I did a make cloneconfig and then a make dep. Was that all? I then tried to recompile the module again and get this with I try to insmod

linux:/home/woody/spca50x # make
Compiling drivers/usb/jpegdecoder.c
drivers/usb/jpegdecoder.c: In function `init_jpeg_decoder':
drivers/usb/jpegdecoder.c:673: warning: comparison between signed and unsigned
Compiling drivers/usb/spca50x.c
In file included from /usr/src/linux-2.4.20.SuSE/include/linux/vmalloc.h:8,
from drivers/usb/spca50x.c:52:
/usr/src/linux-2.4.20.SuSE/include/linux/highmem.h: In function `bh_kmap':
/usr/src/linux-2.4.20.SuSE/include/linux/highmem.h:22: warning: pointer of type `void *' used in arithmetic
In file included from drivers/usb/spca50x.c:58:
/usr/src/linux-2.4.20.SuSE/include/linux/usb.h: In function `usb_make_path':
/usr/src/linux-2.4.20.SuSE/include/linux/usb.h:935: warning: comparison between signed and unsigned
drivers/usb/spca50x.c: In function `spca50x_read_proc':
drivers/usb/spca50x.c:655: warning: comparison between signed and unsigned
drivers/usb/spca50x.c: In function `spca50x_ioctl':
drivers/usb/spca50x.c:3726: warning: comparison between signed and unsigned
drivers/usb/spca50x.c:3727: warning: comparison between signed and unsigned
drivers/usb/spca50x.c: At top level:
drivers/usb/spca50x.c:42: warning: `SPCA50X_C_CVS_VERSION' defined but not used
drivers/usb/spca50x.h:46: warning: `SPCA50X_H_CVS_VERSION' defined but not used
Linking spca50x.o
linux:/home/woody/spca50x # insmod spca50x.o
spca50x.o: kernel-module version mismatch
spca50x.o was compiled for kernel version 2.4.204GB-athlon
while this kernel is version 2.4.20-4GB-athlon.


How do I fix this. there is alot of things that I cant compile because this same reason.


All times are GMT -5. The time now is 01:11 PM.