Troubleshooting guide for Linux

From PSwiki
Revision as of 11:00, 24 February 2012 by Galok (talk | contribs)
Jump to navigation Jump to search

Problems before entering the game

Installation

Permissions :: You may have to set permissions on the downloaded installation file so it will run. Do this from a command prompt, from the directory where you downloaded the installation file (~/Downloads). Type:

cd ~/Downloads

chmod 755 PlaneShift-vn.n.n-x86.run

Then, to launch it, assuming you still have the same command prompt open:

./PlaneShift-vn.n.n-x86.run

replace: PlaneShift-vn.n.n-x86.run

with the actual file name, n.n.n-x86 will need to be changed.



To start PlaneShift from a Linux command line

If PlaneShift is installed in your home directory:

~/PlaneShift/psclient

or

~/PlaneShift/pslaunch


To update PlaneShift from a Linux command line

If PlaneShift is installed in your home directory:

~/PlaneShift/pslaunch --console

If the updater fails with errors such as:

Unable to get root node! Segmentation fault

Edit: updateservers.xml and updaterinfo.xml

(in the PlaneShift directory) so that <mirrors> tag looks like this:

<mirrors>
      <mirror id="1" name="server1" url="http://194.116.72.94/update/" />
</mirrors>

and try to update again.



Graphics card drivers

Ubuntu, Kubuntu, Xubuntu, etc, will install or offer to install the latest stable version of your graphics card driver for you.

If you are using a different Linux distribution and it does not automatically install an optimised driver for your graphics card then you can install one manually.

NVIDIA: http://www.nvidia.com/content/drivers/drivers.asp

AMD/ATI: http://support.amd.com/us/gpudownload/Pages/index.aspx

Intel: http://www.intel.com/p/en_UK/support/graphics/

Each of these web sites have Linux drivers for their laptop and desktop computers' graphics cards. Documentation regarding their installation will be included with the driver.



Black or grey screens

This suggests your graphics card is not adequate for running PlaneShift.

Another symptom of insufficient Graphics Processing Unit is when creating a character for the first time; the application will apparently just exit.