You are not logged in.

#1 2009-10-15 07:56:40

arunix
Member
From: /home/kurali
Registered: 2009-04-08
Posts: 93

web-cam installation

hello,
i have 'intex' webcam. how i can use it at skype.
how to install ?


Edit:
i install the package for 'Aur' and compile but it gave me the error.

here is the error.......

]# ./gspca_build

 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 
WARNING: All config files need .conf: /etc/modprobe.d/framebuffer_blacklist.pacsave, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/sound, it will be ignored in a future release.
FATAL: Module gspca not found.

 PRINT COMPILATION MESSAGES if ERRORS look kgspca.err 
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/arunix/Desktop/download/gpsca/gspcav1-20071224 CC=cc modules
make[1]: Entering directory `/usr/src/linux-2.6.30-ARCH'
  CC [M]  /home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.o
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:54:27: error: asm/semaphore.h: No such file or directory
In file included from /home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:845:
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/utils/spcausb.h: In function 'spca5xxRegRead':
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/utils/spcausb.h:95: error: implicit declaration of function 'info'
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/utils/spcausb.h: In function 'spca_set_interface':
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/utils/spcausb.h:278: error: implicit declaration of function 'warn'
In file included from /home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:853:
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h: In function 'sp5xxfw2_init':
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:122: error: called object 'info' is not a function
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:136: error: called object 'info' is not a function
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:141: error: called object 'info' is not a function
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:148: error: called object 'info' is not a function
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:176: error: called object 'info' is not a function
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h: In function 'sp5xxfw2_start':
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:214: error: called object 'info' is not a function
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:230: error: called object 'info' is not a function
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c: In function 'spca5xx_ioctl':
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:2463: error: implicit declaration of function 'video_usercopy'
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c: At top level:
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:2609: error: unknown field 'owner' specified in initializer
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:2609: warning: initialization from incompatible pointer type
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:2611: error: unknown field 'type' specified in initializer
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:2615: warning: initialization from incompatible pointer type
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c: In function 'spca50x_create_sysfs':
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:2769: error: implicit declaration of function 'video_device_create_file'
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:2780: error: implicit declaration of function 'video_device_remove_file'
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c: In function 'spca5xx_probe':
/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.c:4301: error: incompatible types when assigning to type 'struct device' from type 'struct device *'
make[2]: *** [/home/arunix/Desktop/download/gpsca/gspcav1-20071224/gspca_core.o] Error 1
make[1]: *** [_module_/home/arunix/Desktop/download/gpsca/gspcav1-20071224] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.30-ARCH'
make: *** [default] Error 2

here is the dmesg output

 dmesg | tail -n 20
hub 1-0:1.0: over-current change on port 8
usb 3-2: new low speed USB device using uhci_hcd and address 2
ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[ALKC] -> GSI 22 (level, low) -> IRQ 22
VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
usb 3-2: configuration #1 chosen from 1 choice
usbcore: registered new interface driver hiddev
input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:10.1/usb3/3-2/3-2:1.0/input/input5
generic-usb 0003:046D:C016.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:10.1-2/input0
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
EXT3 FS on sda3, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda4, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
Adding 2048276k swap on /dev/sda2.  Priority:-1 extents:1 across:2048276k 
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
eth0: no IPv6 routers present

Last edited by arunix (2009-10-15 08:10:28)


Minds are like parachutes. They only function when they are open.

Offline

Board footer

Powered by FluxBB