Invalid module format usually means that the module you're trying to load was not compiled with the same parameters as the kernel you're trying to load it into, make sure your /usr/src/linux symlink points to the kernel you are actually running, /var/log/messages etc. will usually have more specific information on why the module format is 'wrong' .
I would suggest after checking the /usr/src/linux symlink, to recompile the kernel, the ztdummy module and booting into the newly compiled kernel. its possible that all it takes is to recompile the module though. Regards, Gerard Saraber [EMAIL PROTECTED] On Thu, 2006-02-09 at 09:30 -0600, Miguel wrote: > I changed the line with your sugestion but same result (after reboot): > > voip # lsmod > Module Size Used by > voip # modprobe ztdummy > FATAL: Error inserting ztdummy > (/lib/modules/2.6.12-gentoo-r10/misc/ztdummy.o): Invalid module format > FATAL: Error running install command for ztdummy > voip mmiranda # > > --- > Miguel > _______________________________________________ > --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 > -- Regards, Gerard Saraber Network Admin, Rarcoa, Inc. (630) 654-2580 x11 [EMAIL PROTECTED] _______________________________________________ --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
