On Wed, 2003-10-15 at 15:59, rnc Info Lists wrote:
> The USB card is the problem.. I should have realized that from today's 
> other thread... This system has no USB and unless I find a ISA USB card it
> won't either since the PCI slots are full.
> 
> There is plenty else to get familar with so meetme and MOH goes on hold
> (without music :-) ).
> 
> Sorry for cluttering up the list on this problem.  Thanks for the help.

look at the rtc driver then. you do have a rtc chip already on the
system.

> >
> > These are some pretty simple error messages. It basically says it can't
> > load the usb-uhci module that ztdummy needs. So either you do not have a
> > uhci usb device, or you are using the other driver which would then
> > cause the device to be otherwise busy and not able to answer the calls
> > for this driver. So you need to know either sort out your usb problems,
> > or switch to the ztrtc driver.
> >
> >> ztdummy.o is in /lib/modules/2.4.20-8/misc so I tried:
> >>  modprobe /lib/modules/2.4.20-8/misc/ztdummy.o
> >
> > modprobe consults the modules dependency database, and uses names of
> > drivers, not filenames. This is why this example failed.
> >
> >> and got:
> >> modprobe: Can't locate module /lib/modules/2.4.20-8/misc/ztdummy.o
> >> Permissions of that file are: -rw-r--r--
> >>
> >> I noticed in the Makefile of zaptel that PRIMARY=torisa.
> >> Can zaptel be remade (or whatever that is called) without having to redo
> >> Asterisk?  If so maybe I try PRIMARY=ztdummy.
> >
> > As far as I know, PRIMARY is useless since the majority of people here
> > have probably never even seen that card let alone have it.
> > --
> > Steven Critchfield  <[EMAIL PROTECTED]>
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > [EMAIL PROTECTED]
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> 
> _______________________________________________
> 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