SRCDS Steam group


./srcds_run: line 344: 25176 Illegal instruction
#1
I run this command:
./srcds_run -console -game cstrike +map de_dust -maxplayers 16 -autoupdate
And I get this:
Auto detecting CPU
Using default binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 54

Checking/Installing 'Base Source Shared Models' version 4

Checking/Installing 'Base Source Shared Sounds' version 4

Checking/Installing 'Base Source Shared Materials' version 8

Checking/Installing 'Linux Source HLDS' version 66

HLDS installation up to date
./srcds_run: line 344: 25176 Illegal instruction $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Oct 12 13:17:05 EDT 2006: Server restart in 10 seconds
Then it starts over again.
Reply
#2
what hardware, os, blah blah pls....
Reply
#3
fqdn Wrote:what hardware, os, blah blah pls....

Ah, yes. Well, I'm not an expert on linux, so if you need any more info, then you'll have to tell me how to get it.

All I know is that I'm running FC4, and the PC is pretty old. (It doesn't even have a PS/2 port.)
Reply
#4
type "cat /proc/cpuinfo" and hit enter, then copy down all that good stuff. if it's that old then it probably doesn't have SSE/SSE2 and you need that to run srcds.
Reply
#5
fqdn Wrote:type "cat /proc/cpuinfo" and hit enter, then copy down all that good stuff. if it's that old then it probably doesn't have SSE/SSE2 and you need that to run srcds.

What is SSE/SSE2?

Here's what I got
processor : 0
vendor_id : AuthenticAMD
cpu family : 5
model : 8
model name : AMD-K6™ 3D processor
stepping : 12
cpu MHz : 501.161
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr mce cx8 pge mmx syscall 3dnow k6_mtrr
bogomips : 1003.62
Also, the meminfo
MemTotal: 288364 kB
MemFree: 15908 kB
Buffers: 64924 kB
Cached: 130732 kB
SwapCached: 0 kB
Active: 141528 kB
Inactive: 85588 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 288364 kB
LowFree: 15908 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 20 kB
Writeback: 0 kB
Mapped: 47180 kB
Slab: 40700 kB
CommitLimit: 144180 kB
Committed_AS: 245028 kB
PageTables: 1712 kB
VmallocTotal: 737272 kB
VmallocUsed: 1728 kB
VmallocChunk: 729852 kB
HugePages_Total: 0
HugePages_Free: 0
Hugepagesize: 4096 kB
Reply
#6
it is this:

http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions

and you don't have it so it won't run, it would be under the flags section:

Code:
processor       : 3
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 33
model name      : AMD Opteron(tm) Processor 275
stepping        : 2
cpu MHz         : 2205.819
cache size      : 1024 KB
physical id     : 1
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni cmp_legacy ts fid vid ttp
Reply
#7
Ah, ok, so I guess I'm stuck with needing a newer box eh?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)