|
@@ -4,10 +4,11 @@
|
|
|
<title>Installing Armbian on Amlogic S912 Android TV Box (Nexbox A95x A2)</title>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
<meta charset="UTF-8">
|
|
|
- <meta name="keywords" content="Linux,Armbian,Single Board Computer,SBC,Raspberry Pi Alternative,Nexbox,A95x A2,Tutorial,How To,i12bretro">
|
|
|
+ <meta name="keywords" content="Linux,Armbian,Single Board Computer,SBC,Raspberry Pi Alternative,Nexbox,A95x A2,How To,Tutorial,i12bretro">
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Installing Armbian on Amlogic S912 Android TV Box (Nexbox A95x A2)">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta name="revised" content="03/20/2022 12:59:54 PM" />
|
|
|
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
|
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
|
|
|
<script type="text/javascript" src="includes/js/steps.js"></script>
|
|
@@ -29,7 +30,7 @@ https://www.gearbest.com/refurbished-product/pp_009840550154.html?wid=1433363</p
|
|
|
<h2>Things You Will Need</h2>
|
|
|
|
|
|
<ul>
|
|
|
- <li>microSD card at least 8 GB</li>
|
|
|
+ <li>A microSD card at least 8 GB <a href="https://amzn.to/36CpShC" target="_blank">https://amzn.to/36CpShC</a> | <a href="https://amzn.to/3CXJngt" target="_blank">https://amzn.to/3CXJngt</a> | <a href="https://amzn.to/3JqyxSP" target="_blank">https://amzn.to/3JqyxSP</a></li>
|
|
|
</ul>
|
|
|
|
|
|
<h2>Downloads and Flashing to MicroSD</h2>
|
|
@@ -53,7 +54,7 @@ https://www.gearbest.com/refurbished-product/pp_009840550154.html?wid=1433363</p
|
|
|
<li>Comment out rk-3399 lines by adding #</li>
|
|
|
<li>Uncomment aml s9xx FDT and APPEND lines by removing #</li>
|
|
|
<li>Update the FDT line to point to a working .dtb file for your device
|
|
|
- <div class="codeBlock"> # aml s9xxx<br />
|
|
|
+ <div class="codeBlock"># aml s9xxx<br />
|
|
|
#FDT=/dtb/amlogic/meson-g12a-x96-max-no-cvbs.dtb<br />
|
|
|
#FDT=/dtb/amlogic/meson-g12b-ugoos-am6-no-cvbs.dtb<br />
|
|
|
#FDT=/dtb/amlogic/meson-g12b-odroid-n2.dtb<br />
|