Good afternoon! I’ve got a little problem on my side.
Recently, Linux kernel stopped using lz4 and z3fold as it’s being configured. Instead, in dmesg I get:
1.242353] zswap: compressor lz4 not available, using default lzo
1.244351] zswap: zpool z3fold not available, using default zbud
1.244358] zswap: loaded using pool lzo/zbud
Of course, I have taken measures to lz4/z3fold modules at boot. For example, in /etc/modules-load.d/ I placed lz4.conf and z3fold.conf with appropriate content abd I even messed with dracut and put the same-type configuration files in /etc/dracut.conf.d/, but nothing works.
But it was working only recently, I swear! I don’t know, however, when it happened (after 5.6 to 5.7 kernel upgrade?).
Disabled the stable kernel repository, switched to standard Tumbleweed kernel and got no results. I wonder if something in the 5.7 kernel changed that caused the problem.
By the way, can anyone provide me with 5.6 kernel to prove that? Mine was removed after updates, so I don’t have it anymore.
Actually, I am new to OpenSUSE. I am using it since mid-May and don’t know how things go here. Also, I am not sure I can write such script without anyone’s help.
That’s a repository for the package? Why can’t I download it? Is it still building?
Anyway, it’s a bed time for me and tomorrow is a planned electricity outage in my district, so I probably won’t be able to test it until evening. But thank you very much, you did a lot of help!