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
Member Since:
2006-12-07