Jump to content

Recommended Posts

Posted (edited)

I have having the same issue as discussed here & it also provided solution for it

https://github.com/IceWhaleTech/CasaOS/issues/1136

 

I have added

cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1

to armbianEnv.txt

 

The dmesg logs indicate that these arguments are failing

[   15.630904] Kernel command line: root=UUID=eb6a27ef-3932-431f-92fd-e61fea75356c rootwait rootfstype=ext4 splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=f3aeb909-d11b-ec42-a52c-4507e474335c usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u,0x1058:0x25a2:u cma=256M cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1  cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory
[   15.631910] Unknown kernel command line parameters "splash=verbose ubootpart=f3aeb909-d11b-ec42-a52c-4507e474335c cgroup_enable=memory cgroup_memory=1", will be passed to user space.
.
.
.
[   18.261976] Run /init as init process
[   18.262019]   with arguments:
[   18.262028]     /init
[   18.262034]   with environment:
[   18.262039]     HOME=/
[   18.262044]     TERM=linux
[   18.262049]     splash=verbose
[   18.262054]     ubootpart=f3aeb909-d11b-ec42-a52c-4507e474335c
[   18.262060]     cgroup_enable=memory
[   18.262065]     cgroup_memory=1
[   18.263469]  mmcblk1: p1 p2

 

The bug still haunts me, any ideas how should I approach this problem

Edited by ioncube
xyz

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines