Ticket #2275 (closed defect: wontfix)
numerous missing sensors on Intel DG965RY with 82801H (ICH8 Family) SMBus Controller
| Reported by: | ticket | Owned by: | juergh |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | hardware | Version: | |
| Keywords: | Cc: | liblit@… |
Description
I have an Intel DG965RY motherboard with an 82801H (ICH8 Family) SMBus controller. sensors-detect recommends just the "coretemp" module, which reports two temperatures, one for of each of of my two CPU cores. However, numerous additional sensors should be available. When the same machine is running Vista, Intel's Desktop Utilities software reports:
- Temperature
- Processor Temperature (not sure if this is core 0 or core 1)
- Motherboard Temperature
- Motherboard Temperature (no idea how this differs from the previous one)
- I/O Controller Hub (ICH) Temperature
- Memory Controller Hub (MCH)
- Fan speed
- Processor Fan
- Chassis Outlet Fan
- Voltage
- +12 Volts
- +5 Volts
- +3.3 Volts
- +1.5 Volts
- Processor Vccp
The BIOS setup screens report basically the same sensors, including two labeled "Motherboard Temperature" with no other information on how they differ. The single "Processor Temperature" is described in the BIOS as "CPU Die/Package? Temperature", so it's a little mysterious that the coretemp module is giving me two numbers here instead of one. Also, the BIOS reports two additional fan speeds: Chassis Inlet Fan and Auxiliary Fan, both 0. Presumably Intel's software hides these on the assumption that they are not connected to anything.
So the Linux sensor module suite is missing 5 voltage sensors, 2-4 fan speed sensors, and 3-4 temperature sensors. That's a lot of missing sensors! :-) Is there anything that I, or you, can do to bring more of these sensors online?

