Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Tuzok

Pages: [1]
1
I am not expert on x-box in any way. But I hope I can help you to find out couple of answers on your questions.
Please read Xbox-Linux project FAQ. These people know way more about programming on Xbox than I do. You will see that there is little ( or no) chance planeshift will work on x-box.
Microsoft is all except free&open source friend and won\'t allow abuse of its own console by free & open source folks ( which Planeshift dev team members are). Unless xbox have 3d linux driver from nvidia it will be just crappy router or cluster node.

2
Linux Specific Issues / Bus errors
« on: January 20, 2005, 02:28:24 pm »
I downloaded first avaible version of linux installer. Then I run updater serveral times to download art. I never finished it completely( I got to go). Later updater said new updater is avaible but can\'t update itself.  Then I successfuly downloaded and extracted this updater: http://www.mortalsaviour.de/download/updater1023.tar.bz2

Except several complaints about texture format all was fine( Perhaps Intel Corp. 82865G Integrated Graphics Device is the cause). But in middle of updating updater crashed ( sigsegv).

I run updater in automatical mode psupdater -auto: I got SIGBUS ( seen first time ) on Red Hat Enterprise Linux 9. I got NFS mounted home which could be the cause.
Another run downloaded about 5 new files and crashed again:
Code: [Select]
Updated  tlfunc.so
vfs.so (219.00 KB) 0%....25%....50%....75%....100%
/homes/eva/xm/xmensi11/Planeshift/updater: line 63:  3946 Bus error               ./updater-bin $*
Updating updater
Done.
Which means game over, I\'m finished :(

Another matter:
As I have blocked http traffic to internet I have to use proxy. Only way I was able to set up proxy is inside updaterconfig.xml section . Unfortunately first file updater allways overides is updaterconfig.xml, so I have to set all for each run :( .
Is there any other way to force updater to use proxy? For example modify updater.cfg or whatever...

3
Technical Help: IN GAME bugs (after loading world) /
« on: January 13, 2005, 04:53:44 pm »
Quote
Originally posted by DrayKO
crystalspace.canvas.glx2d:
  Opening GLX2D
  Creating Context
Xlib: connection to \":0.0\" refused by server
Xlib: No protocol specified

I don\'t understand it. Try running planeshift with \"DISPLAY=:0 psclient\". Be sure you do not run planeshift from linux text(mode) console. Use some x-terminal (xterm, gnome-terminal,...). Try run any X application before psclient ( like xeyes, xterm, xlogo, mozilla and glxgears are), if you get connection refused by server, you have no permission to run X application from that terminal, you\'ll have to solve it, before you can play PS :(
If all except planeshift run, I can\'t help you. Perhaps you should investigate your graphics drivers( mesa is software-rendering, it\'ll be terribly slow unless you have dual Opteon 3GHz :) )

4
Linux Specific Issues / Download sizes
« on: January 13, 2005, 04:21:27 pm »
Linux Installer is roughly 52MB and you will need to download another 179MB of art files.

Off-topic:
You can set proxy for psupdater updaterconfig.xml section ... :D

5
Linux Specific Issues / user install
« on: January 13, 2005, 03:38:51 pm »
Is possible to install PS without access to root acount? I can\'t get rid of
Code: [Select]
DLERROR (/var/mnt/eva/home/users/xm/xmensi11/Planeshift/xwin.csplugin): libXxf86vm.so.1: cannot open shared object file: No such file or directory

I placed libXxf86vm.so.1 and symbolic link libXxf86vm.so.1 into ~/lib and export LD_CONFIG_PATH=~/lib.

Any suggestions?
edit: I should export LD_LIBRARY_PATH :D

Now I need set up proxy for updater as my colledge block http to net...

Pages: [1]