usb camera question

Bill Peck bill at pecknet.com
Wed Oct 29 14:00:03 UTC 2003


When you use insmod it doesn't load modules that may be needed as a
dependancy.  You probably need video.o loaded.  If you were to install
the quickcam.o module, run depmod -a and then use modprobe quickcam it
should load the correct modules.

On Tue, 2003-10-28 at 16:54, ryan wrote:
> hi
> 
> i have a question that i've been unable to find an answer to.  using FD
> RC3 trying to install USB quickcam.  i've grabbed the latest drivers in
> the CVS for qce-ga, and i'm also running the latest kernel for RC3.
> 
> it appears to compile properly, but insmod is not happy.  i'm not overly
> sure where to begin...
> 
> any ideas/help is appreciated (info below).  i'm new to this list so if
> i'm off-topic please clue-bat me.
> 
> cheers
> 
> -ryan
> 
> syslog:
> Oct 28 13:58:08 ceebee kernel: hub.c: new USB device 00:02.0-2, assigned
> address 2
> Oct 28 13:58:08 ceebee kernel: usb.c: USB device 2 (vend/prod
> 0x46d/0x840) is not claimed by any active driver.
> 
> [root at ceebee qc-usb]# make
> -=- Logitech QuickCam USB camera driver -=-
>  
> Makefile target examples:
> make all - Compile driver and utilities against current running kernel
> USER_OPT=-DNDEBUG make all - Compile without debugging code and messages
> LINUX_DIR=/usr/src/linux make all - Compile against specified kernel
> source
> make install - Copy driver and utilities into standard locations (needs
> root)
> PREFIX=/usr make install - Copy utilities to /usr/bin instead of
> /usr/local/bin
> MODULE_DIR=/lib/modules/2.4.0 make install - Copy module to
> /lib/modules/2.4.0/misc
> make clean - Remove object files from the source directory
>  
> Current configuration:
> Driver source directory (PWD):         /home/ryan/qc-usb
> Kernel source directory (LINUX_DIR):  
> /lib/modules/2.4.22-1.2110.nptl/build
> Module install directory (MODULE_DIR): /lib/modules/2.4.22-1.2110.nptl
> Utility install directory (PREFIX):    /usr/local
> User options (USER_OPT):
> Driver file name (use with insmod):    quickcam.o
> Kernel version code:                   132118
> 
> [root at ceebee qc-usb]# insmod ./quickcam.o
> ./quickcam.o: unresolved symbol video_proc_entry_R4cab4439
> ./quickcam.o: unresolved symbol video_unregister_device_Rbd07ff0b
> ./quickcam.o: unresolved symbol video_register_device_R42eac5db
> 
> 
> 
> 
> 
> --
> fedora-test-list mailing list
> fedora-test-list at redhat.com
> http://www.redhat.com/mailman/listinfo/fedora-test-list
-- 
Bill Peck <bill at pecknet.com>





More information about the fedora-test-list mailing list