public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete?
@ 2018-01-10 11:01 Peter Humphrey
  2018-01-10 15:47 ` Wolfgang Mueller
  2018-01-10 22:37 ` [gentoo-user] " Adam Carter
  0 siblings, 2 replies; 11+ messages in thread
From: Peter Humphrey @ 2018-01-10 11:01 UTC (permalink / raw
  To: gentoo-user

I've just gone through the procedure to update the microcode on this haswell 
i7 box, but the version is the same now as before today's portage update. On 
looking again at the output of 'emerge intel-microcode' I see the date 
hasn't changed:

intel-ucode/06-3f-02
signature: 0x306f2
flags:     0x6f
revision:  0x3b
date:      2017-11-17
size:      33792

It looks as though my CPU hasn't been fixed yet. Is that right?

-- 
Regards,
Peter.



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete?
  2018-01-10 11:01 [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete? Peter Humphrey
@ 2018-01-10 15:47 ` Wolfgang Mueller
  2018-01-10 16:33   ` Håkon Alstadheim
  2018-01-10 17:06   ` Peter Humphrey
  2018-01-10 22:37 ` [gentoo-user] " Adam Carter
  1 sibling, 2 replies; 11+ messages in thread
From: Wolfgang Mueller @ 2018-01-10 15:47 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

> It looks as though my CPU hasn't been fixed yet. Is that right?

It seems that patches are being pushed out as they are being received,
so back when that one was released, no other updates were available.

See https://bugs.gentoo.org/643430#c10

We should get the full range of updates in the next few days.

-- 
Wolfgang Mueller / vehk.de / GPG 0xc543cfce9465f573

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete?
  2018-01-10 15:47 ` Wolfgang Mueller
@ 2018-01-10 16:33   ` Håkon Alstadheim
  2018-01-10 17:06   ` Peter Humphrey
  1 sibling, 0 replies; 11+ messages in thread
From: Håkon Alstadheim @ 2018-01-10 16:33 UTC (permalink / raw
  To: gentoo-user

I've got this in my boot directory:
-rwxr-xr-x 1 root root   67584 Jan 10 15:12 /boot/microcode.bin
-rwxr-xr-x 1 root root   33792 Jan  7 23:56 /boot/microcode.bin.prev

These are the split ucode file for my cpu, specifically a copy of
/lib/firmware/intel-ucode/06-3f-02.

I'm running xen, an xl dmesg says (from loading microcode at boot):
(XEN) microcode: CPU0 updated from revision 0x39 to 0x3b, date = 2017-11-17
(XEN) xstate: size: 0x340 and states: 0x7

0x3b is the same as with the previous microcode, but the size of the
file has changed. What is up with that?

Den 10. jan. 2018 16:47, skrev Wolfgang Mueller:
>> It looks as though my CPU hasn't been fixed yet. Is that right?
> 
> It seems that patches are being pushed out as they are being received,
> so back when that one was released, no other updates were available.
> 
> See https://bugs.gentoo.org/643430#c10
> 
> We should get the full range of updates in the next few days.
> 


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete?
  2018-01-10 15:47 ` Wolfgang Mueller
  2018-01-10 16:33   ` Håkon Alstadheim
@ 2018-01-10 17:06   ` Peter Humphrey
  2018-01-10 18:12     ` Mick
  1 sibling, 1 reply; 11+ messages in thread
From: Peter Humphrey @ 2018-01-10 17:06 UTC (permalink / raw
  To: gentoo-user

On Wednesday, 10 January 2018 15:47:25 GMT Wolfgang Mueller wrote:
> > It looks as though my CPU hasn't been fixed yet. Is that right?
> 
> It seems that patches are being pushed out as they are being received,
> so back when that one was released, no other updates were available.
> 
> See https://bugs.gentoo.org/643430#c10
> 
> We should get the full range of updates in the next few days.

Right. Patience is a virtue, they say.

-- 
Regards,
Peter.



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete?
  2018-01-10 17:06   ` Peter Humphrey
@ 2018-01-10 18:12     ` Mick
  2018-01-10 19:49       ` [gentoo-user] " Nikos Chantziaras
  0 siblings, 1 reply; 11+ messages in thread
From: Mick @ 2018-01-10 18:12 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 787 bytes --]

On Wednesday, 10 January 2018 17:06:46 GMT Peter Humphrey wrote:
> On Wednesday, 10 January 2018 15:47:25 GMT Wolfgang Mueller wrote:
> > > It looks as though my CPU hasn't been fixed yet. Is that right?
> > 
> > It seems that patches are being pushed out as they are being received,
> > so back when that one was released, no other updates were available.
> > 
> > See https://bugs.gentoo.org/643430#c10
> > 
> > We should get the full range of updates in the next few days.
> 
> Right. Patience is a virtue, they say.

So what are we to do with our old PCs, which will no longer receive Intel's 
microcode blessing?  Are we to throw them away in a landfill and of course 
take our custom elsewhere, or will the kernel patches suffice for both bugs 
and all variants?

-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-user] Re: Is sys-firmware/intel-microcode-20180108 complete?
  2018-01-10 18:12     ` Mick
@ 2018-01-10 19:49       ` Nikos Chantziaras
  2018-01-10 19:52         ` netfab
  2018-01-10 21:24         ` Mick
  0 siblings, 2 replies; 11+ messages in thread
From: Nikos Chantziaras @ 2018-01-10 19:49 UTC (permalink / raw
  To: gentoo-user

On 10/01/18 20:12, Mick wrote:
> On Wednesday, 10 January 2018 17:06:46 GMT Peter Humphrey wrote:
>> On Wednesday, 10 January 2018 15:47:25 GMT Wolfgang Mueller wrote:
>>>> It looks as though my CPU hasn't been fixed yet. Is that right?
>>>
>>> It seems that patches are being pushed out as they are being received,
>>> so back when that one was released, no other updates were available.
>>>
>>> See https://bugs.gentoo.org/643430#c10
>>>
>>> We should get the full range of updates in the next few days.
>>
>> Right. Patience is a virtue, they say.
> 
> So what are we to do with our old PCs, which will no longer receive Intel's
> microcode blessing?  Are we to throw them away in a landfill and of course
> take our custom elsewhere, or will the kernel patches suffice for both bugs
> and all variants?

The spectre bug needs a microcode update. It can't be closed by software.

Intel has a page somewhere for people asking "why do I do with my old 
PC", and they tell you to kindly fuck off (not in those words exactly, 
but it's what they mean) and direct you to their latest CPUs and places 
where you can buy them. And of course you'll also need to buy new 
mainboards and new RAM.

Millions and millions of computers are out there running Sandy Bridge 
and Ivy Bridge CPUs, since they're almost as fast as the latest CPUs. 
People use them as their main machines, or as secondary machines. 
They're all over the place. And they're all going to be vulnerable from 
here on out.

Strangely, nobody in the press called Intel out on it. Everybody acts as 
if this perfectly acceptable.



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Re: Is sys-firmware/intel-microcode-20180108 complete?
  2018-01-10 19:49       ` [gentoo-user] " Nikos Chantziaras
@ 2018-01-10 19:52         ` netfab
  2018-01-10 21:24         ` Mick
  1 sibling, 0 replies; 11+ messages in thread
From: netfab @ 2018-01-10 19:52 UTC (permalink / raw
  To: gentoo-user

Le 10/01/18 à 21:49, Nikos Chantziaras a tapoté :
> Intel has a page somewhere

source, please.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Re: Is sys-firmware/intel-microcode-20180108 complete?
  2018-01-10 19:49       ` [gentoo-user] " Nikos Chantziaras
  2018-01-10 19:52         ` netfab
@ 2018-01-10 21:24         ` Mick
  1 sibling, 0 replies; 11+ messages in thread
From: Mick @ 2018-01-10 21:24 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1885 bytes --]

On Wednesday, 10 January 2018 19:49:25 GMT Nikos Chantziaras wrote:
> On 10/01/18 20:12, Mick wrote:
> > On Wednesday, 10 January 2018 17:06:46 GMT Peter Humphrey wrote:
> >> On Wednesday, 10 January 2018 15:47:25 GMT Wolfgang Mueller wrote:
> >>>> It looks as though my CPU hasn't been fixed yet. Is that right?
> >>> 
> >>> It seems that patches are being pushed out as they are being received,
> >>> so back when that one was released, no other updates were available.
> >>> 
> >>> See https://bugs.gentoo.org/643430#c10
> >>> 
> >>> We should get the full range of updates in the next few days.
> >> 
> >> Right. Patience is a virtue, they say.
> > 
> > So what are we to do with our old PCs, which will no longer receive
> > Intel's
> > microcode blessing?  Are we to throw them away in a landfill and of course
> > take our custom elsewhere, or will the kernel patches suffice for both
> > bugs
> > and all variants?
> 
> The spectre bug needs a microcode update. It can't be closed by software.
> 
> Intel has a page somewhere for people asking "why do I do with my old
> PC", and they tell you to kindly fuck off (not in those words exactly,
> but it's what they mean) and direct you to their latest CPUs and places
> where you can buy them. And of course you'll also need to buy new
> mainboards and new RAM.
> 
> Millions and millions of computers are out there running Sandy Bridge
> and Ivy Bridge CPUs, since they're almost as fast as the latest CPUs.
> People use them as their main machines, or as secondary machines.
> They're all over the place. And they're all going to be vulnerable from
> here on out.
> 
> Strangely, nobody in the press called Intel out on it. Everybody acts as
> if this perfectly acceptable.

Strange that ...

I can see a class action lawsuit kicking off in the very litigious US of A, 
assuming enough people wake up to this.
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete?
  2018-01-10 11:01 [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete? Peter Humphrey
  2018-01-10 15:47 ` Wolfgang Mueller
@ 2018-01-10 22:37 ` Adam Carter
  2018-01-11  5:08   ` Adam Carter
  1 sibling, 1 reply; 11+ messages in thread
From: Adam Carter @ 2018-01-10 22:37 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 877 bytes --]

On Wed, Jan 10, 2018 at 10:01 PM, Peter Humphrey <peter@prh.myzen.co.uk>
wrote:

> I've just gone through the procedure to update the microcode on this
> haswell
> i7 box, but the version is the same now as before today's portage update.
> On
> looking again at the output of 'emerge intel-microcode' I see the date
> hasn't changed:
>
> intel-ucode/06-3f-02
> signature: 0x306f2
> flags:     0x6f
> revision:  0x3b
> date:      2017-11-17
> size:      33792
>
> It looks as though my CPU hasn't been fixed yet. Is that right?
>

That's odd - i wonder why the checksum of the file changed;

# grep 06-3f-02 intel-firmware-md5s-9jan2018.txt
intel-firmware-md5s-10jan2018.txt
intel-firmware-md5s-9jan2018.txt:194c362f2c45d8a45e2ab58d5f2c9749
/lib/firmware/intel-ucode/06-3f-02
intel-firmware-md5s-10jan2018.txt:b6e684762e7212054271c9441048fa93
/lib/firmware/intel-ucode/06-3f-02

[-- Attachment #2: Type: text/html, Size: 1404 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete?
  2018-01-10 22:37 ` [gentoo-user] " Adam Carter
@ 2018-01-11  5:08   ` Adam Carter
  2018-01-11  9:32     ` Peter Humphrey
  0 siblings, 1 reply; 11+ messages in thread
From: Adam Carter @ 2018-01-11  5:08 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1546 bytes --]

> It looks as though my CPU hasn't been fixed yet. Is that right?
>>
>
> That's odd - i wonder why the checksum of the file changed;
>
> # grep 06-3f-02 intel-firmware-md5s-9jan2018.txt
> intel-firmware-md5s-10jan2018.txt
> intel-firmware-md5s-9jan2018.txt:194c362f2c45d8a45e2ab58d5f2c9749
> /lib/firmware/intel-ucode/06-3f-02
> intel-firmware-md5s-10jan2018.txt:b6e684762e7212054271c9441048fa93
> /lib/firmware/intel-ucode/06-3f-02
>
>
And with intel-microcode-20180108-r1 its back to what it was;

# grep 06-3f-02 intel-firmware-md5s-9jan2018.txt
intel-firmware-md5s-10jan2018.txt intel-firmware-md5s-11jan2018.txt
intel-firmware-md5s-9jan2018.txt:194c362f2c45d8a45e2ab58d5f2c9749
/lib/firmware/intel-ucode/06-3f-02
intel-firmware-md5s-10jan2018.txt:b6e684762e7212054271c9441048fa93
/lib/firmware/intel-ucode/06-3f-02
intel-firmware-md5s-11jan2018.txt:194c362f2c45d8a45e2ab58d5f2c9749
/lib/firmware/intel-ucode/06-3f-02

Looks like there was an issue with intel-microcode-20180108.

50/94 files are different from intel-microcode-20171117_p20171215-r1 to
intel-microcode-20180108-r1, they are;
06-05-00
06-05-02
06-05-03
06-06-0a
06-06-0d
06-08-01
06-08-03
06-08-06
06-08-0a
06-09-05
06-0b-01
06-0b-04
06-0e-0c
06-0f-02
06-0f-06
06-0f-07
06-0f-0b
06-0f-0d
06-16-01
06-17-06
06-17-0a
06-1c-02
06-1c-0a
06-26-01
06-3e-04
06-3f-04
06-46-01
06-47-01
06-4f-01
06-55-04
06-56-02
06-56-03
06-5c-09
06-5e-03
06-7a-01
06-8e-09
06-8e-0a
06-9e-09
06-9e-0a
06-9e-0b
0f-00-07
0f-00-0a
0f-02-04
0f-02-05
0f-02-07
0f-02-09
0f-04-01
0f-04-08
0f-04-0a
0f-06-04

[-- Attachment #2: Type: text/html, Size: 2663 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete?
  2018-01-11  5:08   ` Adam Carter
@ 2018-01-11  9:32     ` Peter Humphrey
  0 siblings, 0 replies; 11+ messages in thread
From: Peter Humphrey @ 2018-01-11  9:32 UTC (permalink / raw
  To: gentoo-user

On Thursday, 11 January 2018 05:08:01 GMT Adam Carter wrote:

> Looks like there was an issue with intel-microcode-20180108.
> 
> 50/94 files are different from intel-microcode-20171117_p20171215-r1 to
> intel-microcode-20180108-r1, they are;

--->8

Thanks for the info. My 03-06-f2 isn't in the list, I see.

-- 
Regards,
Peter.



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-01-11  9:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 11:01 [gentoo-user] Is sys-firmware/intel-microcode-20180108 complete? Peter Humphrey
2018-01-10 15:47 ` Wolfgang Mueller
2018-01-10 16:33   ` Håkon Alstadheim
2018-01-10 17:06   ` Peter Humphrey
2018-01-10 18:12     ` Mick
2018-01-10 19:49       ` [gentoo-user] " Nikos Chantziaras
2018-01-10 19:52         ` netfab
2018-01-10 21:24         ` Mick
2018-01-10 22:37 ` [gentoo-user] " Adam Carter
2018-01-11  5:08   ` Adam Carter
2018-01-11  9:32     ` Peter Humphrey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox