Open
Description
Following these instructions:
Lines 133 to 143 in a25f704
On a Pi 4 running Ubuntu 20.04 will not change the cmdline. Instead, you must edit /boot/firmware/cmdline.txt
to say
zswap.enabled=1 zswap.zpool=z3fold zswap.compressor=zstd dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc rcu_nocbs=2,3 nohz_full=2,3 isolcpus=2,3 irqaffinity=0,1 audit=0 watchdog=0 skew_tick=1 quiet splash
Reboot and the changes will be in effect. This fix is tested and confirmed working for me.
It's unclear if this is a distro issue between Ubuntu and Raspian.
5 weeks from now, I'll have free time to investigate myself. For now, I'm documenting the issue.
Metadata
Metadata
Assignees
Labels
No labels