Up: SGI admin Frequently Asked Questions (FAQ)
Next: -97- Why does "ALERT: i2cWaitForXferDone: Xfer Done timeout ERROR" appear in my SYSLOG?
Previous: -95- I just edited /etc/inittab, and now I can't start up or shut down my SGI! What's wrong?
Subject: -96- Why does timed say "bind: Cannot assign requested
address"?
Date: 29 Oct 1994 00:00:01 EST
timed is incompatible with the rld which comes with patchSG0000023,
which is needed for DeltaCC. There are two solutions to this problem
(thanks to Alan Davis <davis@masig.fsu.edu>):
- Get a new timed from SGI.
- Replace the following line in /etc/init.d/network.options (line 664
in an unmodified IRIX 5.2 file)
/usr/etc/timed -M `cat $CONFIG/timed.options 2> /dev/null` &
with
env _RLD_ARGS="-clearstack" /usr/etc/timed `cat $CONFIG/timed.options 2> /dev/null` &
Up: SGI admin Frequently Asked Questions (FAQ)
Next: -97- Why does "ALERT: i2cWaitForXferDone: Xfer Done timeout ERROR" appear in my SYSLOG?
Previous: -95- I just edited /etc/inittab, and now I can't start up or shut down my SGI! What's wrong?