Changes

Jump to: navigation, search

Airtop3: Installing Linux Mint 19.1

355 bytes added, 10:47, 27 May 2019
/* System upgrade */
* Login using previously selected username and password.
== Kernel System upgrade ==* Install the latest kernel Default packages and the latest NVIDIA graphics drivers (optionally)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 ==
Or the same content directly from the youtube:
<pre>
# NOTE: need to install fixed youtube-dl package manually
$ wget http://mirrors.kernel.org/ubuntu/pool/universe/y/youtube-dl/youtube-dl_2019.05.20-0ubuntu1_all.deb
$ sudo dpkg -i youtube-dl_2019.05.20-0ubuntu1_all.deb
425
edits