summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorjschwender <joachim.schwender@web.de>2018-01-14 18:28:07 +0100
committerGuenter Roeck <linux@roeck-us.net>2018-01-14 10:10:47 -0800
commit0b6850677025424b9c3b860e9c2b7fb0d60792d5 (patch)
tree724b085e3e1edbee041cc5fc078b5a75271dcaa3 /configs
parentdf12836f485cbc584c7121fbecc6cbc4865e0c4e (diff)
downloadlm-sensors-git-0b6850677025424b9c3b860e9c2b7fb0d60792d5.tar.gz
configs: Create entry for Zotac ZBOX-ID18
not easy to figure out these values, voltages are more or less guessed Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'configs')
-rw-r--r--configs/Zotac/ZBOX-ID1836
1 files changed, 36 insertions, 0 deletions
diff --git a/configs/Zotac/ZBOX-ID18 b/configs/Zotac/ZBOX-ID18
new file mode 100644
index 00000000..abad6af1
--- /dev/null
+++ b/configs/Zotac/ZBOX-ID18
@@ -0,0 +1,36 @@
+# Zotac Zbox ID18 Celeron 1007U @ 1,5 GHz, ITX format
+# J. Schwender
+# dmi: ZBOX-ID18
+# driver: coretemp
+# driver: nct6775, 8 mV / LSB, 0…2.048 V
+chip "nct6776-isa-0a30"
+ label in1 "RAM"
+ set in1_min 0.5
+ set in1_max 2.0 # limiits depend on the RAM type in use
+
+ label in4 "+12 V"
+ set in4_min 12*0.95
+ set in4_max 12*1.05
+ compute in4 11.5*@,@/11.5 # guess 1.05 V
+
+ label in6 "+5 V"
+ set in6_min 5*0.95
+ set in6_max 5*1.05
+ compute in6 7.4*@,@/7.4 # guess 0.69
+
+ ignore in5 # shows always zero
+
+ ignore fan1 # ZBox id18 has no other fan
+ label fan2 "CPU fan" # verified
+
+ ignore intrusion0
+ ignore intrusion1
+ ignore beep_enable
+
+ set temp1_max 90
+ set temp1_max_hyst 30
+ ignore temp2 # shows alwasy 123.5°
+ label temp7 "CPU socket"
+ ignore temp8 # PCH_CHIP_TEMP shows 0
+ ignore temp9 # PCH_CPU_TEMP shows 0
+ ignore temp10 # PCH_MCH_TEMP shows 0