AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题 / 1367600
Accepted
w-sky
w-sky
Asked: 2021-10-06 10:39:18 +0800 CST2021-10-06 10:39:18 +0800 CST 2021-10-06 10:39:18 +0800 CST

华硕 X571 笔记本因达到临界温度 (99°C) 而关闭

  • 772

从日志中可以看出,由于 CPU 达到临界温度,我的笔记本电脑突然关闭了好几次。然而奇怪的是,此时 CPU 风扇并没有以最大速度运行,而是安静地以较低的速度运行,在我看来,风扇并没有及时变快。

我已经彻底清除了笔记本上的灰尘(并没有太多),剩下要做的唯一一件事就是对 CPU 进行更好的热传导,但这将是很多工作!

以下是发生关机时最后一个日志条目的示例:

Oct  5 19:17:00 Abook kernel: [64328.061201] mce: CPU6: Core temperature above threshold, cpu clock throttled (total events = 202)
Oct  5 19:17:00 Abook kernel: [64328.061201] mce: CPU2: Core temperature above threshold, cpu clock throttled (total events = 202)
Oct  5 19:17:00 Abook kernel: [64328.061202] mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061203] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061204] mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061206] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061206] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061207] mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061208] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061208] mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.062179] mce: CPU2: Core temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062179] mce: CPU6: Core temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062180] mce: CPU1: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062181] mce: CPU7: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062182] mce: CPU0: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062183] mce: CPU3: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062183] mce: CPU4: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062184] mce: CPU5: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062184] mce: CPU6: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062185] mce: CPU2: Package temperature/speed normal
Oct  5 19:17:01 Abook CRON[67310]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct  5 19:18:07 Abook rtkit-daemon[1851]: Supervising 9 threads of 2 processes of 1 users.
Oct  5 19:19:00 Abook kernel: [64448.077575] thermal thermal_zone0: critical temperature reached (99 C), shutting down

是否可以影响风扇的行为并使其对温度升高做出更快的反应?

20.04
  • 1 1 个回答
  • 132 Views

1 个回答

  • Voted
  1. Best Answer
    w-sky
    2022-01-19T02:01:12+08:002022-01-19T02:01:12+08:00

    幸运的是,由于我已将华硕 X571 的 BIOS 更新到最新的 311 版,因此问题得到了解决。

    好像也是 BIOS 版本 310 引入的。在我更新到 310 版本(当时是当前版本)后,问题就开始了。更新到 BIOS 版本 311 后,过热关机问题消失了!

    • 1

相关问题

  • 如何在 18.04..20.04 上设置本地通配符 (127.0.0.1) 域解析?

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve