orangepi-build
orangepi-build copied to clipboard
Orange Pi build for H2+, H3, H5, H6, H616, RK3328, RK3399 and RK3588(s)
看到CM4的设备树已经在[orange-pi-6.6-rk35xx](https://github.com/orangepi-xunlong/linux-orangepi/blob/orange-pi-6.6-rk35xx/arch/arm64/boot/dts/rockchip/rk3566-orangepi-cm4-v1.4.dts)分支了,以及同样是RK3566的3B很早就支持了build 6.6的内核 b44a27562bcd377969aff68bf383875d6700e004 尝试了强行给KERNEL_TARGET加上current目标,编译的内核看起来可以正常工作 https://github.com/orangepi-xunlong/orangepi-build/blob/f11df9bf0d0bd57f6c968b4c520c2ced0517baeb/external/config/boards/orangepicm4.conf#L5 已测试的外设: - nvme硬盘(pcie2x1) - wifi - usb - 有线网卡 所以为什么没有官方支持CM4的current目标?
我使用最新的build,编译kernel时报错cd: /orangepi-build/kernel/orange-pi-6.1-sun50iw9: No such file or directory 。发现orangebuild文件下并没有自动下载kernel,然后从orangepi-build/external/config/下移动出来,即使改名后仍然无法编译kernel,报相同错误。请问为什么没有自动下载,应该怎么添加这个orange-pi-6.1-sun50iw9? I am using the latest build, and when I compile the kernel, I get an error message: cd: /orangepi-build/kernel/orange-pi- 。 I found...
hi how to install original ubuntu 18.0 on the orange pi 5 plus ?
## Description: Hello, I'm currently using the Orange Pi Zero 2, which features the Mali G31 MP2 GPU. While Panfrost works well for 3D rendering, I noticed there is no...
Hello, Clear image install: `Orangepi5pro_1.0.4_ubuntu_jammy_desktop_xfce_linux6.1.43.img` Enabled cam1 in orangepi-config. Test command: `gst-launch-1.0 v4l2src device=/dev/video11 io-mode=4 ! video/x-raw,format=NV12,width=2112,height=1568,framerate=30/1 ! mpph264enc ! rtph264pay ! udpsink host=10.10.2.222 port=3000` It works, but only 15...
**板子是orange pi 5 plus 16g的。使用镜像为Orangepi5plus_1.0.10_ubuntu_jammy_desktop_xfce_linux6.1.43** 想使用redroid,Android运行不起来,根据文档需要安装扩展 ``` apt install linux-modules-extra-`uname -r` modprobe binder_linux devices="binder,hwbinder,vndbinder" modprobe ashmem_linux ``` 运行无法安装 ``` root@orangepi5plus:/data/anbox-modules# apt install linux-modules-extra-`uname -r` Reading package lists... Done Building dependency...
hello friends i am new with orange pi and linux. i have an orangepi5B which has RK3588s chip, i want to make image for it and using yocto project, until...
Hello, I have a OrangePi 5, with the RK3588s. I would like to make an image, using buildroot. My end goal is to compile and flash Nerves onto it. Unfortunately...
For **OrangePi 3b** I successfully build `gnome` jammy `.img` but `X11` works but `wayland` does not! On 2nd try I installed official jammy `server` editior & installed `ubuntu-desktop` still no...
After compiling the Orangepi zero3 firmware with a new bootloader, the board does not start because it cannot find the /dtb/allwinner/sun50i-h618-orangepi-zero3.dtb file, since the kernel is assembled under the old...