Changes

Jump to: navigation, search

Airtop3: Installing Linux Mint 19.1

430 bytes added, 10:47, 27 May 2019
/* System upgrade */
* Login using previously selected username and password.
== Kernel System upgrade ==* Default packages and kernel that come from installation media are outdated, please perform system update:
<pre>
$ sudo apt update
$ sudo apt upgrade
$ sudo apt install linux-generic-hwe-18.04-edge
$ sudo reboot
</pre>
* NOTE: It you have NVIDIA Nvidia graphics card - do NOT reboot until NVIDIA Nvidia graphics divers card drivers will be installed == Intel video acceleration graphic drivers ==* 2D and 3D acceleration supported automatically after system upgrade in previous section* Intel video acceleration is not supported in Linux Mint 19.1, if you need this feature please install more recent distribution for example Ubuntu 19.10
== NVIDIA Nvidia graphics card drivers (optionally) ==
<pre>
$ sudo add-apt-repository ppa:graphics-drivers/ppa
+-----------------------------------------------------------------------------+
</pre>
 
== I3M Panel ==
425
edits