I'm running 2.2 and it just crashed. I was doing some packet,
had a few connections still waiting for the other end to acknowledge
the close of connection (which wasn't going to happen -- satellite out
of range).

I shut down the packet stuff using the following script:

#!/bin/sh
killall netromd
sleep 2

ifconfig sm0 down
ifconfig nr0 down
rmmod soundmodem
rmmod netrom
rmmod hdlcdrv
rmmod ax25
killall ax25d

modprobe opl3
modprobe sb

I got error messages removing netrom (busy), so I ran it again;
then I got a kernel dump and then the machine locked up solid. Unfortunately
the dump is not in the logs.


Hamish
-- 
Hamish Moffatt       Mobile: +61 412 011 176       [EMAIL PROTECTED]

Rising Software Australia Pty. Ltd. 
Developers of music education software including Auralia & Musition.
31 Elmhurst Road, Blackburn, Victoria Australia, 3130
Phone: +61 3 9894 4788  Fax: +61 3 9894 3362  USA Toll Free: 1-888-667-7839
Internet: http://www.rising.com.au/

Reply via email to