Jordan Novak
2006-Mar-24 06:37 UTC
[Asterisk-Users] Mandrake zaptel module not found after compiling
I have compiled zaptel on Mandrake following everything I have always done on Fedora. It is 2.6 udev so... I had to modify the 01-devfs.rules Make linux26 Make Make install... Everything appears to compile correctly but it says module not found when doing "modprobe zaptel" Is this a rights issue? Jordan Novak -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060324/765afbc2/attachment.htm
Dave Cotton
2006-Mar-24 06:48 UTC
[Asterisk-Users] Mandrake zaptel module not found after compiling
On Fri, 2006-03-24 at 07:37 -0600, Jordan Novak wrote:> I have compiled zaptel on Mandrake following everything I have always > done on Fedora. > > It is 2.6 udev so? > > I had to modify the 01-devfs.rules > > Make linux26Isn't needed anymore if it's a recent zaptel just 'make' is all that's needed.> > Make > > Make install? > > Everything appears to compile correctly but it says module not found > when doing ?modprobe zaptel? > > Is this a rights issue?Only if you're not root when you do make install. -- Dave Cotton <dcotton@linuxautrement.com>
Doug Lytle
2006-Mar-24 06:49 UTC
[Asterisk-Users] Mandrake zaptel module not found after compiling
Jordan Novak wrote:> > I have compiled zaptel on Mandrake following everything I have always > done on Fedora. > > It is 2.6 udev so? > > I had to modify the 01-devfs.rules > > Make linux26 > > Make > > Make install? > > Everything appears to compile correctly but it says module not found > when doing ?modprobe zaptel? > > Is this a rights issue? >What version of Mandrake/Mandriva? Doug
Jordan Novak
2006-Mar-24 08:15 UTC
[Asterisk-Users] Mandrake zaptel module not found after compiling
I installed as su, and tried to compile using only make. No problems were reported during compiling but problem persists. Any other ideas? Jordan Novak -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060324/5f290eb5/attachment.htm
Andrew Latham
2006-Mar-24 09:35 UTC
[Asterisk-Users] Mandrake zaptel module not found after compiling
check your /lib/modules for a custom kernel, copy it over to your current kernel...... On 3/24/06, Jordan Novak <jnovak@logisticshealth.com> wrote:> > > > I installed as su, and tried to compile using only make. No problems were > reported during compiling but problem persists. Any other ideas? > > > > Jordan Novak > > > _______________________________________________ > --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 > > >-- --- Andrew Latham - AKA: LATHAMA (lay-th-ham-eh) lathama@lathama.com - lathama@yahoo.com - lathama@gmail.com If any of the above are down we have bigger problems than my email! Hind sight is most always 20/20 or better. ---
Frederic Jean
2006-Mar-24 09:52 UTC
[Asterisk-Users] Mandrake zaptel module not found after compiling
Hello, I use Mandrake 10.1 and I had no problem, just had to install the kernel sources and follow the instructions in README.udev I do make linux26. you have to reboot after you follow the instructions in REAME.udev so it can take effect. Make sure zapata.conf is in /etc and check for interrupt problems as well. Frederic ----- Original Message ----- From: "Andrew Latham" <lathama@gmail.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Friday, March 24, 2006 13:35 Subject: Re: [Asterisk-Users] Mandrake zaptel module not found after compiling> check your /lib/modules for a custom kernel, copy it over to your > current kernel...... > > On 3/24/06, Jordan Novak <jnovak@logisticshealth.com> wrote: >> >> >> >> I installed as su, and tried to compile using only make. No problems were >> reported during compiling but problem persists. Any other ideas? >> >> >> >> Jordan Novak >> >> >> _______________________________________________ >> --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 >> >> >> > > > -- > --- > Andrew Latham - AKA: LATHAMA (lay-th-ham-eh) > lathama@lathama.com - lathama@yahoo.com - lathama@gmail.com > If any of the above are down we have bigger problems than my email! > Hind sight is most always 20/20 or better. > --- >--------------------------------------------------------------------------------> _______________________________________________ > --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 >