| 80 | | Technically, the w83627thf does not support a VID reading. However, it's |
|---|
| 81 | | possible or even likely that your mainboard maker has routed these signals |
|---|
| 82 | | to a specific set of general purpose IO pins (the Asus P4C800-E is one such |
|---|
| 83 | | board). The w83627thf driver now interprets these as VID. If the VID on |
|---|
| 84 | | your board doesn't work, first see doc/vid in the lm_sensors package. If |
|---|
| 85 | | that still doesn't help, email us at lm-sensors@lm-sensors.org. |
|---|
| | 80 | The w83627_HF_ uses pins 110-106 as VID0-VID4. The w83627_THF_ uses the |
|---|
| | 81 | same pins as GPIO[0:4]. Technically, the w83627_THF_ does not support a |
|---|
| | 82 | VID reading. However the two chips have the identical 128 pin package. So, |
|---|
| | 83 | it is possible or even likely for a w83627thf to have the VID signals routed |
|---|
| | 84 | to these pins despite their not being labeled for that purpose. Therefore, |
|---|
| | 85 | the w83627thf driver interprets these as VID. If the VID on your board |
|---|
| | 86 | doesn't work, first see doc/vid. If that still doesn't help, you may just |
|---|
| | 87 | ignore the bogus VID reading with no harm done. |
|---|