Jump to content

unto

Members
  • Posts

    1
  • Joined

  • Last visited

  1. I want to change kernel config,but not success. here is my config-default.conf KERNEL_ONLY="" # leave empty to select each time, set to "yes" or "no" to skip dialog prompt KERNEL_CONFIGURE="yes" # leave empty to select each time, set to "yes" or "no" to skip dialog prompt CLEAN_LEVEL="make,debs,oldcache" DEST_LANG="en_US.UTF-8" # sl_SI.UTF-8, en_US.UTF-8 KERNEL_KEEP_CONFIG="no" # do not overwrite kernel config before compilation EXTERNAL="yes" # build and install extra applications and drivers EXTERNAL_NEW="prebuilt" # compile and install or install prebuilt additional packages CREATE_PATCHES="no" # wait that you make changes to uboot and kernel source and creates patches BUILD_ALL="no" # cycle through available boards and make images or kernel/u-boot packages. BSPFREEZE="" # freeze armbian packages (u-boot, kernel, dtb) INSTALL_HEADERS="" # install kernel headers package when enter kernel config menu,I save to my.config ,and then I change my.config setting CONFIG_STRICT_DEVMEM=n then I load my.config back . then GUI will ask " Do you wish to save your new configuration ? <ESC><ESC> x to continue" I chose yes. then It will create Armbian_5.41_Orangepione_Ubuntu_xenial_default_3.4.113.img,then I clone to sd card. I boot orange pi one ,then check kernel config setting cat /proc/config.gz | gunzip > mykernel.conf always be CONFIG_STRICT_DEVMEM=y how could I change this kernel config setting?? thanks help~
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines