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.

-- 
p...@opsec.eu            +49 171 3101372                         2 years to go !
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to