Ubuntu lm-sensors issue

I have not had success getting lm-sensors to detect the cpu on Ubuntu.

root@GL-MV1000-Ubuntu:/# sensors-detect
# sensors-detect revision 6284 (2015-05-31 14:00:33 +0200)
# DMI data unavailable, please consider installing dmidecode 2.7
# or later for better results.
# Kernel: 4.4.52-armada-17.10.3-g44275f8 aarch64
# Processor:  (//)

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):
modprobe: FATAL: Module cpuid not found in directory /lib/modules/4.4.52-armada-17.10.3-g44275f8
Failed to load module cpuid.
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 15h power sensors...                             No
AMD Family 16h power 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

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):
Sorry, no supported PCI bus adapters found.

Next adapter: pxa_i2c-i2c (i2c-0)
Do you want to scan it? (YES/no/selectively):

Next adapter: pxa_i2c-i2c (i2c-1)
Do you want to scan it? (YES/no/selectively): no

Sorry, no sensors were detected.
Either your system has no sensors, or they are not supported, or
they are connected to an I2C or SMBus adapter that is not
supported. If you find out what chips are on your board, check
http://www.lm-sensors.org/wiki/Devices for driver status.

Is the kernel missing CONFIG_THERMAL and CONFIG_HWMON modules in the default build?
I just need to see the temperature output while running multiple packages.

Any work around or advice?

hi,

i recently had the same issue, check out
https://forum.gl-inet.com/t/axt1800-running-hot-75c/23385/23?u=asdffdsa1122

I was going to use your idea:

cat /sys/class/thermal/thermal_zone0/temp

But on gv1000 (Brume) I have nothing in /sys/class/thermal to use?

how about
https://forum.gl-inet.com/t/gl-mv1000-gets-very-hot/14290/10
https://forum.gl-inet.com/t/mv-1000-how-to-get-the-correct-cpu-temperature/22433/6

Appreciate the help, but that is for lm-sensors for OpenWRT which works fine on my unit.
My problem is on the Ubuntu image stock from gl.inet.

I have never do on MV1000 Ubuntu. Sorry cannot help.