Re: [Asterisk-Users] FATAL: Error inserting zaptel (/lib/modules/2.6.9-041214/misc/zaptel.ko): Invalid module format

2005-03-01 Thread Bastian Schern
Kristian Kielhofner schrieb:
Bastian Schern wrote:
If you look back in the archives, you will see that many, many, many 
people have gotten tripped up on the make linux26 issue.  Sorry to 
offend you.  Remember that your original post never mentioned key 
details that would help.  Speaking of the archives, perhaps you should 
do a search such as the following:
http://www.google.com/search?q=invalid+module+format+site:lists.digium.comhl=enlr=start=10sa=N 

Also try the standard stuff - CVS head, stable, etc.
Sorry, I described the problem with nearly no key details.
I had already searched in Google for this Problem but I found no Answer 
there.

I'm using Asterisk, libpri and zaptel v1.0.6 on a SuSE Linux 9.1 with 
Kernel 2.6.9. I had not installed this Kernel, it is the default kernel 
on this dedicated server.

I had also tried to install a older version. Also no successs.
On my local machine with SuSE 9.0 and Kernel 2.4 I have no Problems with 
v1.0.6.

It seems to be a problem with the Kernel on the dedicated server.
Does anybody has an idea how I can find out how to fix that problem.
Regards
Bastian
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] FATAL: Error inserting zaptel (/lib/modules/2.6.9-041214/misc/zaptel.ko): Invalid module format

2005-03-01 Thread Tim De Lange

 I'm using Asterisk, libpri and zaptel v1.0.6 on a SuSE Linux 9.1 with 
 Kernel 2.6.9. I had not installed this Kernel, it is the default kernel 
 on this dedicated server.

As per README.SUSE in /usr/src/linux, try doing the following in
/usr/src:

make cloneconfig
make modules_prepare

Then change to zaptel directory and do:
make clean
make 
make install

Hope this helps

Regards

Tim De Lange

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] FATAL: Error inserting zaptel (/lib/modules/2.6.9-041214/misc/zaptel.ko): Invalid module format

2005-03-01 Thread Bastian Schern
Tim De Lange schrieb:
I'm using Asterisk, libpri and zaptel v1.0.6 on a SuSE Linux 9.1 with 
Kernel 2.6.9. I had not installed this Kernel, it is the default kernel 
on this dedicated server.

As per README.SUSE in /usr/src/linux, try doing the following in
/usr/src:
make cloneconfig
make modules_prepare
Then change to zaptel directory and do:
make clean
make 
make install

Hope this helps
I made this already and it will not solve my problem. .-(
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] FATAL: Error inserting zaptel (/lib/modules/2.6.9-041214/misc/zaptel.ko): Invalid module format

2005-02-28 Thread Bastian Schern
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
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] FATAL: Error inserting zaptel (/lib/modules/2.6.9-041214/misc/zaptel.ko): Invalid module format

2005-02-28 Thread Kristian Kielhofner
Bastian Schern wrote:
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
Did you do a make linux26 in the zaptel directory?
--
Kristian Kielhofner
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] FATAL: Error inserting zaptel (/lib/modules/2.6.9-041214/misc/zaptel.ko): Invalid module format

2005-02-28 Thread Bastian Schern
Kristian Kielhofner schrieb:
Bastian Schern wrote:
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

Did you do a make linux26 in the zaptel directory?
Yes, of course.
Bastian
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users