| 500 | | # On the Tyan S1598, the 2.5V sensor reads 0 and is not displayed in the BIOS, |
|---|
| 501 | | # so you may want to ignore it here. |
|---|
| | 500 | # On the Tyan S1598, the 2.5V sensor reads 0 and is not displayed in the BIOS. |
|---|
| | 501 | # Also, Linas Vepstas <linas@linas.org> reports that this sensor shows |
|---|
| | 502 | # nothing of interest on the Abit KA7 (Athalon), and is also not displayed |
|---|
| | 503 | # in the BIOS. So, if you have either of these boards may want to uncomment |
|---|
| | 504 | # the 'ignore 2.5V' line below. |
|---|
| | 516 | # VIA suggests that temp3 is an internal temp sensor for the 686a. However, |
|---|
| | 517 | # on the Tyan S1598 as well as the Abit KA7 (Athalon), the absolute values |
|---|
| | 518 | # of the readings from that sensor are not valid. The readings do seem to |
|---|
| | 519 | # correlate with temp changes, but the conversion factor may be quite |
|---|
| | 520 | # different from temp1 & temp2 (as noted above, VIA has not provided |
|---|
| | 521 | # conversion info). So, you may wish to 'ignore temp3'. |
|---|
| | 522 | |
|---|