Changes

Jump to: navigation, search

Airtop: Installing Linux Mint 19.2

740 bytes added, 12:03, 11 July 2018
/* Base installation of Linux Mint */
* Disconnect the installation media and reboot.
* Login using previously selected username and password.
 
== I3M Panel ==
* Integrated interactive information monitor [[Airtop:I3M | I<sup>3</sup>M]] is a GUI system integrated in the front panel of Airtop
* Download and install the package for Airtop or Airtop2:
<pre>
# for Airtop2
$ wget http://www.fit-pc2.com/download/airtop/airtop2/airtop-fpsvc_systemd.deb
 
# for Airtop1
$ wget http://www.fit-pc2.com/download/airtop/airtop1/airtop-fpsvc_systemd.deb
 
$ sudo dpkg -i airtop-fpsvc_systemd.deb
</pre>
* Note, the package adds "acpi_enforce_resources=lax" string to the kernel boot line
* Reboot the Airtop after installation
* Now you can navigate through menus between multiple screens of the I<sup>3</sup>M that display system information, temperatures, power consumption and notifications
== Intel video acceleration graphic drivers ==
425
edits