Hi, I'm trying to set up a dedicated servers for my University Gaming Association.
I currently have a TF2 server running with absolutely no problems whatsoever. However when I run the following commands to start up the cstrike server the "srcds_amd" process immediately jumps to 50% of the CPU. I also noticed that the TF2 server does not use the "srcds_amd" but instead "srcds_i486".
Server system info:
The command I run:
I've tried various different options here with no obvious difference to the CPU usage (apart from dropping the tickrate to below 33). I've also installed srcds and successfully run this command on my own (Ubuntu) system with no problems.
I've also checked for looping configs, removed all addons and mods, and tried the obvious reboot solutions.
I would appreciate any help with this because to be honest I'm stumped.
I currently have a TF2 server running with absolutely no problems whatsoever. However when I run the following commands to start up the cstrike server the "srcds_amd" process immediately jumps to 50% of the CPU. I also noticed that the TF2 server does not use the "srcds_amd" but instead "srcds_i486".
Server system info:
Code:
Linux 2.6.23-gentoo-kuga #9 Wed Nov 28 15:24:48 GMT 2007 x86_64 AMD Athlon(tm) 64 Processor 2800+ AuthenticAMD GNU/Linux
The command I run:
Code:
./srcds_run -game cstrike -insecure -ip xxx.xxx.xxx.xxx -port 27015 -maxplayers 16 -tickrate 66 +sv_lan 1 +map de_dust2 +fps_max 300
I've tried various different options here with no obvious difference to the CPU usage (apart from dropping the tickrate to below 33). I've also installed srcds and successfully run this command on my own (Ubuntu) system with no problems.
I've also checked for looping configs, removed all addons and mods, and tried the obvious reboot solutions.
I would appreciate any help with this because to be honest I'm stumped.