ophub
ophub
u-boot用的你给的固件,dts用的你给的patch,我在6.12.y主线内核里编译的 https://github.com/codesnas/linux-6.12.y/commit/9981bd6db88a7640448792670d81c90416fdb94f
这是rockchip专用的: https://github.com/unifreq/linux-6.1.y-rockchip 这是主线的:https://github.com/unifreq/linux-6.1.y 你说的是哪个?
你下载测试固件启动正常吧,只是没gpu?
通电2分钟后去盒子接入的路由器里看有没有armbian设备上线
魔百和的hdmi不能用,你只能去路由器看ip,用ssh访问管理
根据你反馈的信息dtb和u-boot选项,你可以使用`125`对应的固件`s905l3b`固件。具体可以查阅模型配置表: https://github.com/ophub/amlogic-s9xxx-armbian/blob/main/build-armbian/armbian-files/common-files/etc/model_database.conf 如果写入emmc不能启动,你可以先把盒子刷回安卓系统,然后使用ampart工具看看你的分区,是不是和armbian-install设置的不同,写入了不安全的位置,具体查看仓库的文档: https://github.com/ophub/amlogic-s9xxx-armbian/tree/main/documents - 你可以试试启用 `/boot/extlinux/extlinux.conf` - 你也可以试试`armian-install -m yes`写入一次,选125,试试是不是需要添加u-boot,
恭喜你。你有这个盒子的安卓系统吗?分享一下你刷机使用的安卓系统的下载,我转存一份,方便其他朋友参考你的使用方法。
安卓系统已经转存到了: https://github.com/ophub/kernel/releases/tag/tools
https://github.com/ophub/kernel/tree/main/kernel-config/release/general 这是内核的模板仓库,你根据自己使用的dtb进行比较,添加