On Wed, 2 Feb 2005 15:34:24 -0400, Daniel del Castillo <[EMAIL PROTECTED]> wrote: > I'm having problems trying to run zaptel. I don't have the hardware, I > first want to test out asterisk. The problem is the usb-uhci/usb-ohci > module, it isn't present on the system as same as usbcore and I don't > know why. Any tip?
Fedora Core 3 utilizes the 2.6.x kernel, thus the requirement of USB is not needed for ztdummy (as the timing is done via the kernel). If you don't see any USB device drivers it probably because its disabled in your BIOS. I'd check there. The usb-uhci (usb-ohci will not work) is only required for 2.4.x kernels. I believe it also needs to be 2.4.9 or later (but who's still using kernels that old, honestly :)) HTH, Leif Madsen. http://www.leifmadsen.com http://www.asteriskdocs.org _______________________________________________ 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
