[cpia] SpaceC@m 100

Carlos Silva r3pek@r3pek.homelinux.org
Sun, 18 Jan 2004 23:40:21 -0000 (WET)


Hi guys.

i'm trying to configure my webcam on my box but the CPiA driver don't find
any webcam.

here's my lsusb:
# lsusb
Bus 003 Device 003: ID 06a5:d800 Divio
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 003: ID 09da:0018 A4 Tech Co., Ltd
Bus 002 Device 002: ID 0451:2046 Texas Instruments, Inc. TUSB2046 Hub
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

the first device is my webcam.

dmesg | grep cpia:

cpia_usb: Unknown symbol cpia_register_camera
cpia_usb: Unknown symbol cpia_unregister_camera
request_module: failed /sbin/modprobe -- cpia_usb. error = 256
drivers/usb/core/usb.c: registered new driver cpia

when i first try to load the module, it gives that "Unknown symbol" error.
after i remove and insert the webcam from the usb port, it's still not
detected.

i'm running kernel 2.6.1

am i doing any thing wrong?