루멘 센서를 제대로 출력할 수 없거나 ATI Radeon 온도 및 팬을 로드할 수 없습니다.

루멘 센서를 제대로 출력할 수 없거나 ATI Radeon 온도 및 팬을 로드할 수 없습니다.

저는 Linux를 처음 접했고 몇 가지 작은 문제가 있습니다. 나는 팔로우한다이 가이드처음에는 올바른 출력이 수신되지 않고 ATI Radeon HD 5000의 온도나 팬 속도가 표시되지 않습니다. 그런 다음 나는이 가이드, 그리고 같은 문제가 발생했습니다. 설치하는 동안 문제가 발생하지 않았으며 오류도 발생하지 않았습니다. i2c어떤 이유에서든 읽을 수 없는 것 같아요 . 전용 드라이버가 설치되어 올바르게 작동합니다 fglrxinfo. 명령을 사용 aticonfig하고 온도와 팬을 볼 수 있습니다. 어떤 아이디어가 있나요?

작동시키는 방법에 대한 아이디어가 있습니까 sensors?

이것은 내가 실행할 때의 sudo sensors-detect결과입니다.

# sensors-detect revision 5984 (2011-07-10 21:22:53 +0200)
# System: LENOVO IdeaPad Y560 (laptop)
# Board: Lenovo KL3

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): y
Silicon Integrated Systems SIS5595...                       No
VIA VT82C686 Integrated Sensors...                          No
VIA VT8231 Integrated Sensors...                            No
AMD K8 thermal sensors...                                   No
AMD Family 10h thermal sensors...                           No
AMD Family 11h thermal sensors...                           No
AMD Family 12h and 14h thermal sensors...                   No
AMD Family 15h thermal sensors...                           No
AMD Family 15h power sensors...                             No
Intel digital thermal sensor...                             Success!
    (driver `coretemp')
Intel AMB FB-DIMM thermal sensor...                         No
VIA C7 thermal sensor...                                    No
VIA Nano thermal sensor...                                  No

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): y
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor/ITE'...               Yes
Found unknown chip with ID 0x8502
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

Some hardware monitoring chips are accessible through the ISA I/O ports.
We have to write to arbitrary I/O ports to probe them. This is usually
safe though. Yes, you do have ISA I/O ports even if you do not have any
ISA slots! Do you want to scan the ISA I/O ports? (YES/no): y
Probing for `National Semiconductor LM78' at 0x290...       No
Probing for `National Semiconductor LM79' at 0x290...       No
Probing for `Winbond W83781D' at 0x290...                   No
Probing for `Winbond W83782D' at 0x290...                   No

Lastly, we can probe the I2C/SMBus adapters for connected hardware
monitoring devices. This is the most risky part, and while it works
reasonably well on most systems, it has been reported to cause trouble
on some systems.
Do you want to probe the I2C/SMBus adapters now? (YES/no): y
Using driver `i2c-i801' for device 0000:00:1f.3: Intel 3400/5 Series (PCH)

Now follows a summary of the probes I have just done.
Just press ENTER to continue: 

Driver `coretemp':
  * Chip `Intel digital thermal sensor' (confidence: 9)

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)

내 결과 sensors는 다음과 같습니다

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

coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +56.0°C  (high = +84.0°C, crit = +100.0°C)
Core 1:       +57.0°C  (high = +84.0°C, crit = +100.0°C)
Core 2:       +58.0°C  (high = +84.0°C, crit = +100.0°C)
Core 3:       +57.0°C  (high = +84.0°C, crit = +100.0°C)

/etc/modules것은:

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp
rtc

# Generated by sensors-detect on Fri Nov 30 23:24:31 2012
# Chip drivers
coretemp

답변1

aticonfigAFAIK, lm-센서는 fglrx 팬 및 온도를 읽을 수 없으며 모듈은 아래와 같이 with 명령을 통해서만 값 읽기를 지원합니다 .

aticonfig --pplib-cmd "온도 0 가져오기"
aticonfig --od-온도 얻기

답변2

i2c-devel 또는 i2c-tools를 설치하셨나요? 그렇지 않은 경우 그 중 하나(배포 저장소에서 사용 가능한 것)를 설치하고 재부팅한 후 센서 감지를 다시 시도하십시오. 그래도 작동하지 않으면 배포판과 함께 제공된 오픈 소스 드라이버를 사용해 보고 재부팅한 후 다시 시도해 보세요.

추신: 질문을 게시할 때 올바른 형식은 컴퓨터의 하드웨어(단순히 하나의 구성 요소가 아님)와 사용하는 특정 운영 체제(Mageia? Arch? Fedora? Windows? 무엇? 어떤 버전? 알아요)를 완전히 설명하는 것입니다. 이것은 Ubuntu이지만 어떤 버전입니까?), 문제가 있는 정확한 드라이버는 무엇입니까(어떤 파일이 설치되어 있습니까? 어디서 얻었습니까?), 작업을 수행하기 위해 지금까지 정확히 무엇을 시도했습니까? .

http://www.catb.org/esr/faqs/smart-questions.html

관련 정보