04-24-2020, 02:52 AM
(04-23-2020, 02:02 PM)spikerguy Wrote:This one: https://osdn.net/projects/manjaro-arm/st...04.img.xz/(04-22-2020, 06:50 AM)mlentink Wrote: I had Manjaro on a 32G card, which ran relatively smooth. Then I decided te gve it more room, flashed it to a 64G card, booted and saw there were many updates. So I ran the updates and rebooted. Now it's become very sllllooowww. The sccard was brand new. Anything I missed?
Which image are you using? Maybe you should try the latest one and enable zswap by running the following on your emmc installation.
Code:sudo pacman -S zswap-arm
sudo systemctl enable zswap-arm --now
I hope it helps.
I'll try it!