Check your /etc/modules.d/zaptel and make sure you have: install ztdummy /sbin/modprobe --ignore-install ztdummy && /sbin/ztcfg
Sean Tzafrir Cohen wrote: >On Wed, Feb 08, 2006 at 07:10:16PM -0600, Miguel wrote: > > >>Hi i followed this instructions for installing ztdummy on a 2.6 kernel >>(taken from >>http://www.voip-info.org/wiki/index.php?page=Asterisk+timer+ztdummy >> >>) >> >>cd /usr/src/zaptel >> >> * READ /usr/src/zaptel/README.udev and follow the steps >> * check modules on: /etc/sysconfig/zaptel> if you have no digium >> hardware comment out all modeules except ztdummy. >> >>- make linux26 >>- make install >>- Reboot to make udev changes take effect >> >> > >Why reboot? Shouldn't it take effect immidietly for new devices? > > > >>- modprobe ztdummy >> >>i dont have any digium card so i deleted all but ztdummy from >>/etc/modules.d/zaptel (in gentoo is not /etc/sysconfig/zaptel). >>all seems ok after the reboot, but when i run >> >>modprobe ztdummy >> >>this is what i get: >> >>voip zaptel-1.2.3 # 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 >> >> > >ztdummy.o shouldn't have been copied in the first place, though. > >Could you please give a more detailed log of what happened in 'make >linux26' and 'make install'? > >e.g: > >make clean >make linux26 install 2>&1 | tee log > > > _______________________________________________ --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
