FS#56130 - intel-ucode firmware bug

Attached to Project: Arch Linux
Opened by Michael Smith (vim2meta) - Thursday, 26 October 2017, 20:30 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 27 October 2017, 00:26 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The following firmware bug error message is displayed every boot:
[Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)

I originally assumed this was due to the microcode package being out of date, so I flagged it. However, this is not the case, the package is up to date, it is a bug.

Additional info:
intel-ucode 20170707-1
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 27 October 2017, 00:26 GMT
Reason for closing:  Not a bug
Comment by Christian Hesse (eworm) - Thursday, 26 October 2017, 21:49 GMT
There is nothing I can do about what Intel ships... Looks like you have to wait for the next ucode release.

Still wondering... What does 'journalctl -b | grep microcode' report?
Comment by Michael Smith (vim2meta) - Thursday, 26 October 2017, 23:47 GMT
Oct 26 19:28:03 ASUS kernel: [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
Oct 26 19:28:03 ASUS kernel: microcode: sig=0x506e3, pf=0x20, revision=0x74
Oct 26 19:28:03 ASUS kernel: microcode: Microcode Update Driver: v2.2.
Comment by Doug Newgard (Scimmia) - Friday, 27 October 2017, 00:25 GMT
So the problem here is that you simply haven't applied the intel ucode updates. That's a setup issue, not a package issue.

% bsdtar -Oxf /boot/intel-ucode.img | iucode_tool -tb -l -s 0x506e3 -
microcode bundle 1: (stdin)
selected microcodes:
001/147: sig 0x000506e3, pf_mask 0x36, 2017-04-09, rev 0x00ba, size 98304

Loading...