Load Kernel modules error

Thank you for the information @freggel.doe. Just to be clear, following the direction from the post here Failed to start Load Kernel Modules - #18 by The_Quantum_Alpha and adding in your recommendation, the command to resolve my kernel load error is:

sudo pacman -S linux510 && mkinitcpio -P && mhwd-kernel -r linux54 && mkinitcpio -P && pacman -S linux54 && mkinitcpio -P && pacman -R linux510 && mkinitcpio -P

Thanks!

1 Like