首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Ubuntu 15.04中的Intel微代码

Ubuntu 15.04中的Intel微代码
EN

Ask Ubuntu用户
提问于 2015-05-14 12:17:29
回答 1查看 667关注 0票数 3

我想应用新的英特尔微码。如何应用英特尔-微码提供的微码更新?

我的微码太过时了。

代码语言:javascript
复制
dmesg | grep microcode
[    0.000000] CPU0 microcode updated early to revision 0x1b, date = 2014-05-29
[    0.088431] CPU1 microcode updated early to revision 0x1b, date = 2014-05-29
[    0.901761] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1b
[    0.901768] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1b
[    0.901776] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x1b
[    0.901785] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x1b
[    0.901833] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba

我使用Ubuntu 15.04。

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2015-07-16 16:36:25

通过

代码语言:javascript
复制
sudo apt-get install intel-microcode

之后,重新启动系统并使用下面的命令检查输出

代码语言:javascript
复制
dmesg | grep microcode

这是我的过时版本,我的cpu太老了

代码语言:javascript
复制
% dmesg|grep "updated"                                   
[    0.000000] CPU0 microcode updated early to revision 0x60f, date = 2010-09-29
[    0.008000] CPU1 microcode updated early to revision 0x60f, date = 2010-09-29
[    4.380563] cfg80211: World regulatory domain updated:
票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/623599

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档