In Axon lite
All internal thermal sensors are set as disabled
Is it because of some issues that you have done it intentionally?
If not can you please guide how to turn them on?
In Axon lite
All internal thermal sensors are set as disabled
Is it because of some issues that you have done it intentionally?
If not can you please guide how to turn them on?
Axon Lite: tsadc node was kept disabled in the past kernel builds.
The latest kernel package exposes all the thermal zones properly at
ls -la /sys/class/thermal/
total 0
drwxr-xr-x 2 root root 0 Aug 12 12:15 .
drwxr-xr-x 83 root root 0 Jan 1 2021 ..
lrwxrwxrwx 1 root root 0 Jan 1 2021 cooling_device0 -> ../../devices/virtual/thermal/cooling_device0
lrwxrwxrwx 1 root root 0 Jan 1 2021 cooling_device1 -> ../../devices/virtual/thermal/cooling_device1
lrwxrwxrwx 1 root root 0 Jan 1 2021 cooling_device2 -> ../../devices/virtual/thermal/cooling_device2
lrwxrwxrwx 1 root root 0 Jan 1 2021 cooling_device3 -> ../../devices/virtual/thermal/cooling_device3
lrwxrwxrwx 1 root root 0 Jan 1 2021 cooling_device4 -> ../../devices/virtual/thermal/cooling_device4
lrwxrwxrwx 1 root root 0 Jan 1 2021 thermal_zone0 -> ../../devices/virtual/thermal/thermal_zone0
lrwxrwxrwx 1 root root 0 Jan 1 2021 thermal_zone1 -> ../../devices/virtual/thermal/thermal_zone1
lrwxrwxrwx 1 root root 0 Jan 1 2021 thermal_zone2 -> ../../devices/virtual/thermal/thermal_zone2
lrwxrwxrwx 1 root root 0 Jan 1 2021 thermal_zone3 -> ../../devices/virtual/thermal/thermal_zone3
lrwxrwxrwx 1 root root 0 Jan 1 2021 thermal_zone4 -> ../../devices/virtual/thermal/thermal_zone4
lrwxrwxrwx 1 root root 0 Jan 1 2021 thermal_zone5 -> ../../devices/virtual/thermal/thermal_zone5
Zone0: SoC Temp
Zone1: Big Core Temp
Zone2: Little Core Temp
Zone3: DDR Temp
Zone4: NPU Temp
Zone5: GPU Temp
To get the latest package, run the following commands
sudo apt update
sudo apt reinstall linux-image-6.1.75-axon-lite linux-headers-6.1.75-axon-lite
Or a simple apt update + upgrade will work fine if you are on an older build
Then perform a reboot to see your temps
Let me know if you face any issues.
Thank you
Also regarding the Supply in Axon lite
Are there any pads available to supply power to board other then C type supply?
You can use the battery connector for the purpose of direct DC supply, but DO NOT pump above 4.1-4.2 volts into it.
What if we want to power up board via 12 V DC SMPS
You can solder the 12V input here if you have the equipment
USB_DC_IN will be marked as “+” and GND as “-” on the actual board
