All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] sensors.conf for im-645gse-a (msi9830)
@ 2009-07-01 18:13 Thomas Ettwein
  2009-07-03 10:29 ` Hans de Goede
  2009-10-13 22:13 ` kpyle
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Ettwein @ 2009-07-01 18:13 UTC (permalink / raw)
  To: lm-sensors

Dear support,

i have a working sensors.conf for the following MSI industrial mainboard, please add to your configurations page:

IM-945GSE-A	http://de.msi.com/index.php?func=proddesc&prod_no\x1693&maincat_no88#

enjoy


# lm_sensors configuration file for the MSI IM-945GSE-A motherboard
# Atom N270, Dual Gigabit Intel 82574L controllers, VGA, DVI
# 2009-07-01 Thomas Ettwein

chip "f71882fg-*"

# Temperature
     label temp1       "CPU"
     label temp2       "Systemboard"
     ignore temp3

# Fans
      ignore fan1 # no connector on board
      label fan2 "CPUFAN1"
      ignore fan3 # no connector on board
      ignore fan4 # no connector on board


# Voltage
     label in0         "3.3V"
     label in1         "Vcore"
     label in2         "Vdimm"
     label in3         "Vchip"
     label in4         "+5V"
     label in5         "12V"
     label in6         "5VSB"
     label in7         "3VSB"
     label in8         "Battery"

# never change the in0, in7 and in8 compute, these are hardwired in the chip!
     compute in0       (@ * 2), (@ / 2)
     compute in2       (@ * 2), (@ / 2)
     compute in3       (@ * 2), (@ / 2)
     compute in4       (@ * 5.25), (@ / 5.25)
     compute in5       (@ * 12.83), (@ / 12.83)
     compute in6       (@ * 5.25), (@ / 5.25)
     compute in7       (@ * 2), (@ / 2)
     compute in8       (@ * 2), (@ / 2)



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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [lm-sensors] sensors.conf for im-645gse-a (msi9830)
  2009-07-01 18:13 [lm-sensors] sensors.conf for im-645gse-a (msi9830) Thomas Ettwein
@ 2009-07-03 10:29 ` Hans de Goede
  2009-10-13 22:13 ` kpyle
  1 sibling, 0 replies; 3+ messages in thread
From: Hans de Goede @ 2009-07-03 10:29 UTC (permalink / raw)
  To: lm-sensors

Hi,

On 07/01/2009 08:13 PM, Thomas Ettwein wrote:
> # lm_sensors configuration file for the MSI IM-945GSE-A motherboard
> # Atom N270, Dual Gigabit Intel 82574L controllers, VGA, DVI
> # 2009-07-01 Thomas Ettwein
>

Thanks, it has been added to the wiki:
http://lm-sensors.org/wiki/Configurations/MSI/IM-945GSE-A

Can you please also send me a private mail with the output of:
dmidecode

? We plan to use that in the future to automatically identify
motherboards and drop the right configuration in to place
(for those boards where we have a configuration file for).

Regards,

Hans


> chip "f71882fg-*"
>
> # Temperature
>       label temp1       "CPU"
>       label temp2       "Systemboard"
>       ignore temp3
>
> # Fans
>        ignore fan1 # no connector on board
>        label fan2 "CPUFAN1"
>        ignore fan3 # no connector on board
>        ignore fan4 # no connector on board
>
>
> # Voltage
>       label in0         "3.3V"
>       label in1         "Vcore"
>       label in2         "Vdimm"
>       label in3         "Vchip"
>       label in4         "+5V"
>       label in5         "12V"
>       label in6         "5VSB"
>       label in7         "3VSB"
>       label in8         "Battery"
>
> # never change the in0, in7 and in8 compute, these are hardwired in the chip!
>       compute in0       (@ * 2), (@ / 2)
>       compute in2       (@ * 2), (@ / 2)
>       compute in3       (@ * 2), (@ / 2)
>       compute in4       (@ * 5.25), (@ / 5.25)
>       compute in5       (@ * 12.83), (@ / 12.83)
>       compute in6       (@ * 5.25), (@ / 5.25)
>       compute in7       (@ * 2), (@ / 2)
>       compute in8       (@ * 2), (@ / 2)
>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [lm-sensors] sensors.conf for im-645gse-a (msi9830)
  2009-07-01 18:13 [lm-sensors] sensors.conf for im-645gse-a (msi9830) Thomas Ettwein
  2009-07-03 10:29 ` Hans de Goede
@ 2009-10-13 22:13 ` kpyle
  1 sibling, 0 replies; 3+ messages in thread
From: kpyle @ 2009-10-13 22:13 UTC (permalink / raw)
  To: lm-sensors

On 07/03/2009 12:29 PM, Hans de Goede wrote:
> On 07/01/2009 08:13 PM, Thomas Ettwein wrote:
> > # lm_sensors configuration file for the MSI IM-945GSE-A motherboard
> > # Atom N270, Dual Gigabit Intel 82574L controllers, VGA, DVI
> > # 2009-07-01 Thomas Ettwein
>
>
> Thanks, it has been added to the wiki:
> http://lm-sensors.org/wiki/Configurations/MSI/IM-945GSE-A

I used the wiki configuration for a MSI IM-945GSE-A.  The sensors command reports that 12V is at 14.7V while a simultaneous measurement at the ATX connector with a volt meter shows 12.3V.  I don't know enough about the board to measure at the SuperIO chip used by lm_sensors on this board, but I'm assuming the sensor report is incorrect.  Could the values used to compute in5 in the wiki configuration be incorrect?  All other values reported by the sensors command seem reasonable.

Thanks.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-13 22:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 18:13 [lm-sensors] sensors.conf for im-645gse-a (msi9830) Thomas Ettwein
2009-07-03 10:29 ` Hans de Goede
2009-10-13 22:13 ` kpyle

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.