1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- <!DOCTYPE html>
- <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>UPDATE - Installing Batocera v32+ on S905/S905x/S905w/S905d Android TV Boxes</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta charset="UTF-8">
- <meta name="keywords" content="Install Batocera Amlogic,Update,Single Board Computer,Linux,Batocera,Amlogic,Retro Gaming,Emulation,Micro SD,SD,Gaming,Balena Etcher,S905,S905w,S905x,S905d,Raspberry Pi Alternative,TX3 Mini,Install Guide,SBC,How To,Tutorial,i12bretro">
- <meta name="author" content="i12bretro">
- <meta name="description" content="UPDATE - Installing Batocera v32+ on S905/S905x/S905w/S905d Android TV Boxes">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="revised" content="05/03/2022 09:03:09 AM" />
- <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>
- <link href="css/steps.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div id="gridContainer">
- <div class="topMargin"></div>
- <div id="listName" class="topMargin">
- <h1>UPDATE - Installing Batocera v32+ on S905/S905x/S905w/S905d Android TV Boxes</h1>
- </div>
- <div></div>
- <div id="content">
- <h2>Things You Will Need</h2>
- <ul>
- <li>A microSD card at least 4 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>
- <ol>
- <li>Download Batocera <a href="https://batocera.org/download" target="_blank">Download</a></li>
- <li>Download Balena Etcher <a href="https://www.balena.io/etcher/" target="_blank">Download</a></li>
- <li>Run Balena Etcher</li>
- <li>Burn Batocera image to microSD card</li>
- <li><span id="li_379119_6"><label for="cb_li_379119_6">Safely remove microSD and re-insert</label></span></li>
- <li><span id="li_925857_7"><label for="cb_li_925857_7">Ignore/close the Windows dialogs to format the inserted microSD card</label></span></li>
- <li><span><label for="cb_li_925857_7">Open the microSD card in Explorer and navigate to the /boot directory</label></span></li>
- <li>Locate the .dtb file name <span><label for="cb_li_925857_7">that corresponds to target Amlogic processor</label></span></li>
- <li><span><label for="cb_li_925857_7">Navigate up one directory and edit the uEnv.txt file</label></span></li>
- <li><span><label for="cb_li_925857_7">Update the FDT= line to point to the correct .dtb file in the /boot directory</label></span></li>
- </ol>
- <h2>Booting to Batocera for the First Time</h2>
- <ol>
- <li>Plug the power adapter into the Android TV box</li>
- <li>If the device has never booted from external storage before the stock Android OS will load</li>
- <li>In Android, navigate to the application drawer > Run Update & Backup</li>
- <li>Select Local > Navigate to the microSD card > aml_autoscript.zip</li>
- <li>Select Update</li>
- <li>The system will reboot twice and should then begin booting Batocera from the microSD card</li>
- <li>You should see the Batocera splash screen</li>
- <li>Setup Your Controller</li>
- <li>Game</li>
- </ol>
- <p>Special thanks to the developers of <a href="https://batocera.org/" target="_blank">Batocera</a> for making this amazing software</p>
- </div>
- </div>
- </body>
- </html>
-
|