Swapspace issue

Take a look at ls -la /var/cache/pacman/pkg | grep linux. This will tell you which versions are in your own cache. Don’t forget to also downgrade necessary modules.

You don’t need a filesystem, and there’s no need to fsck the swap partition, so:

UUID=daf0114f-9ff9-4f2e-884d-24924538c92b none swap defaults 0 0

But I doubt this is the problem.

That fstab entry was created by the installer. I have never made changes to it.
If it was causing trouble, I’d assume it would do so every time, not once out of 20ish times.

I said I doubt that’s the problem. If don’t want to change then don’t.

As I couldn’t figure a way to revert to kernel 5.10.2, I went with 5.9.16. This issue has not occurred since the kernel downgrade. It’s still to soon to say for sure the problem is gone with this older kernel.