关于香橙派系统烧录,1.1.8或者1.1.10两个版本都无法启动Orangepi5

先执行

复制代码
git clone https://github.com/orangepi-xunlong/orangepi-build.git

git log 默认会显示较新的提交记录。如果你需要查看更多的提交记录,可以使用以下方法:

复制代码
git log --oneline --graph --all

这会以简洁的方式显示所有分支的提交记录,并以图形化的方式展示提交历史。

输出如下:

复制代码
* 7ebb9a0 (HEAD -> next, origin/next, origin/HEAD) Update orangepi-hardware-optimization
* 9013f19 Update for opicm5
* 68943b2 rk3588: Add librkllmrt.so and rkllm.h
* d510ac6 Update rk35xx_gpu_vpu.inc
* 62c5034 Update linux-rockchip-rk3588-legacy.config
* 36c57dd opi5pro/5max: update ddrbin to v1.16
* 8d333a1 Update wiringpi_2.52.deb
* 947e6bc Update for opi3b compatibility
* d910899 Support Orange Pi 5 Pro/Max current branch
* 12d48c4 Fix lightdm issue for ubuntu
* bf37ded Update for opicm5
* c7fd0ef Support Orange Pi CM5 current branch
* cf11d6e Update for Orange Pi CM5
* 94d50c2 Support Orange Pi 3 Plus
* e9165fc Add amlogic-boot-fip and amlogic-boot-fip-spi
* 5a7ad49 Update for opi5pro
* 3b49288 Update boot-rockchip64.cmd
* 55155f1 Support linux6.1 for opi5/5b/5plus
* afe4ff8 Support Orange Pi 5 Max
* 2563495 Update for opi4lts
* 25231a7 iqfiles: Update ov13850_CMK-CT0116_default.json
* 74e0ebf Update linux-rockchip-rk3588-legacy-opi5pro.config
* 1dbc810 opicm4: update REVISION to 1.0.4

然后选择

复制代码
git checkout 7ebb9a0

编译后烧录就可以正常启动了

相关推荐
字节逆旅15 小时前
ubuntu应用深度守护
ubuntu
欧云服务器7 天前
怎么让脚本命令可以同时在centos、debian、ubuntu执行?
ubuntu·centos·debian
智渊AI7 天前
Ubuntu 20.04/22.04 下通过 NVM 安装 Node.js 22(LTS 稳定版)
ubuntu·node.js·vim
The️7 天前
Linux驱动开发之Read_Write函数
linux·运维·服务器·驱动开发·ubuntu·交互
再战300年7 天前
Samba在ubuntu上安装部署
linux·运维·ubuntu
qwfys2007 天前
How to install golang 1.26.0 to Ubuntu 24.04
ubuntu·golang·install
木尧大兄弟7 天前
Ubuntu 系统安装 OpenClaw 并接入飞书记录
linux·ubuntu·飞书·openclaw
小虾爬滑丫爬7 天前
ubuntu上设置Tomcat 开机启动
ubuntu·tomcat·开机启动
老师用之于民7 天前
【DAY25】线程与进程通信:共享内存、同步机制及实现方案
linux·c语言·ubuntu·visual studio code
小虾爬滑丫爬7 天前
Ubuntu 上设置防火墙
ubuntu·防火墙