SRCDS Steam group


CS 1.6 and CSS on Linux
#31
um, core 3 might be better, core 2 is outdated now, the problem with fedora, you need to update every 6 months untill they get a final version out.

If your limited to fedora go ahead and try core 3, if not, good things to try is core3, gentoo, and maybe even just redhat 9. I wouldnt try freebsd yet if your still pretty novice.
http://phearloc.net
The Void: 66.199.244.179:27015
The Source of Phear: 66.199.244.179:27016
Located in NewYork running FreeBSD
Reply
#32
yeah Gentoo, looks very interesting what i see ppl talk
but i will have total problem installing that OS

Fedora was very easy to install that why i choose that OS

maybe one day when i know more about Linux i will install Gentoo for sure.
[Image: www.artspace.tk]
Reply
#33
i would also look into updating your kernel.
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#34
if i reinstall to Fedora 3 it will update my kernel ?
[Image: www.artspace.tk]
Reply
#35
i reinstalled game server and now no errors @ all
+ i can coonect to server now

now i just need to fix that cpu Smile
[Image: www.artspace.tk]
Reply
#36
It'll always use the p2 binary for hlds, source would see the SSE2 binary.
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#37
ok i see
thanx you for all the info
u all ppl rock here

[Image: www.artspace.tk]
Reply
#38
my server is Dual CPU 2.8 GB

when i join to game server it saying in my game console that server runs:
Quote:1 CPU, Frequency: 3.7 Ghz, Features: GenuineIntel SSE SSE2 MMX RDTSC CMOV FCMOV
execing valve.rc

is that will be right?

how i can tell if server use 1 or 2 CPU's?

[Image: www.artspace.tk]
Reply
#39
cat /proc/cpuinfo
that'll show how many CPUS you have

hlds or srcds does multithread(spread across SMP(symetrical MultiProcessors))

I do believe it'll assign each process to a different cpu, but i can't remember how to do that.
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#40
Quote:# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel® Xeon™ CPU 2.80GHz
stepping : 9
cpu MHz : 2799.943
cache size : 512 KB
physical id : 0
siblings : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips : 5537.79

processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel® Xeon™ CPU 2.80GHz
stepping : 9
cpu MHz : 2799.943
cache size : 512 KB
physical id : 0
siblings : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips : 5586.94

processor : 2
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel® Xeon™ CPU 2.80GHz
stepping : 9
cpu MHz : 2799.943
cache size : 512 KB
physical id : 3
siblings : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips : 5586.94

processor : 3
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel® Xeon™ CPU 2.80GHz
stepping : 9
cpu MHz : 2799.943
cache size : 512 KB
physical id : 3
siblings : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips : 5586.94

#
[Image: www.artspace.tk]
Reply
#41
You'd need to build your kernel with SMP support, a support of 4 cpus, and the SMP scheduler, which is SMT
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#42
any tips on how to do it?

thank you
[Image: www.artspace.tk]
Reply
#43
as root you need to cd into /usr/src/linux and run make menuconfig
and choose your kernel options
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#44
?????

can you explain bit better please

thank you
[Image: www.artspace.tk]
Reply
#45
i dont have linux dir in src
Quote:# cd into /usr/src/linux
bash: cd: /usr/src/linux: No such file or directory
[Image: www.artspace.tk]
Reply


Forum Jump:


Users browsing this thread: 10 Guest(s)