Navigation

    蓝鲸ROS机器人论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Popular
    ROS交流群
    ROS Group
    产品服务
    Product Service
    开源代码库
    Github
    官网
    Official website
    技术交流
    Technological exchanges
    激光雷达
    LIDAR
    ROS教程
    ROS Tourials
    深度学习
    Deep Learning
    机器视觉
    Computer Vision

    please update microcode to version 0x22

    技术交流
    1
    1
    1284
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • weijiz
      weijiz last edited by

      在Ubuntu的最近的更新中,Linux内核更新至4.13.0-38版本。更新完内核后可能会出现please update microcode to version 0x22的错误。

      这是由于这个版本的内核会强制要求intel微代码版本更新至0x22版本以上,因为之前的微代码有严重的安全漏洞。
      详细信息可以参照这里。

      解决方法

      重启电脑,在启动选项中选择高级,在其中的列表中选择以前版本的内核的系统。选择后系统可能会启动失败。这时候ctrl + alt + F1进入命令行界面。输入用户名和密码进行登录。

      sudo apt-get install intel-microcode
      

      等待安装完成后重启即可。

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Copyright © 2015-2023 BlueWhale community