04-08-2010, 07:24 PM
BASIC INFO
OS: Hardened nomultilib Gentoo on a VMware ESXi Guest, running a 32-bit chroot (also with hardened Gentoo)
uname -a:
Linux Shiva 2.6.28-hardened-r9 #2 SMP Wed Mar 24 13:25:10 PDT 2010 x86_64 Intel® Xeon® CPU E5520 @ 2.27GHz GenuineIntel GNU/Linux
uname -a inside chroot:
Linux Shiva 2.6.28-hardened-r9 #2 SMP Wed Mar 24 13:25:10 PDT 2010 i686 Intel® Xeon® CPU E5520 @ 2.27GHz GenuineIntel GNU/Linux
Ram: 0.5GB
Game(s): DoD:S
Start Up Command:
./srcds_run -console -port 27015 -game dod +map dod_flash +maxplayers 12 +exec server.cfg
Admin Mods: None
INSTALLING INFO
Full Install Command:
./steam -command update -game "dods" -dir /opt/halflife/dods -verify_all
CONFIG ISSUES
--------------------------------------------
Alright. I get this error:
For some reason (to start with) it installed the i486 version. I'm not sure there is an i686 DoD:S, but that just seemed odd to me. Secondly, it seems to be having troubles with moving or opening a file somewhere. I chmod 777 -R the entire folder to no avail. I chown games:games the entire folder to no avail. I try running as the user games. I try running as the user root. and after all this, still fail.
Any suggestions, insights, or ideas would be helpful.
Thanks,
Magusuri
OS: Hardened nomultilib Gentoo on a VMware ESXi Guest, running a 32-bit chroot (also with hardened Gentoo)
uname -a:
Linux Shiva 2.6.28-hardened-r9 #2 SMP Wed Mar 24 13:25:10 PDT 2010 x86_64 Intel® Xeon® CPU E5520 @ 2.27GHz GenuineIntel GNU/Linux
uname -a inside chroot:
Linux Shiva 2.6.28-hardened-r9 #2 SMP Wed Mar 24 13:25:10 PDT 2010 i686 Intel® Xeon® CPU E5520 @ 2.27GHz GenuineIntel GNU/Linux
Ram: 0.5GB
Game(s): DoD:S
Start Up Command:
./srcds_run -console -port 27015 -game dod +map dod_flash +maxplayers 12 +exec server.cfg
Admin Mods: None
INSTALLING INFO
Full Install Command:
./steam -command update -game "dods" -dir /opt/halflife/dods -verify_all
CONFIG ISSUES
Code:
hostname "FGC Test DOD:S Server"
sv_password "xxxx"
sv_cheats 0
mp_allowrandomclass 1
mp_allowspectators 0
mp_autocrosshair 1
mp_autokick 0
mp_cancelwarmup 1
mp_decals 300
mp_defaultteam 0
mp_falldamage 20
mp_flashlight 1
mp_footsteps 1
mp_forcecamera 1
mp_forcerespawn 1
mp_fraglimit 0
mp_friendlyfire 0
mp_limit_allies_assault -1
mp_limit_allies_mg 2
mp_limit_allies_rifleman -1
mp_limit_allies_rocket 1
mp_limit_allies_sniper 2
mp_limit_allies_support -1
mp_limit_axis_assault -1
mp_limit_axis_mg 2
mp_limit_axis_rifleman -1
mp_limit_axis_rocket 1
mp_limit_axis_sniper 2
mp_limit_axis_support -1
mp_limitteams 2
mp_restartwarmup 0
mp_timelimit 25550
mp_warmup_time 0
mp_weaponstay 0
(New DODS CVARs)
dod_freezecam 0 (disables "killcam")
dod_playrivalrysounds 0 (disables "Nemisis/revenge" sounds)
dod_playachievementmusic 0 (disables achievement music)
mapcyclefile "mapcycle.txt"
--------------------------------------------
Alright. I get this error:
Code:
Auto detecting CPU
Using default binary: ./srcds_i486
Server will auto-restart if there is a crash.
Failed to open bin/dedicated_i486.so (./bin/tier0_i486.so: cannot make segment writable for relocation: Permission denied)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Apr 8 00:57:07 PDT 2010: Server restart in 10 seconds
^CThu Apr 8 00:57:08 PDT 2010: Server Quit
For some reason (to start with) it installed the i486 version. I'm not sure there is an i686 DoD:S, but that just seemed odd to me. Secondly, it seems to be having troubles with moving or opening a file somewhere. I chmod 777 -R the entire folder to no avail. I chown games:games the entire folder to no avail. I try running as the user games. I try running as the user root. and after all this, still fail.
Any suggestions, insights, or ideas would be helpful.
Thanks,
Magusuri