On Tue, Aug 30, 2005 at 03:01:07PM +0000, Tony Mountifield wrote: > In article <[EMAIL PROTECTED]>, > Christoph Eicke <[EMAIL PROTECTED]> wrote: > > Hi! > > > > When I try to load the ztdummy driver via "insmod ztdummy", I get the > > following errors: > > /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_unregister > > /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_transmit > > /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_receive > > /lib/modules/2.4.26/misc/ztdummy.o: unresolved symbol zt_register
> You also need to load the "zaptel" module, not just ztdummy. or simpler: use 'modprobe ztdummy' and let it handle all the module dependencies. -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | | friend _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
