Troubleshooting guide for Linux: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Problems before entering the game == | == Problems before entering the game == | ||
'''To start PlaneShift from a Linux command line''' | |||
If PlaneShift is installed in your home directory: | |||
<pre> | |||
~/PlaneShift/psclient | |||
</pre> | |||
or | |||
<pre> | |||
~/PlaneShift/pslaunch | |||
</pre> | |||
---- | |||
'''To update PlaneShift from a Linux command line''' | |||
If PlaneShift is installed in your home directory: | |||
<pre> | |||
~/PlaneShift/pslaunch --console | |||
</pre> | |||
If the updater fails with errors such as: | |||
<pre> | |||
Unable to get root node! Segmentation fault | |||
</pre> | |||
then, from the PlaneShift directory rename the files: updateservers.xml and updaterinfo.xml | |||
to: updateservers.xml-old and updaterinfo.xml-old | |||
and try to update again. | |||
---- | |||
'''Graphics card drivers''' | '''Graphics card drivers''' |
Revision as of 16:21, 23 February 2012
Problems before entering the game
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
then, from the PlaneShift directory rename the files: updateservers.xml and updaterinfo.xml
to: updateservers.xml-old and updaterinfo.xml-old
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 graphics card 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.