Yes, and regenerate the Grub configuration afterward by running sudo update-grub
.
Switching kernels is a good suggestion, although choosing the mainline kernel might not be where I would start because it is a development release. Try the LTS kernel, which is more stable:
sudo pacman -S linux-lts linux-lts-headers
If you have rolled back to a snapshot, bring your system fully up to date with garuda-update
before installing the new kernel.
Select the new kernel from the advanced boot options in the Grub menu.