mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Add an important comment about UCH configuration in vt1211/vt8231.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2292 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1728,7 +1728,14 @@ chip "vt1211-*" "vt8231-*"
|
||||
ignore temp5
|
||||
ignore temp6
|
||||
ignore temp7
|
||||
#
|
||||
|
||||
# IMPORTANT: If you get "ERROR: Can't get TEMPX data!" from "sensors",
|
||||
# where X is 2, 4, 5, 6 or 7, although you have this UCH set to
|
||||
# temperature, this generally means that this UCH isn't (physically)
|
||||
# used for temperature, so you should add an ignore statement for tempX
|
||||
# and change the "config" value to reflect the fact that this UCH is
|
||||
# probably used for voltage.
|
||||
|
||||
# label in0 "unused"
|
||||
# label in1 "unused"
|
||||
label in2 "VCore1"
|
||||
|
Reference in New Issue
Block a user