关于香橙派系统烧录,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

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

相关推荐
周末不下雨4 小时前
win11+ubuntu22.04双系统 | 联想 24 y7000p | ubuntu 22.04 | 把ubuntu系统装到1T的移动固态硬盘上!!!
linux·运维·ubuntu
咖喱鱼蛋6 小时前
Ubuntu安装Electron环境
linux·ubuntu·electron
ac.char6 小时前
在 Ubuntu 系统上安装 npm 环境以及 nvm(Node Version Manager)
linux·ubuntu·npm
淡水猫.7 小时前
Fakelocation Server服务器/专业版 ubuntu
运维·服务器·ubuntu
ac.char10 小时前
在 Ubuntu 上安装 Yarn 环境
linux·运维·服务器·ubuntu
入 梦皆星河11 小时前
在 Ubuntu/Debian 上安装 Go
ubuntu·golang·debian
IT果果日记11 小时前
ubuntu 安装 conda
linux·ubuntu·conda
Python私教11 小时前
ubuntu搭建k8s环境详细教程
linux·ubuntu·kubernetes
梓仁沐白17 小时前
ubuntu+windows双系统切换后蓝牙设备无法连接
windows·ubuntu
写点什么啦1 天前
[debug]不同的window连接ubuntu的vscode后无法正常加载kernel
linux·vscode·ubuntu·debug