EasyManua.ls Logo

ORANGE Pi 3B - Page 309

ORANGE Pi 3B
366 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
range Pi User Manual Copyright reserved by Shenzhen Xunlong Software Co., Ltd
301
you can directly modify the kernel configuration, save and exit after modification. Yes,
after exiting, the kernel source code will be compiled
a. If you do not need to modify the configuration options of the kernel, when
running the build.sh script, pass in KERNEL_CONFIGURE=no to temporarily
block the pop-up kernel configuration interface
test@test:~/orangepi-build$ sudo ./build.sh KERNEL_CONFIGURE=no
b. You can also set KERNEL_CONFIGURE=no in the
orangepi-build/userpatches/config-default.conf configuration file, which can
permanently disable this function
c. If the following error is displayed when compiling the kernel, it is because the
terminal interface of the Ubuntu PC is too small to display the make menuconfig
interface. Please maximize the terminal of the Ubuntu PC and run the build.sh script
again

Table of Contents