System shuts down abruptly without warning

I see microcode load when you start your system and while I have no idea what is creating your issue - the first thing I would try is moving the ucode.img from /boot to a backup location - then run

sudo mkinitcpio -P
sudo grub-mkconfig -o /boot/grub/grub.cfg

Reboot see if it goes away.

2 Likes