How to find CPU microcode version ?

Kurt Jaeger lists at opsec.eu
Sun Feb 18 15:45:15 UTC 2018


Hi!

> > How do I find the microcode version a Intel CPU is currently using ? 
> 
> I was pointed to
> 
> https://forums.freebsd.org/threads/introducing-cpupdate-a-microcode-tool-for-freebsd.64588/
> 
> which points to:
> 
> https://github.com/kernschmelze/cpupdate
> 
> Works!

So:

On the box which showed problems, I had:

-> CPUID: 306a9  Family: 06  Model: 3A  Stepping: 09  uCodeRev: 00000012

Update done with 

pkg install devcpu-data

service microcode_update start

Now I have:

-> CPUID: 306a9  Family: 06  Model: 3A  Stepping: 09  uCodeRev: 0000001C

On the spare box that shows no sign of trouble:

-> CPUID: 306a9  Family: 06  Model: 3A  Stepping: 09  uCodeRev: 00000019

Hmm.

-- 
pi at opsec.eu            +49 171 3101372                         2 years to go !


More information about the freebsd-current mailing list