Pages: [1]
  Print  
Author Topic: ppc linux compiling 0.8.1 dedicated server help please?  (Read 5500 times)
pikaunforgiven
Lesser Nub


Cakes 0
Posts: 142


« on: May 20, 2009, 12:42:52 AM »

after a long absence from OA and such i decided i would give compiling OA another shot on my G3 imac since i have a bit more linux knowledge and a few OA versions have been released since the last time i tried.

here's the old thread from last year for reference:
http://openarena.ws/board/index.php?topic=1684.0


im running ubuntu 8.04 without xorg (the computer is a server after all), which only has 0.7.7 in the repos unfortunately.
hardware:
400Mhz G3 processor
128MB ram - low yes, but keep in mind there isnt much else running + im running a dedicated server that shouldnt need much anyway

also, before anyone asks..... im only planning on hosting the server for maybe 6 people max, so the low specs shouldnt matter too much.

ok now for my actual problem. after copying the relevant files from my other computer + compiling the source from svn i get this and it just sits there and wont let me connect:

ioq3+oa 1.35 linux-ppc May 20 2009
----- FS_Startup -----
Current search path:
/home/lolhellothere/.openarena/baseoa
./baseoa/uncut.pk3 (44 files)
./baseoa/pak6-misc.pk3 (229 files)
./baseoa/pak5-TA.pk3 (139 files)
./baseoa/pak4-textures.pk3 (1753 files)
./baseoa/pak2-players.pk3 (669 files)
./baseoa/pak2-players-mature.pk3 (231 files)
./baseoa/pak1-maps.pk3 (100 files)
./baseoa/pak0.pk3 (1042 files)
./baseoa/more_crosshairs.pk3 (78 files)
./baseoa

----------------------
4285 files in pk3 files
execing default.cfg
execing q3config_server.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
Altivec support is disabled
--- Common Initialization Complete ---
IP: 127.0.0.1
IP: 192.168.1.134
IP6: ::1
IP6: fe80::20a:27ff:feb2:6928%eth0
Opening IP socket: 0.0.0.0:27960


im running the client with ./oa_ded.ppc +exec server.cfg
ive also tried with +net_ip 127.0.0.1 and 192.168.1.222, and +set dedicated 1 to no avail

./openarena.ppc +set dedicated 1 does run though, but since i dont have xorg installed and im starting it remotely via ssh, it'll get this far then die:
----------------------
4285 files in pk3 files
execing default.cfg
couldn't exec q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
Couldn't read q3history.
Your network rate is too slow for VoIP.
Set 'Data Rate' to 'LAN/Cable/xDSL' in 'Setup/System/Network' and restart.
Until then, VoIP is disabled.
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----
SDL_Init( SDL_INIT_VIDEO ) FAILED (Unable to open a console terminal)
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
GLimp_Init() - could not load OpenGL subsystem


ive tried leaving the makefile as-is, tried disabling altivec support altogether, and forcing it to not compile the qvm's (which if im reading the makefile correctly it shouldnt do anyway).  ive also tried the same server config on a windows box and it works beautifully so its not the config at fault.

now the question is.... am i doing something wrong, or is compiling OA in 32 bit ppc linux still broken?  if so, please tell me how to remedy it, or if someone can point me to a working link to a 0.8.1 ppc linux (not osx) dedicated server binary i'd be happy to use that instead.

Logged
pikaunforgiven
Lesser Nub


Cakes 0
Posts: 142


« Reply #1 on: May 20, 2009, 01:08:21 AM »

HOLY CRAP IT WORKS /cruise control

turns out, to get it to work you gotta hit any key on the keyboard so it'll get past the ip stuff for some reason.
now to hope its stable.....
Logged
sago007
Posts a lot
*

Cakes 62
Posts: 1664


Open Arena Developer


WWW
« Reply #2 on: May 20, 2009, 01:15:04 AM »

You should look in the server.cfg to see if there is an unnecessary 'wait' that forces you to hit a key.
Logged

There are nothing offending in my posts.
pikaunforgiven
Lesser Nub


Cakes 0
Posts: 142


« Reply #3 on: May 20, 2009, 01:28:15 AM »

ah thanks that was it, there was a wait at the end of the map rotation just before the vstr d1 part.
Logged
Pages: [1]
  Print  
 
Jump to: