I’ve followed these wiki instructions for configuring Zswap. However, I run into the following error when regenerating initramfs with dracut:
dracut: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut/initramfs --kerneldir /lib/modules/5.6.19-300.fc32.x86_64/ -m lz4 lz4_compress
dracut-install: ERROR: installing 'lz4_compress'
Any ideas?
sudo modprobe lz4 lz4_compress
runs to completion without error, so the kernel modules are installed and available.