需求来源:
背景:
工具:
实施过程:
CM311-1A 自由切换安卓/EMUELEC/Armbian教程
https://www.right.com.cn/forum/thread-8249948-1-1.html
1、准备一个FAT32格式单分区8GU盘,将压缩包里的recovery.img、update.zip、 factory_update_param.aml 三个文件拷贝到U盘根目录;
2、U盘插入机顶盒usb端口,盒子按下电源开关加电开机,通电同时连续按遥控右键刷机;
3、系统设置-有线网络处按遥控器左键10次输密码10086开启无线网络。
Armbian_22.11.0_Aml_s905la3_jammy_5.15.62_server_2022.09.09.img
ophub/amlogic-s9xxx-armbian
https://github.com/ophub/amlogic-s9xxx-armbian
先不用管,等屏幕上不再弹出新的信息后,用前面设置好的管理员账户登录。登录成功会弹出如下界面:
s905l3a CM311-1a-YST: Cannot attach to PHY (error: -19) #812
https://github.com/ophub/amlogic-s9xxx-armbian/issues/812
cd /boot
cp -f u-boot-e900v22c.bin u-boot.ext
chmod +x u-boot.ext
sync && reboot
armbian-tf
Armbian安装aria2下载器
https://blog.haibara.cn/archives/88
aria2+yaaw离线下载
http://lixingcong.github.io/2016/09/12/set-up-aria2-on-vps/