dslreports logo
 
    All Forums Hot Topics Gallery
spc
Search similar:


uniqs
386
GraysonPeddi
Grayson Peddie
join:2010-06-28
Tallahassee, FL
Ubiquiti EdgeRouter PoE
Ubiquiti UniFi AP-AC

GraysonPeddi

Member

lm_sensor Does Not Detect Linux Kernel 3.17

grayson@htpc:~/Downloads/lm_sensors-3.3.5$ sudo sensors-detect 
Use of uninitialized value $kernel_version[0] in numeric gt (>) at /usr/local/sbin/sensors-detect line 2691.
Use of uninitialized value $kernel_version[0] in numeric eq (==) at /usr/local/sbin/sensors-detect line 2691.
Kernel version is unsupported (too old, >= 2.6.5 needed)
grayson@htpc:~/Downloads/lm_sensors-3.3.5$ uname -a
Linux htpc 3.17-7.dmz.1-liquorix-amd64 #1 ZEN SMP PREEMPT Debian 3.17-8 (2014-12-18) x86_64 x86_64 x86_64 GNU/Linux
 

I downloaded lm-sensors and compiled it successfully only to get an error message when running sensors-detect.

Ubuntu 14.04's lm_sensors do not detect my AMD Kaveri APU. I want to see some temperatures when using Prime95 just to see how my APU can handle with Cooler Master Hyper 212 EVO as I'm operating in a pull configuration. Right now, my computer is running fine when playing Portal 2, but if I want to make use of my CPU for rendering in Blender, I want to make sure that my computer can withstand high CPU usage for about 10 to 20 minutes, which I will need lm_sensors to detect my motherboard's sensors.

How can I resolve the kernel detection for sensors-detect?