Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:configurations:user-config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
products:sbc:vim4:configurations:user-config [2022/08/11 03:53]
hyphop [Check User Configuration]
products:sbc:vim4:configurations:user-config [2022/09/05 03:55]
nick
Line 1: Line 1:
-====== VIM4 kernel bootargs user config ======+====== VIM4 Kernel Bootargs User Config ======
  
 ===== Introduction ===== ===== Introduction =====
Line 5: Line 5:
 This page mainly introduces how-to user can customize linux kernel bootargs under Ubuntu. This page mainly introduces how-to user can customize linux kernel bootargs under Ubuntu.
  
-===== Add User Configuration =====+===== How-to customize linux kernel bootargs =====
  
 You can edit file ''/boot/uEnv.txt'' to add the user bootargs. You can edit file ''/boot/uEnv.txt'' to add the user bootargs.
Line 25: Line 25:
 You can append your bootargs to node ''boot_user_args=''. You can append your bootargs to node ''boot_user_args=''.
  
-e.g. Add bootargs ''cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory systemd.unified_cgroup_hierarchy=0'', the node ''boot_user_args='' should be as below:+e.g. Add bootargs ''cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory systemd.unified_cgroup_hierarchy=0'', the variable ''boot_user_args='' should be as below:
  
 ```shell ```shell
Line 40: Line 40:
 </WRAP> </WRAP>
  
-===== Check User Configuration =====+===== How-to check linux kernel bootargs =====
  
 After reboot system, we can check current linux kernel bootargs After reboot system, we can check current linux kernel bootargs
Last modified: 2022/09/28 08:45 by nick