[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140901201752.GB18675@khazad-dum.debian.net>
Date: Mon, 1 Sep 2014 17:17:52 -0300
From: Henrique de Moraes Holschuh <hmh@....eng.br>
To: Conrad Kostecki <ck@...rad-kostecki.de>
Cc: "Linux (Kernel) Mailingliste (linux-kernel@...r.kernel.org)"
<linux-kernel@...r.kernel.org>
Subject: Re: Early microcode not being loaded
On Mon, 01 Sep 2014, Conrad Kostecki wrote:
> -rw-r--r-- 1 root root 1857432 Jul 18 17:01 kernel/x86/microcode/GenuineIntel.bin
That file is way too big. In fact, it is exactly the size of the newest
".dat" file from Intel. The kernel doesn't grok that text format, the
microcode updates have to be converted to binary format, first.
I suggest you use "iucode_tool -S --write-earlyfw=ucode.cpio" to generate
your ucode.cpio.
You can find iucode-tool at:
https://gitorious.org/iucode-tool/pages/Home
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists