You are not logged in.
Pages: 1
I am using grub for my install. I am following these instructions: https://wiki.archlinux.org/title/Microcode#Installation. I've provided an image of what I am running into.
https://ibb.co/W0CLFC6
Offline
That command makes no sense, and the wiki doesn't say to run it.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Are you using a custom kernel ?
If not, just follow what Wiki says :
grub-mkconfig will automatically detect the microcode update and configure GRUB appropriately. After installing the microcode package, regenerate the GRUB config to activate loading the microcode update by running:
# grub-mkconfig -o /boot/grub/grub.cfg
Note: grub-mkconfig does not add the microcode images to the fallback initramfs boot entry..
Offline
Are you using a custom kernel ?
If not, just follow what Wiki says :
What makes you assume that the OP is using Grub as their bootloader?
Offline
Well...
I am using grub for my install.
Offline
Well...
droidus wrote:I am using grub for my install.
Woops. I don't know how I missed that bit.
Sorry ![]()
Offline
Are you using a custom kernel ?
If not, just follow what Wiki says :
Wiki wrote:grub-mkconfig will automatically detect the microcode update and configure GRUB appropriately. After installing the microcode package, regenerate the GRUB config to activate loading the microcode update by running:
# grub-mkconfig -o /boot/grub/grub.cfg
Note: grub-mkconfig does not add the microcode images to the fallback initramfs boot entry..
I am not.
Got it, thank you!
Offline
Pages: 1