On Tue, Aug 29, 2006 at 02:49:54PM +0200, Giorgio Incantalupo wrote:
> Hi Kai,
> the problem is to find the right kernel....I used
> 
> apt-get *install* kernel-headers-*`**uname* -r*`* -y
> 
> 
> but it seems not to be the right one...Even zaptel is not working:
> 
> FATAL: Error inserting zaptel 
> (/lib/modules/2.6.15-1-486/misc/zaptel.ko): Invalid module format

find /lib/modules/`uname -r` -name zaptel.ko

Is there more than one?

Also, compare:

modinfo zaptel

and:

modinfo rtc # or any other module from the main kernel package

Specifically, the vermagic line.

> 
> 
> I've always used Debian Sarge, now I'm oblidged to use Etch testing 
> because Sarge installer doesn't work with new hardware and I do not want 
> to change distro.

Off-Topic:

apt-get install zaptel zaptel-source
m-i a-i zaptel

-- 
Tzafrir Cohen         sip:[EMAIL PROTECTED]
icq#16849755          iax:[EMAIL PROTECTED]
+972-50-7952406          jabber:[EMAIL PROTECTED]
[EMAIL PROTECTED]     http://www.xorcom.com
_______________________________________________
--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

Reply via email to