You are not logged in.

#1 2012-09-08 19:21:46

Rhiadratech
Member
From: UK
Registered: 2011-05-20
Posts: 32

[solved] AMD Ucode not loading on boot

Its being called twice during the early hooks stage of udev.
i have already googled and found I needed to have installed the AMD Ucode package. I have version 2012.1.17-3 but it is being ignored.

Im getting the error

[unix time stamp i assume] microcode: failed to load file amd-ucode/microcode_amd.bin

twice after a long pause.

How do  I fix it?

Last edited by Rhiadratech (2012-09-10 14:10:51)

Offline

#2 2012-09-08 19:26:34

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [solved] AMD Ucode not loading on boot

Are you including the microcode module in your initramfs? You really shouldn't be...

https://bugs.archlinux.org/task/30954


Also relevant from some simple searches:

https://bbs.archlinux.org/viewtopic.php?id=144699
https://bbs.archlinux.org/viewtopic.php?pid=1138669

Offline

#3 2012-09-08 19:33:26

Rhiadratech
Member
From: UK
Registered: 2011-05-20
Posts: 32

Re: [solved] AMD Ucode not loading on boot

I have put microcode in there as per instructions, but the word microcode was not in mkinitcpio.conf when I installed the system and started seeing the message. I think I added it on instructions in one of the 2 threads or an arch wiki page on the subject. I'll remove it.

The thing is I HAVE the amd-ucode package installed,  and i'm STILL getting the message and associated delay on boot. So I'm looking for how I inform it I have installed it?

Last edited by Rhiadratech (2012-09-08 19:35:07)

Offline

#4 2012-09-08 19:36:23

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [solved] AMD Ucode not loading on boot

By adding the firmware file to the initramfs.

DO NOT DO THIS

There is nothing to be gained by loading microcode firmware from the initramfs. It will be automatically loaded from userspace once root is mounted and udev starts up.

Offline

Board footer

Powered by FluxBB