Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Microcode updates for "old" Intel CPU's
Date: Fri, 12 Jan 2018 18:42:14
Message-Id: 8472733.tdHJfgl724@dell_xps
In Reply to: Re: [gentoo-user] Microcode updates for "old" Intel CPU's by Rich Freeman
1 On Friday, 12 January 2018 17:47:46 GMT Rich Freeman wrote:
2 > On Fri, Jan 12, 2018 at 11:23 AM, Corbin Bird <corbinbird@×××××××.net>
3 wrote:
4 > > On 01/11/2018 05:02 PM, Rich Freeman wrote:
5 > >> IMO Spectre is going to drive some microcode updates for relatively
6 > >> recent CPUs, compiler improvements, and some hand-tuning of
7 > >> particularly critical code.
8 > >
9 > > The microcode updates pushed out for AMD by Gentoo seem to be only for :
10 > > Fam16h, Fam17h CPUs.
11 >
12 > FWIW even the 17h microcode doesn't seem to be updating on my Ryzen:
13 >
14 > dmesg | grep microco
15 > [ 0.989279] microcode: CPU0: patch_level=0x08001129
16 > [ 0.989421] microcode: CPU1: patch_level=0x08001129
17 > [ 0.989565] microcode: CPU2: patch_level=0x08001129
18 > [ 0.989708] microcode: CPU3: patch_level=0x08001129
19 > [ 0.989857] microcode: CPU4: patch_level=0x08001129
20 > [ 0.990001] microcode: CPU5: patch_level=0x08001129
21 > [ 0.990183] microcode: CPU6: patch_level=0x08001129
22 > [ 0.990332] microcode: CPU7: patch_level=0x08001129
23 > [ 0.990475] microcode: CPU8: patch_level=0x08001129
24 > [ 0.990619] microcode: CPU9: patch_level=0x08001129
25 > [ 0.990764] microcode: CPU10: patch_level=0x08001129
26 > [ 0.990905] microcode: CPU11: patch_level=0x08001129
27 > [ 0.991095] microcode: Microcode Update Driver: v2.2.
28
29 My AMD:
30
31 [ 0.025000] smpboot: CPU0: AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G
32 (family: 0x15, model: 0x30, stepping: 0x1)
33
34 is similarly failing to show signs of early microcode update, as it always
35 did:
36
37 $ dmesg | grep -i microcode
38 [ 1.348991] microcode: CPU0: patch_level=0x06003106
39 [ 1.349718] microcode: CPU1: patch_level=0x06003106
40 [ 1.350434] microcode: CPU2: patch_level=0x06003106
41 [ 1.351158] microcode: CPU3: patch_level=0x06003106
42 [ 1.351879] microcode: Microcode Update Driver: v2.2.
43
44
45 > That said, there still isn't any AMD documentation around the
46 > microcode updates that I've been able to find, so I have no idea what
47 > the correct patch level is even supposed to be. I just know that I'm
48 > not getting a message about early updates. I do have linux 4.4.13
49 > which includes the family 17h patch.
50
51 I'm on 4.14.12-gentoo now.
52
53
54 > The other odd thing is that a firmware update was released for my
55 > motherboard (ASRock AB350 Pro4) on the 10th, and if I flash it grub
56 > will no longer boot the linux kernel, and it is pretty slow overall,
57 > but it will still boot memtestx86 just fine. I figured I'd wait a few
58 > days and see if there is any further info on it.
59
60 No Asus MoBo firmware updates here ... but would they be even required/
61 necessary for the CPU bugs?
62 --
63 Regards,
64 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Microcode updates for "old" Intel CPU's Rich Freeman <rich0@g.o>
Re: [gentoo-user] Microcode updates for "old" Intel CPU's Corbin Bird <corbinbird@×××××××.net>