Hi, i'm trying to install a compatible modem to act as a X100P, and i would appreciate some help here, this is what is hapening when i modprobe zaptel: # modprobe zaptel FATAL: Error inserting zaptel (/lib/modules/2.6.11-6mdk-i586 -up-1GB/misc/zaptel.ko): Invalid module format firstly, i did: 'make clean' then 'make linux26' and then 'make install' into zaptel directory Also, in the Linux kernel source Makefile, i replaced: EXTRAVERSION = -6mdkcustom with this: EXTRAVERSION = -6mdk-i586-up-1GB See the error in /var/log/messages: Jan 29 10:41:46 maxilinux kernel: zaptel: version magic ' 2.6.11-6mdk-i586-up-1GB 686 gcc-3.4' should be '2.6.11-6mdk-i586-up-1GB 586 gcc-3.4' Apparently the difference comes from '686' when it should be '586' How do i fix this? (i've been reading but i did not find the answer to this) To give you some info: # uname -r 2.6.11-6mdk-i586-up-1GB # uname -a Linux maxilinux 2.6.11-6mdk-i586-up-1GB #1 Tue Mar 22 15:46:07 CET 2005 i586 AMD-K6(tm) 3D processor unknown GNU/Linux Thanks, Maxi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060129/2ef4ff26/attachment.htm