All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ian Dobson" <i.dobson@planet-ian.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] w83795 & Supermicro H8DTI
Date: Fri, 18 Feb 2011 19:35:10 +0000	[thread overview]
Message-ID: <153DDBFB46D344D2ACBD67612E414194@portable2> (raw)
In-Reply-To: <web-2945170@free.net>



--------------------------------------------------
From: "Mikhail Kuzminsky" <kus@free.net>
Sent: Friday, February 18, 2011 8:15 PM
To: <lm-sensors@lm-sensors.org>
Subject: [lm-sensors] w83795 & Supermicro H8DTI

> We use 64 bit OpenSuSE kernel 2.6.27 (patched for right numactl work) 
> w/OpenSuSE sensors 3.0.3 (w/libsensors4) packages installed.
>
> Motherboard Supermicro X8DTI has w83795adg (I beleive) chip, and I 
> obtained from Supermicro Tech Support the necessary data (see below) for 
> /etc/sensors3.conf
>
> 1) 1st of all, I need to install "stand-alone" w83795 driver for my 
> kernel.    Do I understand correctly that simple issuing of "make all" 
> under root is enough ?
> (of course, I do not say about w83795 loading).
>
> 2) Am I right in a pair of "compute" statements for in3 and in4 values:
>
> compute in3 @*0.032, @/0.032
> compute in4 @*0.008*6.62, @/0.008/6.62
>
> if I base on data supplied by Supermicro (below, they are for 5V and 12V) 
> ?
> ==Supermicro data=========> Bus Type = SMBus
> One W83795AG
>
> Windbond W83795AG, Slave Address=0x2f (0x5E in 8-Bit format)
> ==============================> Fan1 Fan Speed, Offset 0x2e RPM = 84375/Data
> Fan2 Fan Speed, Offset 0x30 RPM = 84375/Data
> Fan3 Fan Speed, Offset 0x35 RPM = 84375/Data
> Fan4 Fan Speed, Offset 0x31 RPM = 84375/Data
> Fan5 Fan Speed, Offset 0x34 RPM = 84375/Data
> Fan6 Fan Speed, Offset 0x32 RPM = 84375/Data
> Fan7 Fan Speed, Offset 0x2f RPM = 84375/Data
> Fan8 Fan Speed, Offset 0x33 RPM = 84375/Data
> CPU1 Voltage, Offset 0x11 Voltage = Data* 0.008
> CPU2 Voltage, Offset 0x10 Voltage = Data* 0.008
> +5V Voltage, Offset 0x13 Voltage = Data* 0.008 * (40/10)
> +12V Voltage, Offset 0x14 Voltage = Data* 0.008/ (10./66.2)
> CPU1 DIMM Voltage, Offset 0x17 Voltage = Data* 0.008
> CPU2 DIMM Voltage, Offset 0x16 Voltage = Data* 0.008
> +1.5V Voltage, Offset 0x12 Voltage = Data* 0.008
> +3.3V Voltage, Offset 0x1c Voltage = Data* 0.024
> +3.3VSB Voltage, Offset 0x1d Voltage = Data* 0.024
> Battery Voltage, Offset 0x1e Voltage = Data* 0.024
> CPU1 Temperature, Offset 0x26 Temperature = Data
> CPU2 Temperature, Offset 0x27 Temperature = Data
> System Temperature, Offset 0x1f Temperature = Data
> Chassis Intrusion, Bank 0, Offset 0x46, BitMask 0x40 1 = Bad, 0 = Good
> (Clear Bit: Bank 0, Offset 0x4d, BitMask 0x80)
>
>
> Power Supply Failure, GP11(From W83627HF) 1 = Good, 0 = Bad
>
>
> _______________________________________________
> lm-sensors mailing list
> lm-sensors@lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

Hi,

just download the driver, the make file and i2c-compat.h  from 
http://khali.linux-fr.org/devel/misc/w83795/ the do a make && make install

That should be enough to install the driver for your kernel. A modprobe 
w83795 should then load the driver and sensors should show values :)

Regards
Ian Dobson 


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

  reply	other threads:[~2011-02-18 19:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18 19:15 [lm-sensors] w83795 & Supermicro H8DTI Mikhail Kuzminsky
2011-02-18 19:35 ` Ian Dobson [this message]
2011-03-08 17:29 ` Jean Delvare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=153DDBFB46D344D2ACBD67612E414194@portable2 \
    --to=i.dobson@planet-ian.com \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.