Show
Ignore:
Timestamp:
08/25/11 21:28:13 (9 months ago)
Author:
khali
Message:

Fix loading of the cpuid module. On non-udev systems, or even on udev
systems where /dev/cpu/0/cpuid is part of the static device node tree,
the previous test would succeed even when the cpuid module isn't
loaded, resulting in missing detections (of coretemp-supported CPU
models in particuler.) Check if the module is loaded by looking in
sysfs instead, this is much more reliable.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r5992 r5993  
    66                  Improve filtering of fake DMI data 
    77                  Print DMI system/product version if available 
     8                  Fix loading of the cpuid module 
    89 
    9103.3.1 (2011-07-21)