orangepi-build
orangepi-build copied to clipboard
Orange Pi build for H2+, H3, H5, H6, H616, RK3328, RK3399 and RK3588(s)
Hi, I using following command to build Debian full image for OrangePI 4LTS, ``` sudo ./build.sh BOARD=orangepi4-lts BRANCH=current BUILD_OPT=image RELEASE=bullseye BUILD_MINIMAL=no BUILD_DESKTOP=yes KERNEL_CONFIGURE=no DESKTOP_ENVIRONMENT=xfce DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base DESKTOP_APPGROUPS_SELECTED="desktop_tools programming" COMPRESS_OUTPUTIMAGE=sha,gpg,img ``` but...
Hello! I have few question about this build script, one is what is the OS better for this? 1. When I try to compile at debian 10 i've getting ```...
CPU configuration: 480000 - 1512000 with ondemand Displaying message: Preparing host info Displaying message: Build host OS release focal info Displaying message: Syncing clock cn.pool.ntp.org info Displaying message: Checking for...
``` root@35b6a4c971d9:~/OrangePiRK3399# ./build.sh Reading package lists... Done Building dependency tree... Done Reading state information... Done automake is already the newest version (1:1.16.5-1.3). bc is already the newest version (1.07.1-3build1). dosfstools...
1) I suggest drop very old compilers 2) I suggest install sunxi things to sunxi only
The default bit rate (1500000 bps) is too high to make some devices to work properly. I made it changeable from orangepiEnv.txt . Tested to be functioning well on OrangePi...
Hi, The image built by current mainline doesn't include hciattach_opi: During build it shows: ``` install: cannot stat '/home/sde/projects/orangepi-build/external/packages/blobs/bt/hciattach/hciattach_opi_arm64_current': No such file or directory ``` It looks like this patch...
fix: p80.pool.sks-keyservers.net:80 not resolved
asus@asus-1:~/project/orangepi/orangepi-build$ ./build.sh [ warn ] This script requires root privileges, trying to use sudo [ o.k. ] Using config file [ /home/asus/project/orangepi/orangepi-build/userpatches/config-example.conf ] [ .... ] Extension being added [...
I've tried the setup below with many different boards. For some reason it fails on the Orange PI 3 LTS. If you fix this error, I will port it to...