Thomas S. Crum - AAA Web Solution, Inc. wrote:
Well I can tell u thats its just wrong as we have loads of servers
running
under it

You must have manually installed newer libraries?

I'm confused libraries should have nothing to do with
the error mentioned "Unable to determine CPU Frequency".
This is purely the exe unable to:
1. Guess the frequency by calculation
2. Obtain the frequency by /proc

To confirm you actually have proc in the environment
you require it in simply run:
/compat/linux/bin/ls -l /proc/cpuinfo

You should get something like:
-r--r--r-- 1 root wheel 0 May 29 17:42 /proc/cpuinfo

If you are running the server in a jail, you must
run the above in the jail also.

I suspect your problem, as mentioned before, is that
you dont have linuxproc available in the jail. The
result is you dont have /proc/cpuinfo for srcds to
determine the cpu frequency from hence the error.

   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

Reply via email to