Android 9 Pie for La Frite Installation (Beta 1)
For the alpha release, please follow these instructions. You will need an Libre Computer eMMC 5.x Module and a USB Type A to USB Type A cable that was included with the module. This process takes approximately 15 minutes.
Better USB Keyboard bindings
Google Play Services (workaround by registering your device id)
Bluetooth Remote popup on first run
Cannot restart after shutdown
Change MBOX bootup logo
Add some applications
- Make sure your board is running the latest firmware (2020-07-r3 or later).
- Download and install the Amlogic Burn Tool.
- Download the beta 1 image.
- Start the Amlogic Burn Tool and change the language to English.
- Click Settings -> Load Img and then select the downloaded image. Amlogic Burn Tool UI will switch to V2 from V3.
- Click "Start".
- Plug one end of the USB Type A cable into your computer.
- Make sure the eMMC module is plugged into the board and that the board is completely unpowered. Hold the "Uboot" button and plug the other end of the cable into the left most USB Type A port.
- Flashing should start in the Amlogic Burn Tool. Please wait until it is complete and then click "Stop".
- Unplug the board when it is done and power up.
- Press escape to interrupt the startup and then select "Boot LOST".
- Once LOST is started, press any key and then follow the menu.
- Type in "android" then "9-bootloader-root" then "mmcblk0".
- Wait for it to complete and reboot.
Broken things that we know about:
Remote Control bindingsBetter USB Keyboard bindings
Google Play Services (workaround by registering your device id)
Bluetooth Remote popup on first run
Cannot restart after shutdown
Things we will do:
Release non-rooted imageChange MBOX bootup logo
Add some applications
Things we will try to do:
Find a way to dynamically switch USB Type A between host and slave modeThings we may consider but highly unlikely:
CTS certificationTips and tricks:
- On the first boot "Checking for updates..." page, hit the back button to avoid the hidden/background WiFi scan to save time.
- If you want to modify the rooted image to play with stuff, get a serial cable and attach it as follows. Then type "su" followed by "mount -o remount,ro /" and hack away. You can also remount any other partitions to rw (read/write) from ro (read only) using that command. To find a list of mounts, type "mount"
- To get rid of the "Your device is not certified for Play Protect" error, register your device id on the website. We provide a handy Device ID app pre-installed to grab it quickly. Please note that every time you flash the ROM, you will get a new device id so you will have to repeat this process on Google's uncertified website with the new device id.
- If you are using a remote, please we aware of the difference between mouse mode OK and DPAD mode OK. On some UI buttons, one or the other will register. Click the mouse toggle button on your remote if one does not work.
Comments
Researching on the AMLogic Burn Tool
Don't know if LaFrite supports it though.
Windows 10 does see the drive
Also there are more settings than what is shown using Droid Settings. I had to use an activity launcher to be able to see all android settings contained in the image. Maybe include a Settings app in the launcher apart from the Droid Settings (this one only shows audio/video settings at the most)?
With the activity launcher I got access into Developer Options after finding Build and clicking multiple times on it. Just exploring below the surface!
I noticed that apps I could install where armv7a apps (android image is made for that instruction set), although the S805X is an armv8a SOC.
So far so good!
1.Is there a way to report errors?
2. Some way to know the compatibility of USB devices like wifi and bluethoot, I have connected several and they are not detected.
Thanks
Thanks!!!
Finally I found this link https://github.com/Stane1983/aml-linux-usb-burn and manage to burn the image from a linux machine.