Difference between revisions of "Intel: Installing Linux Mint 18"

From fit-PC wiki
Jump to: navigation, search
(Supported devices)   (change visibility)
(Radeon open-source graphics drivers)   (change visibility)
Line 15: Line 15:
  
  
== Radeon open-source graphics drivers ==
+
== Intel open-source graphics drivers ==
 
  sudo apt-get update
 
  sudo apt-get update
  sudo apt-get install i965-va-driver gstreamer1.0-vaapi vainfo libva-glx1 libva-tpi1 libva-egl1  
+
  sudo apt-get install i965-va-driver gstreamer1.0-vaapi vainfo libva-glx1 libva-tpi1 libva-egl1
 
+
  
 
== See also ==
 
== See also ==

Revision as of 10:57, 19 February 2017

Supported devices

  • This guide is valid for Intense PC, IPC2, uSVR

Prepare installation media


Base installation of Linux Mint

  • Follow the standard Linux Mint installation procedure - choose timezone, partitions, username, password etc.
  • Disconnect the installation media and reboot.
  • Login using previously selected username and password.


Intel open-source graphics drivers

sudo apt-get update
sudo apt-get install i965-va-driver gstreamer1.0-vaapi vainfo libva-glx1 libva-tpi1 libva-egl1

See also