Displaying 20 results from an estimated 40000 matches similar to: "Invalid module format"
2004 Apr 12
4
Invalid module format in 2.6.5 after running make linux26
[root@asterisk zaptel]# modprobe ztdummy
WARNING: Error inserting zaptel
(/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format
WARNING: Error inserting zaptel
(/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format FATAL:
Error inserting ztdummy (/lib/modules/2.6.5-1.315/misc/ztdummy.ko):
Invalid module format FATAL: Error running install command for ztdummy
[root@asterisk
2005 Feb 28
1
FATAL: Error inserting zaptel (/lib/modules/2.6.9-041214/misc/zaptel.ko): Invalid module format
Hello,
I've got problems to install zaptel on a SuSE 9.1 System. The System has
got a Linux 2.6.9 Kernel.
If I try to load zaptel framework (modprobe zaptel) I get this message:
FATAL: Error inserting zaptel
(/lib/modules/2.6.9-041214/misc/zaptel.ko): Invalid module format
How I can fix this. At compile time, there were no Errors.
Regards
Bastian
2005 Jan 20
1
Re: zaptel on 2.6.10 kernel - debian.
Hi Guys, Gals.
Ok, so I have latest CVS sources on a debian box, 2.6.10-1-386 kernel
kernel headers isntalled in the right plauce and all that stuff .. but
whatever I try .. same results, I only need to get ztdummy working for a
conference .. but I always end up stuffed :(
heres the compile:
robin@debian:~/zaptel$ make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE
2006 Aug 16
0
RTC module, "IRQ 8 not free" inside domU and Asterisk ztdummy module
Hello,
I''ve just found post on the list about Asterisk / Zaptel
ztdummy problem
http://lists.xensource.com/archives/html/xen-users/2006-04/msg00452.html
http://lists.xensource.com/archives/html/xen-users/2006-07/msg00267.html
My Xen host run with debian sarge 3.1 and I ''ve exactly the same
problem when I try to load ztdummy inside a domU
rtc: IRQ 8 is not free.
WARNING:
2005 Jun 02
2
Asterisk 1.0.7 on Gentoo
I installed Asterisk on Gentoo using emerge. At first, emerge tried
installing version 0.9 but reading the wiki showed how to get the
latest stable. I'm running Gentoo kernel 2.6.11-gentoo-r9.
Asterisk seems to be working just fine, but I'm concerned that since
I don't have any Digium hardware, I may need a timer source. When I
executed emerge zaptel, it installed zaptel 1.0.7
2007 Dec 03
2
MeetMe Conference on Asterisk-1.4.13
Hello all,
I am planning to setup a MeetMe conference functionality on
Asterisk-1.4.13without having a Zaptel card. All users will be
calling through SIP only.
AFAIK, the said application needs a timer which makes use of the ztdummy
module. I have basically two (2) problems I am encountering here that [1] I
can't load the ztdummy.ko module and [2] Asterisk don't run when running it
2007 Dec 04
1
Soundcard necessary on an asterisk server toget output of playback()??
Hi,
>However, I believe that zaptel >= 1.4.6 or zaptel 1.2 >= 1.2.21 should
>support hires timers for timing on kernel >= 2.6.22 .
>
>What version of Zaptel do you use?
>
I was using version 1.4.5.1
I just downloaded and installed version 1.4.7, configure/make/make
install finished without an error, but when is used
modprobe ztdummy
the system said:
FATAL: Error
2005 Oct 17
1
module loading error with Ubuntu: insmod: error inserting '/lib/modules/2.6.12/misc/zaptel.ko': -1 Invalid module format
Hi,
I am trying to use zaptel module on an Ubuntu 5.10 distro (2.6.x kernel)
using gcc 4.0.2.
Compilation does not give me errors so after a 'make install' I try to
load zaptel module with insmod but the following error arise:
*insmod: error inserting '/lib/modules/2.6.12/misc/zaptel.ko': -1 Invalid module format*
Is there anybody who can help me??
TIA
Giorgio
--
2004 Aug 16
1
Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)
Have anybody experience with the following error on a linux system. The
system is for the rest running perfect without problems.
The system was full installed with Suse 9.1 and updated.
Following uname is my kernel 2.6.5-7.104-default
Greatings Han
Suse 9.1 professional
AMD Atlhon XP 2200
Asus A7V600-X bios 1005
1Gb memory 400Mhz
Geforce MX 4000 64MB
40 GB Harddisk
2005 Feb 14
2
ztdummy on Gentoo 2.6.10 Box
Hi Everyone,
I read through the list on the issues with the ztdummy driver which I
need for MeetMe, but I seem to have come across a problem that I cannot
seem to find an answer for.
I am running Gentoo 2.6.10 on an Intel box.
I have read the the wiki entries on the ztdummy and followed the
instructions as they relate to the 2.6 kernel.
Everything compiled great, but a modprobe ztdummy
2005 Jul 04
0
MAKEing zaptel and ztdummy on SuSE 9.3 - Repost
Hi,
Sorry to re-post, but I'm still having hassles with ztdummy. I'm using
kernel 2.6.11.4-21.7-smp and Asterisk 1.0.8 on SuSE 9.3
The first 3 makes (see below) for zaptel work out ok - but the
ztdummy.ko (etc) files *are* created even though I haven't yet
uncommented ztdummy in Makefile.
If the ztdummy bits are compiled, why edit Makefile & run make again?
modprobe ztdummy
2007 Feb 19
1
Problems with CentOS ztdummy kernel 2.6
Hi List,
I am having some trouble with installing the latest version of ztdummy on a
CentOS Kernel 2.6 system.
I have installed a few Asterisk systems on Slackware Kernel 2.4.x without
any issues, unfortunately there is no choice about this distro, or kernel as
it has been preinstalled by someone else. And so I am in the dark with an
unfamiliar distro and kernel.
I am fairly sure the
2006 Oct 20
2
modprobe Ztdummy is not working
Hi,
I've install zaptel and I don't have a Digium card installed in the machine.
So I want to install ztdummy to have Music On Hold working. I've follow
these instruction http://www.voip-info.org/wiki-Asterisk+timer+ztdummy and
at the point "modprobe ztdummy" it's failing. I'm getting these messages:
root@dubic:~# modprobe ztdummy
FATAL: Error inserting ztdummy
2004 Aug 17
0
has no CRC! error messages while compiling zaptel
I get this warnings while compiling zaptel
Any suggestions would be very helpfull.
make -C /usr/src/linux-2.6 SUBDIRS=/usr/src/bri-stuff.0.1.0-RC4/zaptel
modules
make[1]: Entering directory `/usr/src/linux-2.6.8.1'
CC [M] /usr/src/bri-stuff.0.1.0-RC4/zaptel/zaptel.o
/usr/src/bri-stuff.0.1.0-RC4/zaptel/zaptel.c:163: warning: `fcstab' defined
but not used
CC [M]
2007 Sep 13
2
ztdummy problem in fedora7, kernel 2.6.22.5-76.fc7
hi there
i am facing problem in installing the ztdummy module in fedora7,
2.6.22.5-76.fc7 is the version of the kernel. here are some logs for your
kind consideration,
i have tried varios solution from voip-info.org and many more, but in vain.
Message from "/var/log/messages"
Sep 13 14:27:14 localhost kernel: Zapata Telephony Interface Registered on
major
Sep 13 14:27:14 localhost
2005 Jun 11
3
ztdummy/rtc
Hello,
Maybe I'm missing something here. What is the proper way to use RTC
with ztdummy now?
I'm using -HEAD from a day or two ago on Linux 2.6.11.11.
In zaptel/Makefile, I changed CFLAGS to:
CFLAGS+=-I. -O4 -g -Wall -DBUILDING_TONEZONE -DUSE_RTC
#-DTONEZONE_DRIVER
and I get..
make -C /lib/modules/2.6.11.11/build SUBDIRS=/usr/src/zaptel modules
make[1]: Entering directory
2007 Mar 15
1
Re: zapata with Tiger3XX compilation error
Ok so I read the Linux 2.6 related README and finally
compiled propperly, I thought but at the end I notice
that lscpi does report the cards, but I cant modprobe
wcfxo nor zaptel and I do have wcfxo.ko in the
/lib/modules/2.6.8/extra/ directory, so what gives?
This is a Debian Sarge, thanks!
#
# make clean starts here
#
make[1]: Entering directory
`/usr/src/zaptel-1.4.0/menuselect'
rm
2007 Oct 24
5
OSLEC and zaptel-1.4.5.1
Hi all,
After reading great things about the OSLEC Echo Canceller
(http://www.rowetel.com/ucasterisk/oslec) and seeing the reactions of
people who have tried it on a recent Trixbox thread
(http://www.trixbox.org/forums/trixbox-forums/open-discussion/need-people-echo-problems),
it sounds like it is the "bees knees" for sorting out echo problems with
cards like the x100p.
Has anyone
2004 May 23
1
ZAPTEL not loading on FC2
Hello all,
I've just installed the Fedora core 2 and tried to compile the asterisk and
the zaptel drivers
Asterisk went smooth but I had troubles with the zaptel.
I did copy the .config file under the kernel source and make oldconfig and
make include/asm ; make include/version.h ; make SUBDIRS=scripts
I was able to compile the zaptel source, using the make linux26 and then ran
make install.
I
2006 Nov 28
1
Modprobe zaptel reports FATAL: Module zaptel not found
I am (unsuccessfully) trying to install zaptel (incl ztdummy - I don't have
any Digium hardware) on CentOS 4.
uname -r
2.6.9-42.ELsmp
Not sure how this relates to 2.6.9-42.0.3 (see below)
ln -s /usr/src/kernels/`uname -r` /usr/src/linux
ln -s /usr/src/kernels/`uname -r` /usr/src/linux-2.6
cd /usr/src/zaptel-1.2.11*
make linux26
You do not appear to have the sources for the 2.6.9-42.ELsmp