From owner-freebsd-current@freebsd.org Sun Feb 18 15:45:15 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54297F127E3 for ; Sun, 18 Feb 2018 15:45:15 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EA9DF7CCDC for ; Sun, 18 Feb 2018 15:45:14 +0000 (UTC) (envelope-from lists@opsec.eu) Received: by mailman.ysv.freebsd.org (Postfix) id AA0D4F127E0; Sun, 18 Feb 2018 15:45:14 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97F62F127DF for ; Sun, 18 Feb 2018 15:45:14 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 341AC7CCD9 for ; Sun, 18 Feb 2018 15:45:14 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1enR9Q-000Glk-LP for current@FreeBSD.org; Sun, 18 Feb 2018 16:45:16 +0100 Date: Sun, 18 Feb 2018 16:45:16 +0100 From: Kurt Jaeger To: current@FreeBSD.org Subject: Re: How to find CPU microcode version ? Message-ID: <20180218154516.GE32429@home.opsec.eu> References: <20180218104137.GA32429@home.opsec.eu> <20180218140629.GB32429@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180218140629.GB32429@home.opsec.eu> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Feb 2018 15:45:15 -0000 Hi! > > How do I find the microcode version a Intel CPU is currently using ? > > I was pointed to > > https://forums.freebsd.org/threads/introducing-cpupdate-a-microcode-tool-for-freebsd.64588/ > > which points to: > > https://github.com/kernschmelze/cpupdate > > Works! So: On the box which showed problems, I had: -> CPUID: 306a9 Family: 06 Model: 3A Stepping: 09 uCodeRev: 00000012 Update done with pkg install devcpu-data service microcode_update start Now I have: -> CPUID: 306a9 Family: 06 Model: 3A Stepping: 09 uCodeRev: 0000001C On the spare box that shows no sign of trouble: -> CPUID: 306a9 Family: 06 Model: 3A Stepping: 09 uCodeRev: 00000019 Hmm. -- pi@opsec.eu +49 171 3101372 2 years to go !