[Asterisk-Users] zaptel part II

Steven Critchfield critch at basesys.com
Wed Jan 21 08:40:54 MST 2004


On Wed, 2004-01-21 at 08:51, Dinesh wrote:
> Hello people,
> 
>  
> 
> Went to IRC and zoa helped a bit by saying me to 
> 
>  
> 
> Do a insmod zaptel and insmod wcusb
> 
>  
> 
> When I did the insmod zaptel it worked fine, but when I did the wcusb
> it said
> 
>  
> 
> asterisk:/usr/src/zaptel# insmod wcusb
> 
> Using /lib/modules/2.4.24/misc/wcusb.o
> 
> /lib/modules/2.4.24/misc/wcusb.o: unresolved symbol
> usb_submit_urb_R3d6f870e
> 
> /lib/modules/2.4.24/misc/wcusb.o: unresolved symbol
> usb_deregister_Rdf38808b
> 
> /lib/modules/2.4.24/misc/wcusb.o: unresolved symbol
> usb_set_configuration_Rd35f4cb3
> 
> /lib/modules/2.4.24/misc/wcusb.o: unresolved symbol
> usb_control_msg_Rbea23cce
> 
> /lib/modules/2.4.24/misc/wcusb.o: unresolved symbol
> usb_register_R48d85e06
> 
> /lib/modules/2.4.24/misc/wcusb.o: unresolved symbol
> usb_set_interface_R63194ece
> 
>  
> 
> asterisk:/usr/src/zaptel# depmod -ae
> 
> depmod: *** Unresolved symbols in /lib/modules/2.4.24/misc/wcusb.o
> 
> depmod:         usb_submit_urb_R3d6f870e
> 
> depmod:         usb_deregister_Rdf38808b
> 
> depmod:         usb_set_configuration_Rd35f4cb3
> 
> depmod:         usb_control_msg_Rbea23cce
> 
> depmod:         usb_register_R48d85e06
> 
> depmod:         usb_set_interface_R63194ece

Search /boot/System map for the part of the names above before the
_R[jibberish] If you find them in there without the jibberish, then you
need to check how you compiled the modules. If you don't find them at
all, you need to recompile the kernel with USB support.
-- 
Steven Critchfield  <critch at basesys.com>




More information about the asterisk-users mailing list