Re: Unable to suspend
Reply #12 –
I have installed the new kernel and run grub-mkconfig -o /boot/grub/grub.cfg
Output:
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/artix/theme.txt
Found linux image: /boot/vmlinuz-linux-lts
Found initrd image: /boot/initramfs-linux-lts.img
Found fallback initrd image(s) in /boot: initramfs-linux-lts-fallback.img
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/initramfs-linux.img
Found fallback initrd image(s) in /boot: initramfs-linux-fallback.img
WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Found memtest86+ image: /boot/memtest86+/memtest.bin
done
However, I cannot find the new kernel in the grub menu. I tried to follow <https://joshtronic.com/2017/10/13/how-to-downgrade-to-the-lts-linux-kernel-on-arch/> but there is no /boot/loader/entries/ directory in my /boot/.
Also, - this worked in removing the AER message. Thanks, @jrballesteros05 .