XP100 card hangs with a Kernal Panic on reboot
Hey guys having issues with XP100.com card causing a kernel panic on reboot. Before you ask, yep I have looked at http://ultradyna.wordpress.com/2006/10/11/kernel-panic-when-shutd...
This is my K09zaptel:
# Unload drivers
echo "Unloading zaptel hardware drivers:"
for x in $RMODULES; do
action "Unloading ${x}:" rmmod ${x}
done
action "Removing zaptel module:" rmmod zaptel
RETVAL=$?
[ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/zaptel
Mine looks just the example but still hangs with the following error:
Code: Bad EIP Value
Kernel Panic – not syncing: Fatal Exception
Any Ideas?
Thanks
Alan Scott
Tried that and still the same issue :(
Alan Scott
.255 Consulting Ltd.
New Zealand
I have the same problem.
This is on a brand new install of Trixbox of Trixbox on a 1GHz Athlon based machine. I can avouid the Kernal Panic if I shutdown Asterisk before rebooting. When I get the Bad EIP Value trap its proceeded by a stack dump which starts from the asterisk process in a module call zt_specchan_release. Its as if it is trying to unload the module before Asterisk exits. When I reboot, if Asterisk is running or not, I get an error message that module zaptel is still in use by zttranscode.
Any thoughts?


Member Since:
2006-12-07