Skip to content

Eco on Linux (0.9.0.x)

Simon edited this page Sep 23, 2020 · 8 revisions

Requirements

  • Ubuntu 16.04 and Ubuntu 18.04
  • Processor using x64 architecture with SSE2 instruction set support.
  • Gnome desktop environment running on top of X11 windowing system
  • Other configuration and user environment as provided stock with the supported distribution (such as Kernel or Compositor)
  • Nvidia and AMD GPUs using Nvidia official proprietary graphics driver or AMD Mesa graphics driver.

(From https://docs.unity3d.com/Manual/system-requirements.html#desktop)

Graphics drivers

It is recommended to update your graphics driver to the latest available:

GPU URL
Nvidia https://www.nvidia.com/en-us/drivers/unix/
AMD https://www.amd.com/en/support/kb/release-notes/amdgpu-installation
Intel https://www.intel.com.au/content/www/au/en/support/articles/000005520/graphics.html

Also make sure your Vulkan packages are up to date, see https://linuxconfig.org/install-and-test-vulkan-on-linux

Clone this wiki locally