Changes

Jump to: navigation, search

Airtop: Installing Linux Mint 19.3

556 bytes added, 09:00, 8 January 2020
/* MPV media player */
AV: 00:00:29 / 00:00:29 (99%) A-V: 0.000 Cache: 0s+0KB
</pre>
 
== COM ports (Airtop3 only) ==
* There are 2 serial ports available for usage: COM1 and COM3
<pre>
# NOTE: COM2 intended for BIOS debugging and not available as regular COM port!
</pre>
* COM1 is accessible as device node /dev/ttyUSB0
* COM3 is accessible as device node /dev/ttyS6 starting from BIOS version ATOP3.PRD.0.30.3 and with kernel boot option "acpi_osi=Linux"
<pre>
# NOTE: to add kernel boot option "acpi_osi=Linux" please do:
$ sudo sed '/GRUB_CMDLINE_LINUX_DEFAULT=/s/.$/\ acpi_osi=Linux\"/' -i /etc/default/grub
$ sudo update-grub2
</pre>
 
[[category:Airtop]]
[[category:Software]]
[[category:Linux]]
425
edits