Hide Forgot
# sensors-detect Use of uninitialized value $kernel_version[0] in numeric gt (>) at /usr/sbin/sensors-detect line 2442. Use of uninitialized value $kernel_version[0] in numeric eq (==) at /usr/sbin/sensors-detect line 2442. Kernel version is unsupported (too old, >= 2.6.5 needed)
Thanks for the report. About half of userspace has been broken by the kernel going from a x.y.z version scheme to a x.y scheme. AFAIK Linux has decided to go back to x.y.z for now and call the new version 3.0.0, so this should be fixed when the kernel package picks up this change. There were some patches for sensors-detect to work with the x.y scheme, but the upstream lm_sensors maintainer did not want to take this until the x.y versus x.y.z scheme decision has been finalized.