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:
dv@sidetrack:/usr/local/src/zaptel# depmod -a
dv@sidetrack:/usr/local/src/zaptel# modprobe ztdummy
/lib/modules/2.4.20/kernel/drivers/usb/usb-uhci.o.gz:
init_module: No such device
/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
dv@sidetrack:/usr/local/src/zaptel#
any ideas?
thanks,
cj
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: > > > dv@sidetrack:/usr/local/src/zaptel# depmod -a > dv@sidetrack:/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 > dv@sidetrack:/usr/local/src/zaptel# > > > any ideas? > > thanks, > cj > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- Steven Critchfield <critch@basesys.com>
ztdummy works by taking timing from the usb controller, uhci one. so you first must have usb modules compiled and have a usb-uhci compatible controller. a usb-ohci doesn't work with ztdummy. you can use zaprtc, if this is the case. matteo. Il mer, 2003-10-22 alle 20:41, C. Johnson ha scritto:> 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: > > > dv@sidetrack:/usr/local/src/zaptel# depmod -a > dv@sidetrack:/usr/local/src/zaptel# modprobe ztdummy > /lib/modules/2.4.20/kernel/drivers/usb/usb-uhci.o.gz: > init_module: No such device > /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 > dv@sidetrack:/usr/local/src/zaptel# > > > any ideas? > > thanks, > cj > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- Brancaleoni Matteo <mbrancaleoni@espia.it> Espia - Emmegi Srl