From owner-freebsd-current@freebsd.org Thu Jan 11 23:03:21 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59E7DEA56A5 for ; Thu, 11 Jan 2018 23:03:21 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (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 3C53F6A41B for ; Thu, 11 Jan 2018 23:03:20 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from [192.168.0.6] (67-0-236-88.albq.qwest.net [67.0.236.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id B9D641928F3 for ; Thu, 11 Jan 2018 14:58:31 +0000 (UTC) To: freebsd-current From: Sean Bruno Subject: [CFT] AMD cpu microcode update port sysutils/devcpu-data D13832 Message-ID: Date: Thu, 11 Jan 2018 16:03:15 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Vib3sARdyoT3wfBnlCBcIBAtZK2wgZDRx" 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: Thu, 11 Jan 2018 23:03:21 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Vib3sARdyoT3wfBnlCBcIBAtZK2wgZDRx Content-Type: multipart/mixed; boundary="7hie8Q5FsS2dV1p6iOE4OHydG6MNR9efo"; protected-headers="v1" From: Sean Bruno To: freebsd-current Message-ID: Subject: [CFT] AMD cpu microcode update port sysutils/devcpu-data D13832 --7hie8Q5FsS2dV1p6iOE4OHydG6MNR9efo Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable https://reviews.freebsd.org/D13832 <--- test this update I'd like to get some feedback from AMD cpu users on this update. I've restructured and undone a few things that may have been keeping folks using this port from getting their runtime cpu microcode updates. After installing the port, grab your microcode version via sysutils/x86info. If you don't see an update, that only means there is no update available for your system. x86info -a | grep Microcode Run the microcode_update and repeat. Check /var/log/messages for a notification that the code was updated. You should be able to get something like the following for your system if it executed an update: root@lab:/home/sbruno # x86info -a | grep "CPU Model" CPU Model (x86info's best guess): AMD FX Series Processor (OR-B2) root@lab:/home/sbruno # x86info -a | grep Microcode Microcode patch level: 0x6000629 root@lab:/home/sbruno # /usr/local/etc/rc.d/microcode_update onestart Updating CPU Microcode... Done. root@lab:/home/sbruno # x86info -a | grep Microcode Microcode patch level: 0x600063d root@lab:/home/sbruno # grep microcode_update /var/log/messages Jan 10 16:52:26 lab microcode_update: /usr/local/share/cpucontrol/microcode_amd_fam15h.bin: updating cpu /dev/cpuctl0 to revision 0x600063d... done. --7hie8Q5FsS2dV1p6iOE4OHydG6MNR9efo-- --Vib3sARdyoT3wfBnlCBcIBAtZK2wgZDRx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE6MTp+IA1BOHj9Lo0veT1/om1/LYFAlpX7TNfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEU4 QzRFOUY4ODAzNTA0RTFFM0Y0QkEzNEJERTRGNUZFODlCNUZDQjYACgkQveT1/om1 /Lag4wf/UVS5uo9ziMc2pgj2pT9G54uHIdzoKFYTXWEGnTOTDKEY0KzbMWdX22nl BmYK1sTgfkQiKGrSLQ0NqwsEFQEbeFlJLNrnDB9shKmxJ540n4jDn5OhejsijRyO 30Ck/B19zuGKBebYsO/XjFckkIuJfzzSKMJS653euLagW+H7tjhe9JH2K2+RtQ+k QsfqoO09Z3gxMeblFu7KUlS9Zot8U28fPWBoZZm6SxTkHQbY2QFhtmaNMPCIDnud x3fv/pkTIi17JFaJqfw+7CgSMiYuXx2CMNsDyLlVicSrSNFCnZByqbEC0ldMj4ks MHjzkxV3cZ+aPmVCR0stYSk9b/Z86g== =LAIb -----END PGP SIGNATURE----- --Vib3sARdyoT3wfBnlCBcIBAtZK2wgZDRx--