public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Sensors (W83627HF) in Tyan S2882
@ 2004-04-19 12:01 Jan Kasprzak
  2004-04-19 12:56 ` Marc Bevand
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Jan Kasprzak @ 2004-04-19 12:01 UTC (permalink / raw)
  To: linux-kernel

	Hello, world!\n

	I have two systems with Tyan S2882 boards (K8S Pro). The sensors chip
is Winbond w83627hf according to the mainboard documentation.  The w83627hf
driver can read values from the sensors, but apparently not all values.
The board has six fan connectors (two labeled CPU1 fan and CPU2 fan,
and four chassis fans). BIOS displays the fan status correctly for all fans,
so all fans are connected to the sensors chip. However, there are only three
fans listed in /sys/devices/platform/i2c-1/1-0290.

	Is it possible to read status of other three fans from Linux?

	Thanks,

-Yenya

-- 
| Jan "Yenya" Kasprzak  <kas at {fi.muni.cz - work | yenya.net - private}> |
| GPG: ID 1024/D3498839      Fingerprint 0D99A7FB206605D7 8B35FCDE05B18A5E |
| http://www.fi.muni.cz/~kas/   Czech Linux Homepage: http://www.linux.cz/ |
 Any compiler or language that likes to hide things like memory allocations
 behind your back just isn't a good choice for a kernel.   --Linus Torvalds

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: Sensors (W83627HF) in Tyan S2882
@ 2004-04-19 15:18 Jean Delvare
  2004-04-19 15:59 ` Fabian Fenaut
       [not found] ` <200404191600.i3JG0ElX089970@zone3.gcu-squad.org>
  0 siblings, 2 replies; 18+ messages in thread
From: Jean Delvare @ 2004-04-19 15:18 UTC (permalink / raw)
  To: Fabian Fenaut, Greg KH; +Cc: LKML

Hi Fabian,

> Probably unrelated to your problem, but isn't there a typo in 
> drivers/i2c/chips/Kconfig ? maybe patch below ?
> 
> diff -Nru drivers/i2c/chips/Kconfig.orig drivers/i2c/chips/Kconfig
> --- drivers/i2c/chips/Kconfig.orig      Fri Apr 16 11:12:17 2004
> +++ drivers/i2c/chips/Kconfig   Mon Apr 19 15:23:48 2004
> @@ -158,7 +158,7 @@
>            will be called via686a.
> 
>  config SENSORS_W83781D
> -       tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus
AS99127F"
> +       tristate "Winbond W83781D, W83782D, W83783S, W83682HF, Asus
AS99127F"
>          depends on I2C && EXPERIMENTAL
>          select I2C_SENSOR
>          help

Nice catching. However the fix is not correct. "W83627HF" is the correct
name and "W83682HF" is the typo.

Care to send the correct fix to Greg? Please CC: me or the lm_sensors
mailing-list so that I can enqueue the patch on my side.

Thanks.

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/


^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: Sensors (W83627HF) in Tyan S2882
@ 2004-04-20 14:34 Jean Delvare
  0 siblings, 0 replies; 18+ messages in thread
From: Jean Delvare @ 2004-04-20 14:34 UTC (permalink / raw)
  To: Jan Kasprzak; +Cc: LKML

Hi Jan,

> Yes, I had CONFIG_SENSORS_W83781D=y. I have recompiled with
> CONFIG_SENSORS_W83627HF=y and without CONFIG_SENSORS_W83781D, but the
> new kernel still can see only three fans.

I think you need to include the w83627hf driver (for the Winbond
W83627HF chip) and the lm85 driver (for the Analog Devices ADM1027
chip). Don't forget to include the i2c-amd756 and i2c-amd8111 drivers
as well, since the ADM1027 chip has to be connected to either of these
busses.

Hope that helps.

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/


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

end of thread, other threads:[~2004-05-05 22:20 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-19 12:01 Sensors (W83627HF) in Tyan S2882 Jan Kasprzak
2004-04-19 12:56 ` Marc Bevand
2004-04-19 13:37 ` Fabian Fenaut
     [not found] ` <200404191338.i3JDcBna029336@anor.ics.muni.cz>
2004-04-19 19:30   ` Jan Kasprzak
  -- strict thread matches above, loose matches on Subject: below --
2004-04-19 15:18 Jean Delvare
2004-04-19 15:59 ` Fabian Fenaut
2004-04-19 16:07   ` Fabian Fenaut
     [not found] ` <200404191600.i3JG0ElX089970@zone3.gcu-squad.org>
2004-04-19 17:01   ` Jean Delvare
2004-04-19 17:19     ` Fabian Fenaut
2004-04-19 17:50       ` Jean Delvare
2004-04-19 18:23         ` Fabian Fenaut
2004-04-19 18:49           ` Jean Delvare
2004-04-19 19:57             ` Fabian Fenaut
2004-04-19 20:09               ` Jean Delvare
2004-05-02  5:42               ` Greg KH
2004-05-02 12:01                 ` Jean Delvare
2004-05-05 22:17                   ` Greg KH
2004-04-20 14:34 Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox