Re: Problem with late AMD microcode reload/feedback
From: Borislav Petkov
Date: Sat Dec 15 2018 - 19:05:34 EST
On Sun, Dec 16, 2018 at 12:46:05AM +0100, RafaÅ MiÅecki wrote:
> [19.736770] microcode: [find_equiv_id] sig:8458000
That's your CPU's family/model/stepping: 0x0810f10
> [19.736772] microcode: [find_equiv_id] equiv_table->installed_cpu:8392466
> [19.736775] microcode: [find_equiv_id] equiv_table->installed_cpu:8392578
and those are present on the system. Best to look at them in hex, btw:
0x0800f12
0x0800f82
Which means, there's no microcode for your CPU so nothing gets updated.
--
Regards/Gruss,
Boris.
Good mailing practices for 400: avoid top-posting and trim the reply.