fishy wrote:
To re-iterate, the problem is definitely in the srcds_run script having trouble with the cpuinfo wanting "user mode linux" as a proper value.
As I have stated before fixing the script WONT fix the server 100%! The binary also makes use of /proc. As I've already explained, if you look at the output properly, even though the script throws some warnings the binary is still run. The binary then failed due to lack of proper support for /proc when the server tries to determine the cpu speed for timing purposes. I believe source uses a number of methods to determine CPU speed but the only really reliable one seems to be /proc. Without it you will end up with the server being unable start some of the time at least. 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

