首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何禁用Ubuntu风扇速度控制

如何禁用Ubuntu风扇速度控制
EN

Ask Ubuntu用户
提问于 2022-05-01 22:49:01
回答 1查看 1.4K关注 0票数 1

我有Ubuntu22.04的双重引导,内核版本:5.17.5-051705-泛型和Windows10。当使用Windows时,粉丝们默默地工作,而在Ubuntu的情况下,他们似乎被设置为最大速度。在这两种情况下,系统都没有负载。

我试图验证传感器发生了什么,但是我的主板的I/O芯片(千兆字节Z690游戏X)不受传感器的支持-检测:

代码语言:javascript
复制
Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no): 
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor/ITE'...               No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      Yes
Found unknown chip with ID 0x8689
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor/ITE'...               No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      No

传感器输出:

代码语言:javascript
复制
xxxx@xxxx-pc:~$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +31.0°C  (high = +80.0°C, crit = +100.0°C)
Core 0:        +29.0°C  (high = +80.0°C, crit = +100.0°C)
Core 4:        +27.0°C  (high = +80.0°C, crit = +100.0°C)
Core 8:        +27.0°C  (high = +80.0°C, crit = +100.0°C)
Core 12:       +27.0°C  (high = +80.0°C, crit = +100.0°C)
Core 16:       +29.0°C  (high = +80.0°C, crit = +100.0°C)
Core 20:       +25.0°C  (high = +80.0°C, crit = +100.0°C)
Core 28:       +25.0°C  (high = +80.0°C, crit = +100.0°C)
Core 29:       +25.0°C  (high = +80.0°C, crit = +100.0°C)
Core 30:       +25.0°C  (high = +80.0°C, crit = +100.0°C)
Core 31:       +25.0°C  (high = +80.0°C, crit = +100.0°C)

acpitz-acpi-0
Adapter: ACPI interface
temp1:        +16.8°C  (crit = +20.8°C)
temp2:        +27.8°C  (crit = +105.0°C)

nouveau-pci-0100
Adapter: PCI adapter
fan1:        1787 RPM
temp1:        +37.0°C  (high = +95.0°C, hyst =  +3.0°C)
                       (crit = +105.0°C, hyst =  +5.0°C)
                       (emerg = +135.0°C, hyst =  +5.0°C)

nvme-pci-0200
Adapter: PCI adapter
Composite:    +40.9°C  (low  =  -0.1°C, high = +79.8°C)
                       (crit = +81.8°C)
Sensor 1:     +40.9°C  (low  = -273.1°C, high = +65261.8°C)

我已经在UEFI中配置了风扇速度斜率,Windows下的行为与它是一致的,所以我试图了解Ubuntu在某种程度上“覆盖”了它发生了什么。

这怎么可能,我怎样才能防止呢?

编辑:Ubuntu22.04内核5.15也有问题,但5.13内核Ubuntu20.04没有出现问题

EN

回答 1

Ask Ubuntu用户

发布于 2022-05-02 15:19:49

我觉得自己很笨,但我解决了这个问题。结果发现,引起噪音的不是与主板相连的风扇,而是GPU。在安装了Nvidia驱动程序(而不是新手)之后,GPU风扇在没有负载的情况下不会达到高速。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1406023

复制
相关文章

相似问题

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