LM 센서에서 팬을 감지하지 못함


13

CPU 온도가 32 도인 동안 팬이 세게 부는 경우

팬을 제어하기 위해 많은 것을 시도했습니다.

그럽 파일 변경

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi= pci=noacpi"

_

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=\"Linux\""

sensors-detect:

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

Do you want to add these lines automatically to /etc/modules? (yes/NO)

Unloading i2c-dev... OK
Unloading i2c-i801... OK
Unloading cpuid... OK

sensors:

acpitz-virtual-0
Adapter: Virtual device
temp1:        +34.0°C  (crit = +90.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +34.0°C  (high = +80.0°C, crit = +90.0°C)
Core 2:       +34.0°C  (high = +80.0°C, crit = +90.0°C)

sudo start module-init-toolssudo start module-init-tools

module-init-tools stop/waiting

보시다시피 내 팬이 감지되지 않습니다.

달리는 fancontrol것은 나에게 이것을 준다 :

Loading configuration from /etc/fancontrol ...
Error: Can't read configuration file

도와 줄수있으세요? 수업 중에는 랩탑을 사용할 수 없습니다.

미리 감사드립니다.

우분투 11.10 시스템

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
01:00.0 VGA compatible controller: ATI Technologies Inc Manhattan [Mobility Radeon HD 5400 Series]
01:00.1 Audio device: ATI Technologies Inc Manhattan HDMI Audio [Mobility Radeon HD 5000 Series]
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
7f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
7f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
7f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
7f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
7f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
7f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)

편집하다

방금 설치 한 Lubuntu 및 lm- 센서는 두 팬을 모두 감지하는 데 아무런 문제가 없습니다.


이 기계가 어떤 기계인지 알려주세요?
Janne

우분투 11.10, HP G72
OrangeTux

2
BIOS를 통해 팬을 제어 할 수 있습니까? 아마도 일부 설정을 조정하는 데 도움이 될 것입니다.
Jakob

아니, 난 이미 확인했습니다 ....
OrangeTux

바이오스 설정을 확인 했습니까? 최신 머신에서 더 낮거나 더 빠르게 실행할 수있는 특정 머신이 있습니다

답변:



0

내 문제의 원인을 알고 있습니다.

Lubuntu를 설치 한 후 실행 sensors한 결과는 다음과 같습니다.

Adapter: Virtual device
temp1:        +52.0°C  (crit = +90.0°C)

radeon-pci-0100
Adapter: PCI adapter
temp1:        +97.5°C

그런 다음 propitary fglrx 드라이버를 설치했습니다. 의 출력 sensors만했다

Adapter: Virtual device
temp1:        +52.0°C  (crit = +90.0°C)

따라서 ATI / AMD fglrx 드라이버가 문제를 일으 킵니다.


2
그럼! 무슨 솔루션?! :)
Yaman ALTareh

lm- 센서는 라데온 커널 모듈을 사용하여 GPU 온도를 읽을 수 있습니다. fglrx를 사용하는 경우 라데온 모듈이 아닌 다른 커널 모듈 (fglrx)을로드하므로 lm- 센서가로드되지 않은 모듈에서 데이터를 읽을 수 없습니다. 그러나 fglrx 드라이버는이 값을 읽을 수 있지만 당신은 확인하십시오 aticonfig 도구를 사용해야 aticonfig --od-gettemperature하고aticonfig --pplib-cmd "get temperature 0"
higuita

또한 AFAIK, lm-sensor는 fglrx 데이터를 읽을 수 없습니다.
higuita 2016 년

0

sensors요즘 프로세서 팬을 출력하지 않으면 프로세서 드라이버를 다시 설치하려고 시도 했을 때 저에게 효과적이며 큰 문제가있었습니다.

인텔 드라이버의 경우이 답변을 확인하십시오 : /ubuntu//a/767127/494131

당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.