Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New Intel Microcode [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Fri Jul 06, 2018 11:12 am    Post subject: New Intel Microcode [SOLVED] Reply with quote

I have followed the instructions at the wiki but now
run into a problem: multiple microcode bundles

here is the output of sudo iucode_tool -S -l /lib/firmware/intel-ucode/*

Code:
iucode_tool: system has processor(s) with signature 0x000406e3
microcode bundle 1: /lib/firmware/intel-ucode/06-4e-01
microcode bundle 2: /lib/firmware/intel-ucode/06-4e-02
microcode bundle 3: /lib/firmware/intel-ucode/06-4e-03
microcode bundle 4: /lib/firmware/intel-ucode/06-4e-08
selected microcodes:
  001/001: sig 0x000406e1, pf_mask 0xf2, 2014-08-06, rev 0x0016, size 80896
  001/002: sig 0x000406e1, pf_mask 0x80, 2014-11-11, rev 0x0020, size 81920
  002/001: sig 0x000406e2, pf_mask 0xf2, 2014-11-05, rev 0x000a, size 79872
  002/002: sig 0x000406e2, pf_mask 0xc0, 2015-05-21, rev 0x002c, size 86016
  003/001: sig 0x000406e3, pf_mask 0xc0, 2018-04-17, rev 0x00c6, size 99328
  004/001: sig 0x000406e8, pf_mask 0x80, 2016-04-14, rev 0x0026, size 95232


so, which location goes into my kernel config? all of them? Help appreciated.


[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)


Last edited by albright on Sat Jul 07, 2018 11:07 am; edited 1 time in total
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5947

PostPosted: Fri Jul 06, 2018 11:21 am    Post subject: Reply with quote

if the firmware dir is set as /lib/firmware then you only need to add "intel-ucode/06-4e-03". :wink:

fwiw, my kabylake cpus do a similar thing. easiest way to pick the right one is to get the 0x-whatever signature string at the top, find it in the bottom, look for the number at the far left, then look to the list in the middle. that's the one you want. a little messed up, i know. :lol:
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
papas
Tux's lil' helper
Tux's lil' helper


Joined: 01 Dec 2014
Posts: 141
Location: Athens

PostPosted: Fri Jul 06, 2018 11:25 am    Post subject: Re: New Intel Microcode Reply with quote

albright wrote:
I have followed the instructions at the wiki but now
run into a problem: multiple microcode bundles

here is the output of sudo iucode_tool -S -l /lib/firmware/intel-ucode/*

Quote:
iucode_tool: system has processor(s) with signature 0x000406e3
microcode bundle 1: /lib/firmware/intel-ucode/06-4e-01
microcode bundle 2: /lib/firmware/intel-ucode/06-4e-02
microcode bundle 3: /lib/firmware/intel-ucode/06-4e-03
microcode bundle 4: /lib/firmware/intel-ucode/06-4e-08
selected microcodes:
001/001: sig 0x000406e1, pf_mask 0xf2, 2014-08-06, rev 0x0016, size 80896
001/002: sig 0x000406e1, pf_mask 0x80, 2014-11-11, rev 0x0020, size 81920
002/001: sig 0x000406e2, pf_mask 0xf2, 2014-11-05, rev 0x000a, size 79872
002/002: sig 0x000406e2, pf_mask 0xc0, 2015-05-21, rev 0x002c, size 86016
003/001: sig 0x000406e3, pf_mask 0xc0, 2018-04-17, rev 0x00c6, size 99328
004/001: sig 0x000406e8, pf_mask 0x80, 2016-04-14, rev 0x0026, size 95232


so, which location goes into my kernel config? all of them? Help appreciated.

I think
Quote:
iucode_tool: system has processor(s) with signature 0x000406e3

so is
Quote:
003/001: sig 0x000406e3, pf_mask 0xc0, 2018-04-17, rev 0x00c6, size 99328

which is:
Quote:
microcode bundle 3: /lib/firmware/intel-ucode/06-4e-03

but i am not sure about it...

oops sorry "bunder" is faster
Back to top
View user's profile Send private message
kite14
Apprentice
Apprentice


Joined: 07 Nov 2006
Posts: 216
Location: Italy

PostPosted: Sat Jul 07, 2018 6:37 am    Post subject: Re: New Intel Microcode Reply with quote

papas wrote:

Quote:
iucode_tool: system has processor(s) with signature 0x000406e3

so is
Quote:
003/001: sig 0x000406e3, pf_mask 0xc0, 2018-04-17, rev 0x00c6, size 99328

which is:
Quote:
microcode bundle 3: /lib/firmware/intel-ucode/06-4e-03

but i am not sure about it...

oops sorry "bunder" is faster

Yes, that's the way you locate the right firmware file for your CPU
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Sat Jul 07, 2018 11:06 am    Post subject: Reply with quote

thanks to all - that is in fact no change from what I have :)
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum