[Asterisk-Users] ztdummy problems
Iain Stevenson
iain at iainstevenson.com
Sun Apr 27 02:35:45 MST 2003
The ztdummy driver relies on an active USB bus that uses Intel's UHCI
standard. It basically patches itself into the interrupt chain for the
uhci driver to get the regular interrupts needed to drive the pseudo TDM
bus within asterisk.
Your computer may use the ohci standard for USB in which case ztdummy can't
be used. Your best bet then is to buy and install another USB card that
conforms to the uhci specification. You may need to build the uhci kernel
driver for this.
Iain
--On Saturday, April 26, 2003 16:28:30 -0400 Shawn Lipman
<shawnsdl at rogers.com> wrote:
> I am having trouble compiling ztdummy. I think it may be a problem with
> my kernel source, but I've compiled with numerous different options for
> the USB settings, with no luck. I've seen various older messages with
> similar problems but nothing that helps me.
>
> /lib/modules/2.4.19/misc/ztdummy.o : unresolved symbol unlink_td
> /lib/modules/2.4.19/misc/ztdummy.o : unresolved symbol alloc_td
> /lib/modules/2.4.19/misc/ztdummy.o : unresolved symbol delete_desc
> /lib/modules/2.4.19/misc/ztdummy.o : unresolved symbol uhci_devices
> /lib/modules/2.4.19/misc/ztdummy.o : unresolved symbol uhci_interrupt
> /lib/modules/2.4.19/misc/ztdummy.o : unresolved symbol fill_td
> /lib/modules/2.4.19/misc/ztdummy.o : unresolved symbol
> insert_td_horizontal /lib/modules/2.4.19/misc/ztdummy.o : insmod
> /lib/modules/2.4.19/misc/ztdummy.o failed
> /lib/modules/2.4.19/misc/ztdummy.o : insmod ztdummy failed
>
> If anyone has any ideas, they are welcome.
>
> Thanks
> Shawn
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list