Franco Martelli wrote: 
> On 25/09/24 at 14:58, Jörg-Volker Peetz wrote:
> > What is the output of
> > 
> > sudo dmesg | grep -E '(microcode|model)'
> > 
> > ?
> > This should show information about your CPU model and if its microcode
> > is actually updated.
> > 
> > Regards,
> > Jörg.
> > 
> 
> It returns:
> 
> ~# dmesg | grep -E '(microcode|model)'
> [    0.131534] smpboot: CPU0: AMD FX(tm)-8350 Eight-Core Processor (family:
> 0x15, model: 0x2, stepping: 0x0)
> [    0.470751] microcode: microcode updated early to new
> patch_level=0x06000852
> [    0.470889] microcode: CPU0: patch_level=0x06000852
> [    0.470968] microcode: CPU1: patch_level=0x06000852
> [    0.471078] microcode: CPU2: patch_level=0x06000852
> [    0.471166] microcode: CPU3: patch_level=0x06000852
> [    0.471276] microcode: CPU4: patch_level=0x06000852
> [    0.471360] microcode: CPU5: patch_level=0x06000852
> [    0.471438] microcode: CPU6: patch_level=0x06000852
> [    0.471523] microcode: CPU7: patch_level=0x06000852
> [    0.471627] microcode: Microcode Update Driver: v2.2.
> 
> Is the CPU updated to the latest microcode?

Yes.

Resources I needed to find that out for you:
https://www.cpu-world.com/cgi-bin/CPUID.pl?CPUID=22328

and

https://github.com/platomav/CPUMicrocodes/blob/master/AMD/cpu00600F20_ver06000852_2018-02-06_893C1544.bin

-dsr-

Reply via email to