Press ESC to close

Magisk: Disable Zram

#!/system/bin/sh sleep 2 swapoff /dev/block/zram0 echo 1 > /sys/block/zram0/reset Make it executable:

cat /proc/swaps zRAM should no longer appear. disable zram magisk

swapoff /dev/block/zram0 echo 1 > /sys/block/zram0/reset To verify: /sys/block/zram0/reset To verify:

Bruce Li

I'm an experienced mechanical engineer with a deep passion for sharing knowledge and resources with the engineering community. My goal is to provide easy access to high-quality materials that can enhance your understanding of key concepts and applications. I hope you find these resources valuable in your journey through the fascinating world of mechanical engineering.

Leave a Reply