[cpia] 2.2.14 & USB 2.3.50 Backport

Jose Miguel Buenaposada Biencinto jmbuena@isys.dia.fi.upm.es
Thu, 30 Mar 2000 12:58:45 +0200


This is a multi-part message in MIME format.

--Boundary_(ID_yuE1ENaIXQTSKlbV0ot+xw)
Content-type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8BIT

Hi !

I hope somebody can help me.

I still have problems with the USB 2.3.50 backport to 2.2.14 and cpia
0.7.4.
I have installed again a fresh copy of the cpia-0.7.4 and  a fresh copy
of kernel
2.2.14 without the Linux1394 path. ¿ Can anyone send me a valid
/usr/src/linux-2.2.14/.config file with working options ?

I'm a bit confused. I can load de modules:

[root@hal linux]# /sbin/lsmod
Module                  Size  Used by
cpia_usb                4772   0  (unused)
cpia                   49028   0  [cpia_usb]

But I get non defined symbols with the depmod command.
I attach the result of /sbin/depmod -ae

Also I get:
[root@hal module]# /home/bin/gqcam
/dev/video: No such device
[root@hal module]# ls -l /dev/video*
lrwxrwxrwx   1 root     root            6 Mar  9 14:10 /dev/video ->
video0
crw-------   1 jmbuena  root      81,   0 Sep 21  1999 /dev/video0
crw-------   1 jmbuena  root      81,   1 Sep 21  1999 /dev/video1
crw-------   1 jmbuena  root      81,   2 Sep 21  1999 /dev/video2

In /var/log/messages:

Mar 30 12:49:07 hal modprobe: modprobe: Can't locate module
char-major-81-0
ls

Is because the cpia and cpia_usb modules are not installed correctly in
the kernel ? Or is because is not the correct version of video4linux
(I compile it into the kernel with the usb and usb-uhci support) ?

In addition in  /var/log/messages  when I connect the zoomcam usb
appears:

Mar 30 12:48:47 hal kernel: usb.c: USB new device connect, assigned
device number 2
Mar 30 12:48:50 hal kernel: usb_control/bulk_msg: timeout
Mar 30 12:49:02 hal last message repeated 4 times
Mar 30 12:49:02 hal kernel: usb.c: USB device not responding, giving up
(error=-110)

Maybe a usb problem ?
Again thanks a lot for your time.

--
-------------------------------------------------------------------
Jose Miguel Buenaposada Biencinto
Facultad de Informática                  | Computer Science School
Universidad Politécnica de Madrid  (UPM) | Madrid Tech. University.
Campus de Montegancedo s/n
28660 Boadilla del Monte, Madrid (ESPAÑA)| (SPAIN)
Voice    +34 91 336 69 47
e-mail:  jmbuena@dia.fi.upm.es
web   :  http://www.dia.fi.upm.es/~jmbuena
-------------------------------------------------------------------



--Boundary_(ID_yuE1ENaIXQTSKlbV0ot+xw)
Content-type: text/plain; charset=us-ascii; name=m
Content-disposition: inline; filename=m
Content-Transfer-Encoding: 7BIT

depmod: *** Unresolved symbols in /lib/modules/2.2.14/misc/cpia.o
depmod: 	remap_page_range
depmod: 	schedule_timeout
depmod: 	schedule
depmod: 	kmalloc
depmod: 	_ctype
depmod: 	create_proc_entry
depmod: 	vfree
depmod: 	video_register_device
depmod: 	video_unregister_device
depmod: 	request_module
depmod: 	kfree
depmod: 	vmalloc
depmod: 	remove_proc_entry
depmod: 	mem_map
depmod: 	simple_strtoul
depmod: 	sprintf
depmod: 	jiffies
depmod: 	printk
depmod: 	__generic_copy_to_user
depmod: *** Unresolved symbols in /lib/modules/2.2.14/misc/cpia_usb.o
depmod: 	__wake_up
depmod: 	kmalloc
depmod: 	vfree
depmod: 	usb_deregister
depmod: 	usb_free_urb
depmod: 	usb_alloc_urb
depmod: 	usb_register
depmod: 	interruptible_sleep_on
depmod: 	kfree
depmod: 	vmalloc
depmod: 	usb_submit_urb
depmod: 	usb_driver_release_interface
depmod: 	usb_control_msg
depmod: 	printk
depmod: 	usb_set_interface
depmod: 	usb_unlink_urb
depmod: *** Unresolved symbols in /lib/modules/default/misc/cpia.o
depmod: 	remap_page_range
depmod: 	schedule_timeout
depmod: 	schedule
depmod: 	kmalloc
depmod: 	_ctype
depmod: 	create_proc_entry
depmod: 	vfree
depmod: 	video_register_device
depmod: 	video_unregister_device
depmod: 	request_module
depmod: 	kfree
depmod: 	vmalloc
depmod: 	remove_proc_entry
depmod: 	mem_map
depmod: 	simple_strtoul
depmod: 	sprintf
depmod: 	jiffies
depmod: 	printk
depmod: 	__generic_copy_to_user
depmod: *** Unresolved symbols in /lib/modules/default/misc/cpia_usb.o
depmod: 	__wake_up
depmod: 	kmalloc
depmod: 	vfree
depmod: 	usb_deregister
depmod: 	usb_free_urb
depmod: 	usb_alloc_urb
depmod: 	usb_register
depmod: 	interruptible_sleep_on
depmod: 	kfree
depmod: 	vmalloc
depmod: 	usb_submit_urb
depmod: 	usb_driver_release_interface
depmod: 	usb_control_msg
depmod: 	printk
depmod: 	usb_set_interface
depmod: 	usb_unlink_urb

--Boundary_(ID_yuE1ENaIXQTSKlbV0ot+xw)--