Coretemp outdated / can't show 45nm core temps
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lm-sensors |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Hardy |
Fix Released
|
Medium
|
Colin Ian King | ||
lm-sensors-3 (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Hardy |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Description: Ubuntu 8.04
Release: 8.04
The coretemp.c file in linux kernel 2.6.24 is outdated, the one in linux kernel 2.6.25 has the code lines to detect the model 17 cpus (intel 45nms q9300/q9450/etc.).
While the packaged lm-sensors' sensor-detect seems a bit dated, when I compiled and used the new one (3.0.2) it detected the q9300s cpu sensors.
Driver `coretemp' (should be inserted):
Detects correctly:
* Chip `Intel Core family thermal sensor' (confidence: 9)
When trying to use/load coretemp after this; "modprobe coretemp" - coretemp: Unknown CPU model 17
I believe this is the source of most of the lm-sensors outdated and not working problems with all the newer chips, since even if it were updated and worked to detect them, the coretemps module isn't up to date and therefore can't find the cpu sensors anyway.
Both the lm-sensors and the coretemp.c should be updated for the users running intel 45nm cpus.
Changed in linux: | |
status: | New → Confirmed |
Changed in linux: | |
assignee: | ubuntu-kernel-team → colin-king |
status: | Triaged → In Progress |
Changed in lmsensors: | |
assignee: | nobody → colin-king |
Changed in lm-sensors-3: | |
importance: | Undecided → Medium |
milestone: | none → ubuntu-8.04.2 |
Changed in lm-sensors-3: | |
importance: | Undecided → Medium |
Changed in lmsensors: | |
assignee: | Colin King (colin-king) → nobody |
Yes, please take the coretemp from 2.6.25 into Ubuntu 8.04.
We have a 672 node dual quadcore cluster with the model 17 cpus and we would REALLY like to have a working coretemp module.