From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 103351] Machine check exception on Broadwell quad-core with SpeedStep enabled Date: Wed, 14 Oct 2015 21:43:58 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org ([198.145.29.136]:52183 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753804AbbJNVoE (ORCPT ); Wed, 14 Oct 2015 17:44:04 -0400 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E3F02206DE for ; Wed, 14 Oct 2015 21:44:02 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 4849120850 for ; Wed, 14 Oct 2015 21:44:01 +0000 (UTC) In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: linux-pm@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=103351 --- Comment #64 from Fredrik Atmer --- I got it, I think. I moved all files in /lib/firmware/intel-ucode before running install.sh and now when I reboot I get the early update, from dmesg | grep early [ 0.000000] CPU0 microcode updated early to revision 0x13, date = 2015-08-03 [ 0.080684] CPU1 microcode updated early to revision 0x13, date = 2015-08-03 [ 0.098571] CPU2 microcode updated early to revision 0x13, date = 2015-08-03 [ 0.116521] CPU3 microcode updated early to revision 0x13, date = 2015-08-03 -- You are receiving this mail because: You are the assignee for the bug.