Hi. I just upgraded my asterisk server to a better P4 2.6 Ghz. I thought everything went smooth until someone tried the Meetme. I seems the ztdummy won't compile on the new server. I am running Mandriva 2006 on the new server. After downloading in /usr/src/ I uncommented the #ztdummy to ztdummy in the Makefile and tried to modprobe ztdummy and got this error: " FATAL: Module ztdummy not found. FATAL: Error running module install command for ztdummy " I thought maybe it was something to do with the usb modules, but I have them. I did a lsmod|grep usb and got this: " usblp 12096 0 usbcore 111612 4 usblp,ehci_hcd,uhci_hcd " Any ideas what I am doing wrong ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051207/0d37fe25/attachment.htm
On Wed, Dec 07, 2005 at 09:20:38PM +0100, Insider KT wrote:> Hi. I just upgraded my asterisk server to a better P4 2.6 Ghz. > I thought everything went smooth until someone tried the Meetme. > I seems the ztdummy won't compile on the new server. > > I am running Mandriva 2006 on the new server. > After downloading in /usr/src/ I uncommented the #ztdummy to ztdummy in the Makefile and tried to modprobe ztdummy and got this error: > "Just to rule out the obvious: you did build and install the zaptel kernel modules ('make linux26', 'make linux26-install' or something similar).> FATAL: Module ztdummy not found. > FATAL: Error running module install command for ztdummy > " > > I thought maybe it was something to do with the usb modules, but I have them. > I did a lsmod|grep usb and got this: > > " usblp 12096 0 > usbcore 111612 4 usblp,ehci_hcd,uhci_hcd > "What kernel version is it? Mandriva 2006 uses kernel 2.6.something, and with it zaptel does not need USB. -- Tzafrir Cohen | tzafrir@jbr.cohens.org.il | VIM is http://tzafrir.org.il | | a Mutt's tzafrir@cohens.org.il | | best ICQ# 16849755 | | friend
Insider KT wrote:> Hi. I just upgraded my asterisk server to a better P4 2.6 Ghz. > I thought everything went smooth until someone tried the Meetme. > I seems the ztdummy won't compile on the new server. > > I am running Mandriva 2006 on the new server. > After downloading in /usr/src/ I uncommented the #ztdummy to ztdummy > in the Makefile and tried to modprobe ztdummy and got this error: > " > FATAL: Module ztdummy not found. > FATAL: Error running module install command for ztdummy > " > > I thought maybe it was something to do with the usb modules, but I > have them. > I did a lsmod|grep usb and got this: > > " usblp 12096 0 > usbcore 111612 4 usblp,ehci_hcd,uhci_hcd > " > > > Any ideas what I am doing wrong ?I'll presume you're using 1.2.0 There are 1.2.0 zaptel srpm packages on cooker that build fine. Haven't tried loading ztdummy itself though. -- JP Carballo http://www.netfone2x.com Bringing the world closer. It might look like I'm doing nothing, but at the cellular level, I'm really quite busy.
> On Wed, Dec 07, 2005 at 09:20:38PM +0100, Insider KT wrote: >> Hi. I just upgraded my asterisk server to a better P4 2.6 Ghz. >> I thought everything went smooth until someone tried the Meetme. >> I seems the ztdummy won't compile on the new server. >> >> I am running Mandriva 2006 on the new server. >> After downloading in /usr/src/ I uncommented the #ztdummy to ztdummy in >> the Makefile and tried to modprobe ztdummy and got this error: >> " > > Just to rule out the obvious: you did build and install the zaptel > kernel modules ('make linux26', 'make linux26-install' or something > similar).Yes. I did. make clean make linux26 and I tried both "make linux26 install" and when it did not work I did a "make install" with the same result.>> FATAL: Module ztdummy not found. >> FATAL: Error running module install command for ztdummy >> " >> >> I thought maybe it was something to do with the usb modules, but I have >> them. >> I did a lsmod|grep usb and got this: >> >> " usblp 12096 0 >> usbcore 111612 4 usblp,ehci_hcd,uhci_hcd >> " > > What kernel version is it? Mandriva 2006 uses kernel 2.6.something, and > with it zaptel does not need USB.My mandriva reports I am using kernel version "2,6,12-13mdksmp" If the zaptel doesn't need USB, why won't it compile the ztdummy ? I've been googleing the whole day without any success. Fredrik
Hi, Have you followed the instructions outlined in README.udev ? HTH, Kunal On 12/8/05, Insider KT <insider_kt@hotmail.com> wrote:> > Hi. I just upgraded my asterisk server to a better P4 2.6 Ghz. > I thought everything went smooth until someone tried the Meetme. > I seems the ztdummy won't compile on the new server. > > I am running Mandriva 2006 on the new server. > After downloading in /usr/src/ I uncommented the #ztdummy to ztdummy in > the Makefile and tried to modprobe ztdummy and got this error: > " > FATAL: Module ztdummy not found. > FATAL: Error running module install command for ztdummy > " > > I thought maybe it was something to do with the usb modules, but I have > them. > I did a lsmod|grep usb and got this: > > " usblp 12096 0 > usbcore 111612 4 usblp,ehci_hcd,uhci_hcd > " > > > Any ideas what I am doing wrong ? > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051207/144d3977/attachment.htm