Please do check
Sam
Please do check
Sam
vero4k+ Stock image, same issue:
https://paste.osmc.tv/xojigaveyu.coffee
If you want a full log, I have to install rsyslog but then itβs no longer completely stock image.
Thanks for confirming.
Do you have a set of steps for me to repro on a fresh install so I can check this out?
Cheers
Sam
Yes use my script to activate zram:
https://paste.osmc.tv/odemixoxom.vala
disable current swap (if you have one enabled): swapoff -a
Trigger my script, this activates zram with around 400MB
Next you can fillup the mem with a python script:
https://paste.osmc.tv/ugipunaxed.coffee
The python scripts needs the mem size in MB as paramerter.
memload.py 1000 fills the ram with 1000MB
Increase the value step by step till swapping starts, and the kernel will crash
Zram is working with kernel 4.9, thank you. Case is closed