wvlad
August 29, 2022, 3:58pm
1
Hi Community.
I am checking my AXT1800 internal temperature from time to time, and recently I noticed that one of the sensors keep showing N/A instead of temperature it showed earlier. Checking with command:
root@GL-AXT1800:~# sensors
ath11k_hwmon-isa-0000
Adapter: ISA adapter
temp1: +54.0°C
ath11k_hwmon-isa-0000
Adapter: ISA adapter
temp1: N/A
What does it mean? sensor is broken or what? Tried to reboot with same NA result
Install lm-sensors from repository then in a ssh session type sensors.
wvlad
August 30, 2022, 5:54am
3
Did it already, one of the sensors keep showing NA
Don’t you think he/she had to do that to get the results he/she got to begin with before he/she posted the question?
My Axt1800 stays at 68.0°C no matter the temperature around the router, even with an external fan behind it, do I’m missing something?
ApNos-414c645c-devel
OpenWrt 21.02-SNAPSHOT, r16399+157-c67509efd7
root@GL-AXT1800:~# sensors
ath11k_hwmon-isa-0000
Adapter: ISA adapter
temp1: N/A
ath11k_hwmon-isa-0000
Adapter: ISA adapter
temp1: +68.0°C
root@GL-AXT1800:~#
alzhao
September 6, 2022, 7:59am
6
Can you check I found a way to set the gl fan! - #14 by nopro404
Use cat /sys/class/thermal/thermal_zone*/temp
Slated
September 6, 2022, 9:43am
7
Are one of your wifi access points turned off? As in did you turn off 5Ghz or 2.4Ghz?
wvlad
September 9, 2022, 10:15am
8
Yeah, indeed, I switched off 2.4Ghz one. After switching it on back - it shows sensor value again:
root@GL-AXT1800:~# sensors
ath11k_hwmon-isa-0000
Adapter: ISA adapter
temp1: +51.0°C
ath11k_hwmon-isa-0000
Adapter: ISA adapter
temp1: +48.0°C
Thanks for clarification!