0701.html 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>UPDATE - Installing Batocera v32+ on S905/S905x/S905w/S905d Android TV Boxes</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <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,How To,Tutorial,i12bretro">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="UPDATE - Installing Batocera v32+ on S905/S905x/S905w/S905d Android TV Boxes">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
  12. <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
  13. <script type="text/javascript" src="includes/js/steps.js"></script>
  14. <link href="css/steps.css" rel="stylesheet" type="text/css" />
  15. </head>
  16. <body>
  17. <div id="gridContainer">
  18. <div class="topMargin"></div>
  19. <div id="listName" class="topMargin">
  20. <h1>UPDATE - Installing Batocera v32+ on S905/S905x/S905w/S905d Android TV Boxes</h1>
  21. </div>
  22. <div></div>
  23. <div id="content">
  24. <h2>Things You Will Need</h2>
  25. <ul>
  26. <li> A microSD card at least 4 GB <a href="https://amzn.to/3Au7BN0" target="_blank">https://amzn.to/3Au7BN0</a> | <a href="https://amzn.to/3CHQngS" target="_blank">https://amzn.to/3CHQngS</a> | <a href="https://amzn.to/34lTajr" target="_blank">https://amzn.to/34lTajr</a></li>
  27. </ul>
  28. <h2>Downloads and Flashing to MicroSD</h2>
  29. <ol>
  30. <li>Download Batocera <a href="https://batocera.org/download" target="_blank">Download</a></li>
  31. <li>Download Balena Etcher <a href="https://www.balena.io/etcher/" target="_blank">Download</a></li>
  32. <li>Run Balena Etcher</li>
  33. <li>Burn Batocera image to microSD card</li>
  34. <li><span id="li_379119_6"><label for="cb_li_379119_6">Safely remove microSD and re-insert</label></span></li>
  35. <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>
  36. <li><span><label for="cb_li_925857_7">Open the microSD card in Explorer and navigate to the /boot directory</label></span></li>
  37. <li>Locate the .dtb file name <span><label for="cb_li_925857_7">that corresponds to target Amlogic processor</label></span></li>
  38. <li><span><label for="cb_li_925857_7">Navigate up one directory and edit the uEnv.txt file</label></span></li>
  39. <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>
  40. </ol>
  41. <h2>Booting to Batocera for the First Time</h2>
  42. <ol>
  43. <li>Plug the power adapter into the Android TV box</li>
  44. <li>If the device has never booted from external storage before the stock Android OS will load</li>
  45. <li>In Android, navigate to the application drawer &gt; Run Update &amp; Backup</li>
  46. <li>Select Local &gt; Navigate to the microSD card &gt; aml_autoscript.zip</li>
  47. <li>Select Update</li>
  48. <li>The system will reboot twice and should then begin booting Batocera from the microSD card</li>
  49. <li>You should see the Batocera splash screen</li>
  50. <li>Setup Your Controller</li>
  51. <li>Game</li>
  52. </ol>
  53. <p>Special thanks to the developers of <a href="https://batocera.org/" target="_blank">Batocera</a> for making this amazing software</p>
  54. </div>
  55. </div>
  56. </body>
  57. </html>