0314.html 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Installing Lakka on Amlogic S905w Android TV Box (Tanix TX3 Mini)</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="How To Run Lakka On Tanix TX3 Mini,How To Run Lakka On S905w,How To Run Lakka On Amlogic TV Box,ARM Processor,Amlogic S905w,ARM CPU,Raspberry Pi Alternative,ARM Architecture,Single Board Computer,AARCH64,SBC,ARMv8,Lakka,Linux,Amlogic,Retro Gaming,S905w,SD,SOC,Cheap TV Box,System On A Chip,Gaming,Tanix,Tanix TX3 Mini,Emulation,Android Box,Android TV Box Retro Gaming,Android Tv Box Retroarch,Amlogic Retropie,Lakka OS,Retroarch,How To,Tutorial,i12bretro">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="Installing Lakka on Amlogic S905w Android TV Box (Tanix TX3 Mini)">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <meta name="revised" content="03/17/2023 06:13:21 AM" />
  12. <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
  13. <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
  14. <script type="text/javascript" src="includes/js/steps.js"></script>
  15. <link href="css/steps.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="gridContainer">
  19. <div class="topMargin"></div>
  20. <div id="listName" class="topMargin">
  21. <h1>Installing Lakka on Amlogic S905w Android TV Box (Tanix TX3 Mini)</h1>
  22. </div>
  23. <div></div>
  24. <div id="content">
  25. <h2>Things You Will Need</h2>
  26. <ul>
  27. <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>
  28. </ul>
  29. <h2>Downloads and Flashing to MicroSD</h2>
  30. <ol>
  31. <li>Download Lakka <a href="http://lakka.tv/get/linux/s905/" target="_blank">Download</a> | <a href="https://drive.google.com/file/d/1P9mghqlvskqjBFET7ERwW_hVx8RNqgVz/view?usp=share_link" target="_blank">Alternate</a></li>
  32. <li>Download Balena Etcher <a href="https://www.balena.io/etcher/" target="_blank">Download</a></li>
  33. <li>Download TX3 .dtb file <a href="http://kszaq.libreelec.tv/s905/8.2/device_trees/S905X/" target="_blank">Download</a></li>
  34. <li>Rename the download .dtb file dtb.img</li>
  35. <li>Run Balena Etcher</li>
  36. <li>Burn Lakka image to microSD card</li>
  37. <li>Copy the download dtb file from earlier to the root of the microSD card</li>
  38. <li>Safely remove microSD and re-insert</li>
  39. <li>Ignore/close the Windows dialogs to format the inserted microSD card</li>
  40. </ol>
  41. <h2>Booting to Lakka for the First Time</h2>
  42. <ol>
  43. <li>With an unfolded paperclip, press the reset button on the bottom of the device</li>
  44. <li>While holding the reset button, plug the power adapter into the Android TV box</li>
  45. <li>You should see the Lakka splash screen</li>
  46. </ol>
  47. <p>Special thanks to the developers of <a href="http://lakka.tv/" target="_blank">Lakka</a> for making this amazing software</p> </div>
  48. </div>
  49. </body>
  50. </html>