~mmach/netext73/lm-sensors

« back to all changes in this revision

Viewing changes to configs/Zotac/ZBOX-ID18

  • Committer: mmach
  • Date: 2020-02-05 20:28:34 UTC
  • Revision ID: netbit73@gmail.com-20200205202834-zc3sla47j9e700w5
3.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Zotac Zbox ID18 Celeron 1007U @ 1,5 GHz, ITX format
 
2
# J. Schwender
 
3
# dmi: ZBOX-ID18
 
4
# driver: coretemp
 
5
# driver: nct6775, 8 mV / LSB, 0…2.048 V
 
6
chip "nct6776-isa-0a30"
 
7
    label in1 "RAM"
 
8
    set in1_min 0.5
 
9
    set in1_max 2.0      # limiits depend on the RAM type in use
 
10
 
 
11
    label in4 "+12 V"
 
12
    set in4_min 12*0.95
 
13
    set in4_max 12*1.05
 
14
    compute in4 11.5*@,@/11.5  # guess 1.05 V
 
15
 
 
16
    label in6 "+5 V"
 
17
    set in6_min 5*0.95
 
18
    set in6_max 5*1.05
 
19
    compute in6 7.4*@,@/7.4    # guess 0.69
 
20
 
 
21
    ignore in5     # shows always zero
 
22
 
 
23
    ignore fan1    # ZBox id18 has no other fan
 
24
    label fan2 "CPU fan"     # verified
 
25
 
 
26
    ignore intrusion0
 
27
    ignore intrusion1
 
28
    ignore beep_enable
 
29
 
 
30
    set temp1_max 90
 
31
    set temp1_max_hyst 30
 
32
    ignore temp2     # shows alwasy 123.5°
 
33
    label temp7 "CPU socket"
 
34
    ignore temp8     # PCH_CHIP_TEMP shows 0
 
35
    ignore temp9     # PCH_CPU_TEMP shows 0
 
36
    ignore temp10    # PCH_MCH_TEMP shows 0