[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cpu supported?



On Sat, Feb 18, 2023 at 1:57 AM Tom <tomc@tecunlimitedsoftware.com> wrote:
>
> IsIntel® Core™ i5-10600K Processor
>
> Is this processor supported? Which release be best.

The Core i5-10600K is a 10th gen/IceLake processor. It is supported by
the linux kernel.

There are no microcode updates (yet?) on my Core i5-1035G1 10th gen:

$ grep microcode /proc/cpuinfo
microcode       : 0xb2
microcode       : 0xb2
microcode       : 0xb2
microcode       : 0xb2
microcode       : 0xb2
microcode       : 0xb2
microcode       : 0xb2
microcode       : 0xb2

$ dmesg | grep microcode
[    0.746446] microcode: sig=0x706e5, pf=0x80, revision=0xb2
[    0.746479] microcode: Microcode Update Driver: v2.2.

$ journalctl -b -k | grep microcode
Feb 16 23:18:00 icelake kernel: microcode: sig=0x706e5, pf=0x80, revision=0xb2
Feb 16 23:18:00 icelake kernel: microcode: Microcode Update Driver: v2.2.

(Also see https://wiki.debian.org/Microcode ).

I'm not sure how to answer "Which release is best".

Jeff


Reply to: