Bug 715573 - sensors-detect fails with Linux 3.0
Summary: sensors-detect fails with Linux 3.0
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: lm_sensors
Version: rawhide
Hardware: All
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Nikola Pajkovsky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-23 11:51 UTC by Vedran Miletić
Modified: 2014-02-02 22:15 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-23 12:31:24 UTC
Type: ---


Attachments (Terms of Use)

Description Vedran Miletić 2011-06-23 11:51:08 UTC
# 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)

Comment 1 Hans de Goede 2011-06-23 12:31:24 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.