All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Conf file for ASUS F1A75-M motherboard
@ 2012-10-07 14:18 J. Cheetham
  0 siblings, 0 replies; only message in thread
From: J. Cheetham @ 2012-10-07 14:18 UTC (permalink / raw)
  To: lm-sensors

I thought this could be useful to people:


# ASUS F1A75-M motherboard with AMD APU (and Radeon Graphics)
# K. J. Cheetham, October 2012

chip "it8728-isa-*"

    # Voltages

    label in0 "Vcore"
    set in0_min 1.0
    set in0_max 1.5

    ignore in1 # Always 2.22 - don't know why

    label in2 "+12V"
    compute in2 @ * (77/12), @ / (77/12)
    set in2_min 12 * 0.95
    set in2_max 12 * 1.05

    label in3 "+5V1"
    compute in3 @ * (30/12), @ / (30/12)
    set in3_min 5 * 0.95
    set in3_max 5 * 1.05

    label in4 "+5V2"
    compute in4 @ * (30/12), @ / (30/12)
    set in4_min 5 * 0.95
    set in4_max 5 * 1.05

    ignore in5 # Always 2.22 - don't know why
    ignore in6 # Always 2.22 - don't know why

    label in7 "3VSB"
    set in7_min 3.3 * 0.95
    set in7_max 3.3 * 1.05

    label in8 "Vbat"

    # Temperatures

    label temp1 "CPU Temp"
    label temp2 "M/B Temp"
    ignore temp3 # Not used; always +127.0C

    # Fans

    label fan1 "CPU Fan"
    set fan1_min 600
    label fan2 "Chassis Fan"
    set fan2_min 600
    label fan3 "PSU Fan"
    set fan3_min 600
    ignore fan4 # Not used

    label intrusion0 "Intrusion"

chip "k10temp-pci-*"

   label temp1 "Core Temp"

chip "radeon-pci-*"

   label temp1 "GPU Temp"


-- 
K. J. Cheetham

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-07 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-07 14:18 [lm-sensors] Conf file for ASUS F1A75-M motherboard J. Cheetham

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.