데스크미니 X300 온도 센서 드라이버 문제 (ft. M SHELL for TCRP)

X300 5600g M SHELL for TCRP 7.1.1

네이티브 헤놀을 사용 중입니다

잘 쓰고 있습니다만

예전에도 몇 번 시도를 하다가 포기 했었는데

온도 센서가 잡히질 않더라고요

헤놀에서 CPU온도나 디스크 온도가 높은 거 같아서

netdata와 sensors를 설치를 했었는데 sensors가 작동을 안합니다

# sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.

# sensors-detect

# sensors-detect version 3.6.0
# Board: ASRock X300M-STX
# Kernel: 4.4.180+ x86_64
# Processor: AMD Ryzen 5 5600G with Radeon Graphics (25/80/0)

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): YES
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 16h thermal sensors...                           No
AMD Family 17h thermal sensors...                           No
AMD Family 15h power sensors...                             No
AMD Family 16h power sensors...                             No
Hygon Family 18h thermal sensors...                         No
Intel digital thermal sensor...                             No
Intel AMB FB-DIMM thermal sensor...                         No
Intel 5500/5520/X58 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): YES
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor/ITE'...               No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               Yes
Found `Nuvoton NCT6793D Super IO Sensors'                   Success!
   (address 0x290, driver `nct6775')
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 systems (mainly servers) implement IPMI, a set of common interfaces
through which system health data may be retrieved, amongst other things.
We first try to get the information from SMBIOS. If we don't find it
there, we have to read from arbitrary I/O ports to probe for such
interfaces. This is normally safe. Do you want to scan for IPMI
interfaces? (YES/no): YES
Probing for `IPMI BMC KCS' at 0xca0...                      No
Probing for `IPMI BMC SMIC' at 0xca8...                     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): YES
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): YES
Using driver `i2c-piix4' for device 0000:00:14.0: AMD KERNCZ SMBus
modprobe: FATAL: Module i2c-piix4 not found.
Failed to load module i2c-piix4.


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

Driver `nct6775':
 * ISA bus, address 0x290
   Chip `Nuvoton NCT6793D Super IO Sensors' (confidence: 9)

Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): YES
Copy prog/init/lm_sensors.service to /usr/lib/systemd/system
and run 'systemctl enable lm_sensors.service'
for initialization at boot time.

당연히 netdata에서도 표시가 안되겠죠

결국 바이오스에서 확인을 해보니 온도 표시가 비슷하더라고요

디스크 온도는 안잡히지만 CPU온도는 비슷해서 그런가보다 하고 포기했습니다

해외쪽에서도 X300 온도 센서 이슈가 많더라고요

그냥 센서가 부정확하구나 하고 넘어갔습니다

그런데....

얼마 전에 올라왔던 게시글 중에 헤놀 클럭 조절하는 팁이 올라 왔었죠

https://svrforum.com/board/788247

빠가로티 님이 올리신 글인데

글이 막 올라왔을 때 어 이거 조절 되면 온도도 좀 떨어지지 않을까? 라고 생각하고 해봤는데

잘 안되더라고요

그때는 바빠서 그냥 안되나보다 하고 넘어갔다가 다시 생각나서 해보니

이것도 온도 센서 문제네요....

# systemctl status cpufreq-userspace-scaler.service

cpufreq-userspace-scaler.service - ACPI cpufreq userspace scaler
  Loaded: loaded (/etc/systemd/system/cpufreq-userspace-scaler.service; enabled; vendor preset: disabled)
  Active: failed (Result: exit-code) since Thu 2023-05-18 04:54:46 KST; 17min ago
 Process: 29066 ExecStart=/usr/sbin/scaler.sh (code=exited, status=1/FAILURE)
Main PID: 29066 (code=exited, status=1/FAILURE)

May 18 04:54:46 X300_DS923 systemd[1]: Started ACPI cpufreq userspace scaler.
May 18 04:54:46 X300_DS923 systemd[1]: Starting ACPI cpufreq userspace scaler...
May 18 04:54:46 X300_DS923 scaler.sh[29066]: cat: /sys/bus/platform/devices/coretemp.0/hwmon/hwmon0/temp1_input: No such file or directory
May 18 04:54:46 X300_DS923 systemd[1]: cpufreq-userspace-scaler.service: main process exited, code=exited, status=1/FAILURE
May 18 04:54:46 X300_DS923 systemd[1]: Unit cpufreq-userspace-scaler.service entered failed state.
May 18 04:54:46 X300_DS923 systemd[1]: cpufreq-userspace-scaler.service failed.

cat: /sys/bus/platform/devices/coretemp.0/hwmon/hwmon0/temp1_input: No such file or directory

이게 문젭니다..

/coretemp.0/hwmon/hwmon0/temp1_input 자체가 없더라고요

cpu온도에 따라서 클럭 조절 해야하는데 온도 측정이 안되니까 작동을 안하는 거 같습니다

그런데 DSM 제어판 정보에서는 온도가 나오거든요

image.png.jpg

윈도우 듀얼 부팅이라 그냥 나뒀었는데

윈도우 잘 안쓰게 되더라고요 거의 헤놀로만 쓰고 있으니까

언더볼팅 다운클럭을 해볼까 고민중입니다...

이게 뭔가 추가작업을 해서 해결이 가능한 부분인지 모르겠네요

해외 사이트, 국내 사이트 다 뒤져봐도 답이 없더라고요

좀 더 찾아보니 amd보드에서 hwmon0이 AMD GPU 관련 이라는 거 같네요

아무래도 nct6775 드라이버랑 AMD APU 문제인 거 같은데

시놀로지에서는 답이 없지 않을까 싶네요....

Read more

시놀로지 도커에 openclaw 설치하기

오픈클로를 도커에 설치하는 방법을 문의하신 분이 계셔서 작성 해봅니다 현재 오픈클로는 나온지 얼마 안됐고 계속 업데이트가 되고 있는 상황이기 때문에 설치 방법이 달라질 수 있습니다 Docker - OpenClaw https://docs.openclaw.ai/install/docker 제 개인적인 의견은 공식 문서를 참고하시는 걸 추천 드립니다 우선 시놀로지에 설치 하기 위해서는 패키지 센터에서

By 빨간물약

GLM-5 모델 출시와 함께 가격인상

https://svrforum.com/software/2992940 얼마 전에 위 링크 글을 통해 1년 4만원 결제로 상급 모델 사용이 가능하다고 알려드렸던 GLM에서 5버전 출시와 함께 가격 인상을 한다는 이메일이 왔네요 다행히 기존에 이미 사용하는 사람들은 상관 없다고 합니다 내용은 11일 부터 인상이라는데 시차 때문인지 아직 할인된 가격이 적용 되는 거 같습니다 사용을

By 빨간물약

Openclaw를 시놀로지 도커에 설치 해봤습니다

wtr pro n100 네이티브 헤놀에 설치 했습니다 (꺼져있는 CLI 컨테이너는 CLI 접속 시에만 동작 합니다) 어차피 api를 사용하니 도커도 괜찮겠다 싶어서 시도 해봤는데 간단한 문답은 자원 소모가 거의 없네요 텔레그램과 대시보드도 잘 되고 SSH 접속을 통한 CLI 설정도 잘 됩니다 GLM-4.7 API를 사용하는 거라 일반적인 대화 성능은 맥미니랑 크게

By 빨간물약