Release Note of Android 11 (20220420)
Summary
Release Date | Apr/20/2022 KST |
Release Type | Preview release |
Release Files | Self-installation Image |
File name : selfinstall-odroidm1-84-20220420.img.xz
Official Mirrors by mdrjr
In US
https://www.odroid.in/mirror/dn.odroid.com/RK3568/ODROID-M1/Android/11/
In Germany
https://de.eu.odroid.in/mirror/dn.odroid.com/RK3568/ODROID-M1/Android/11/
New updates
- Fix the wrong serial numbers in system information
- Enabled Headphone Jack sound output
- Added an option for automatic firmware update notice popup. You can enable it via Odroid Settings app.
- Added HDMI Hot-Plug-Detect enable/disable option
- If your monitor has an issue with hot-plug-detection, try adding “disablehpd=true” in bootargs.
$ adb shell # busybox vi /fat/config.ini user_def_args="disablehpd=true"
OS installation(flashing)
You can install this OS image into your MicroSD or eMMC with this guide.
A few users reported they couldn't see the Android logo on their TV while installing even though installation proceeds. If the red LED is on and the blue LED is blinking periodically, this is the sign that Android is running. So please keep your device on for 5~10 minutes as is, later than when Android installer finishes the installation it will restart the ODROID-M1.
Reference config.ini
- config.ini
[generic] ########################### # Max CPU frequency sets # 408 600 816 1104 1416 1608 1800 1992 cpu_max_freq="1992" ########################### # Available CPU governors # conservative ondemand userspace powersave interactive performance schedutil cpu_governor="performance" ########################### # Max GPU frequency sets # 800 700 600 400 300 200 gpu_max_freq="800" ########################### # Available GPU governors # dmc_ondemand venc_ondemand userspace powersave performance simple_ondemand gpu_governor="performance" heartbeat="1" overlays="i2c0 uart0 spi0" overlays_resize=16384 ########################### # ignore hpd # user_def_args="disablehpd=true" user_def_args="" [display_vu8m] lcd_density=210