The ram in the FLX1 is not enough for my usual daily routine (opening Firefox, Tuba, Fractal, Signal (in Android container) and using all of them for a while). Usually, then my firefox gets unresponsive or phosh gets ultra slow or even unusable.
I would therefore like to add a little bit of swap (but still of course want the already configured zram "swap" to come first / have higher prio). Unfortunately I don't find where it is configured (it's not in /etc/fstab or in /lib/init/fstab) in order to set its priority higher than the one of my new swap (for which I can't give negative prio in /etc/fstab). By default, my new swap gets prio -2 and /dev/block/zram0 gets -3, so the wrong order. Any ideas?
What do you think of generally configuring swap space as a default for all flx1 devices? Or do you fear the storage might suffer from this?
Or do you have other ideas that are better than adding swap?
@jakes2me-com this does not help, even with this wifi is disabled on reboot. I have to disable the service, reboot again and start the service. So at present the automation is not working.
yeah it broke for me last update too for some reason and sadly its not the wifi service from what I found, I found its because of "After=lxc@android.service" in the bootscript i.e its the driver loading service.
To fix this for me at least, I usually dont need the swap right away after boot, so I manually made an onboot script thats set for 10 mins after boot at thats it lol. Phone is unlikely to be booting for 10 mins and will usually be about 5 so 5 after boot aint half bad vs not having wifi.
$ cat /etc/systemd/zram-generator.conf.d/librem5.conf
[zram0]
zram-fraction = 2
max-zram-size = none
Does this make sense for FLX1 as well ? Originally for Librem 5.
https://forums.puri.sm/t/why-and-how-to-extend-zram-on-l5-a-revolution-for-librem-5-stability/24046/34?u=pirate_praveen