Troubleshooting guide for Linux: Difference between revisions
No edit summary |
No edit summary |
||
Line 62: | Line 62: | ||
desktop computers' graphics cards. Documentation regarding their | desktop computers' graphics cards. Documentation regarding their | ||
installation will be included with the driver. | 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. |
Revision as of 08:21, 24 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
Edit: updateservers.xml and updaterinfo.xml
in the root of 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.