On Wed, 2003-10-22 at 13:41, C. Johnson wrote:
> Hello-
> 
> I've been trying to scour both * and linux user group
> archives for a solution to this particular problem, but I am
> just plan stuck. I got the latest zaptel sources from cvs,
> uncommented ztdummy.o in Makefile, ran make; make install
> then, did depmod -a. All is well up until now.
> 
> When i do modprobe ztdummy, i get this error:
> 
> 
> [EMAIL PROTECTED]:/usr/local/src/zaptel# depmod -a
> [EMAIL PROTECTED]:/usr/local/src/zaptel# modprobe ztdummy
> /lib/modules/2.4.20/kernel/drivers/usb/usb-uhci.o.gz:
> init_module: No such device

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
looks pretty obvious that you either do not have a UHCI USB chipset, or
you have the other driver running. 

> /lib/modules/2.4.20/kernel/drivers/usb/usb-uhci.o.gz: Hint:
> insmod errors can be caused by incorrect module parameters,
> including invalid IO or IRQ parameters.
>       You may find more information in syslog or the output
> from dmesg
> /lib/modules/2.4.20/kernel/drivers/usb/usb-uhci.o.gz: insmod
> /lib/modules/2.4.20/kernel/drivers/usb/usb-uhci.o.gz failed
> /lib/modules/2.4.20/kernel/drivers/usb/usb-uhci.o.gz: insmod
> ztdummy failed
> [EMAIL PROTECTED]:/usr/local/src/zaptel#
> 
> 
> any ideas?
> 
> thanks,
> cj
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
Steven Critchfield  <[EMAIL PROTECTED]>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to