Gary wrote:
echo debug.mpsafenet=0 >> /boot/loader.conf && reboot
That shouldnt be required. It certainly isnt here, and will highly likely degrade network performance so I'd advise against it. Adam first get ur machine updated from RC1 to RELEASE. Second remove all your stored config files: rm -f *.blob rm -f /compat/linux/usr/home/<user>/.steam/* rm -f /usr/home/<user>/.steam/* Replaced <user> in the above with the user ur running the update as. If your running as root it looks like: rm -f *.blob rm -f /compat/linux/root/.steam/* rm -f /root/.steam/* This will force steam to get a new server from the master which could well be you issue. Steve ================================================ This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. In the event of misdirection, illegible or incomplete transmission please telephone +44 845 868 1337 or return the E.mail to [EMAIL PROTECTED] _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

