* [lm-sensors] Asus P4S533-E need help with CPU Fan.
@ 2005-11-29 10:18 L.P.H. van Belle
2005-11-29 10:52 ` Ymu
2005-11-29 11:36 ` FW: " L.P.H. van Belle
0 siblings, 2 replies; 3+ messages in thread
From: L.P.H. van Belle @ 2005-11-29 10:18 UTC (permalink / raw)
To: lm-sensors
Hi all,
Im running Debian Sarge with kernel 2.6.12 from testing.
This is on a asus P4S533-E mainboard.
Everything execpt 1 is running fine, so is there somebody who
know's how to get the CPU Fan speed out of this.
I checked the bios hardware monitor and
there is a Fan Speed (running at 2549 RPM)
and yes there is "ignore fan1" => 3, but when i enable it ( all three )
the output is 0
i need help with this one.
So if somebody knows the solution ..
please..
this is my config and output now:
as99127f-i2c-0-2d
Adapter: SiS96x SMBus adapter at 0xe600
VCore: +1.55 V (min = +1.44 V, max = +1.60 V)
+3.3V: +3.30 V (min = +3.14 V, max = +3.46 V)
+5V: +5.00 V (min = +4.73 V, max = +5.24 V)
+12V: +11.19 V (min = +11.37 V, max = +12.59 V) ALARM =>
=> ignore this, is under control, i need a new Powersupply ;-)
M/B Temp: +31?C (high = +45?C, hyst = +38?C)
SYS Temp: +32.0?C (high = +52?C, hyst = +47?C)
CPU Temp: +48.0?C (high = +62?C, hyst = +56?C)
vid: +1.525 V (VRM Version 9.0)
alarms:
beep_enable:
Sound alarm disabled
/etc/sensors.conf
### for ASUS P4S533-E
chip "as99127f-*"
label in0 "VCore"
ignore in1
label in2 "+3.3V"
label in3 "+5V"
label in4 "+12V"
ignore in5
ignore in6
compute in3 ((6.8/10)+1)*@ , @/((6.8/10)+1)
compute in4 ((28/10)+1)*@ , @/((28/10)+1)
compute in5 -(240/60.4)*@ , -@/(240/60.4)
compute in6 -(90.9/60.4)*@ , -@/(90.9/60.4)
label temp1 "M/B Temp"
label temp2 "SYS Temp"
## TEMP2 ?? is this System temp ?
label temp3 "CPU Temp"
compute temp3 @/2, 2*@
# set limits to 5% for the critical voltages
# set limits to 10% for the non-critical voltages
# set limits to 20% for the battery voltage
set in0_min vid*0.95
set in0_max vid*1.05
set in1_min vid*0.95
set in1_max vid*1.05
set in2_min 3.3 * 0.95
set in2_max 3.3 * 1.05
set in3_min 5.0 * 0.95
set in3_max 5.0 * 1.05
set in4_min 12 * 0.95
set in4_max 12 * 1.05
set temp1_over 45
set temp1_hyst 38
set temp2_over 52
set temp2_hyst 47
set temp3_over 63
set temp3_hyst 56
# set sensor1 1
# set sensor2 2
# set sensor3 3435
ignore fan1
ignore fan2
ignore fan3
set beep_enable 0
--
*** Bazuin & Partners Managed E-mail Filter scanned this email for viruses ***
^ permalink raw reply [flat|nested] 3+ messages in thread
* [lm-sensors] Asus P4S533-E need help with CPU Fan.
2005-11-29 10:18 [lm-sensors] Asus P4S533-E need help with CPU Fan L.P.H. van Belle
@ 2005-11-29 10:52 ` Ymu
2005-11-29 11:36 ` FW: " L.P.H. van Belle
1 sibling, 0 replies; 3+ messages in thread
From: Ymu @ 2005-11-29 10:52 UTC (permalink / raw)
To: lm-sensors
Hello,
>
> Im running Debian Sarge with kernel 2.6.12 from testing.
> This is on a asus P4S533-E mainboard.
>
> Everything execpt 1 is running fine, so is there somebody who
> know's how to get the CPU Fan speed out of this.
> I checked the bios hardware monitor and
> there is a Fan Speed (running at 2549 RPM)
>
> and yes there is "ignore fan1" => 3, but when i enable it ( all three
)
> the output is 0
>
Since I know almost nothing about this chip, I would give you two links
http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/lm_sensors-FAQ.html#
Section-4_002e1
Did you set the fan1_div properly? Try echo 8 >
/sys/bus/i2c/devices/0-002d/fan1_div
Another link:
http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/lm_sensors-FAQ.html#
Section-4_002e16
Best Regards
Yuan Mu
==============================================The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of Winbond is strictly prohibited; and any information in this email irrelevant to the official business of Winbond shall be deemed as neither given nor endorsed by Winbond.
==============================================If your computer is unable to decode Chinese font, please ignore the following message.It essentially repeats the statement in English given above.本信件內所含華邦電子的財產性機密性資訊, 僅授權原發信人指定之收信人取閱\之用. 假使您並非被指定之收信人或因任何原因在未經授權的情形之下收到本信件, 請您告知原發信人並立即將信件從電腦與網路伺服器中予以消除. 對於您的合作, 我們先此致謝. 特此提醒, 任何未經授權擅自使用華邦電子的機密資訊的行為是被嚴格禁止的. 信件與華邦電子營業無關之內容,不得視為華邦電子之立場或意見.
^ permalink raw reply [flat|nested] 3+ messages in thread
* FW: [lm-sensors] Asus P4S533-E need help with CPU Fan.
2005-11-29 10:18 [lm-sensors] Asus P4S533-E need help with CPU Fan L.P.H. van Belle
2005-11-29 10:52 ` Ymu
@ 2005-11-29 11:36 ` L.P.H. van Belle
1 sibling, 0 replies; 3+ messages in thread
From: L.P.H. van Belle @ 2005-11-29 11:36 UTC (permalink / raw)
To: lm-sensors
Great i didnt find that on the site, and i searched long..
very good, thank you.
this :
Did you set the fan1_div properly? Try echo 8 >
/sys/bus/i2c/devices/0-002d/fan1_div
was the solution
greatings
Louis
-----Oorspronkelijk bericht-----
Van: Ymu@Winbond.com.tw [mailto:Ymu@Winbond.com.tw]
Verzonden: dinsdag 29 november 2005 10:50
Aan: belle@bazuin.nl; lm-sensors@lm-sensors.org
Onderwerp: RE: [lm-sensors] Asus P4S533-E need help with CPU Fan.
Hello,
>
> Im running Debian Sarge with kernel 2.6.12 from testing.
> This is on a asus P4S533-E mainboard.
>
> Everything execpt 1 is running fine, so is there somebody who
> know's how to get the CPU Fan speed out of this.
> I checked the bios hardware monitor and
> there is a Fan Speed (running at 2549 RPM)
>
> and yes there is "ignore fan1" => 3, but when i enable it ( all three
)
> the output is 0
>
Since I know almost nothing about this chip, I would give you two links
http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/lm_sensors-FAQ.html#
Section-4_002e1
Did you set the fan1_div properly? Try echo 8 >
/sys/bus/i2c/devices/0-002d/fan1_div
Another link:
http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/lm_sensors-FAQ.html#
Section-4_002e16
Best Regards
Yuan Mu
======================================
========The privileged confidential information contained in this
email is intended for use only by the addressees as indicated by the
original sender of this email. If you are not the addressee indicated in
this email or are not responsible for delivery of the email to such a
person, please kindly reply to the sender indicating this fact and delete
all copies of it from your computer and network server immediately. Your
cooperation is highly appreciated. It is advised that any unauthorized use
of confidential information of Winbond is strictly prohibited; and any
information in this email irrelevant to the official business of Winbond
shall be deemed as neither given nor endorsed by Winbond.
======================================
========If your computer is unable to decode Chinese font, please
ignore the following message.It essentially repeats the statement in English
given above.%;+H%s$:)R't5X(99q$l*:0]2#)J>w1K)J8j0T,
6H1BEv-l5o+H$H+|)w$'&,+H$H(z>\\$'%N.
02(O1z(C+D3Q+|)w$'&,+H$H)N&]%t&s-l&]&b%<8g1BEv*:1!'N$'$U&,(l%;+H%s,
=P1z'i*>-l5o+H$H(C%_'Y1N+H%s1q9q8#;P:t8t&x*A>9$$$)%H.x0#. 9o)s1z*:&X'@,
'Z-L%}&9-PAB. /S&94#?t,
%t&s%<8g1BEv>U&[(O%N5X(99q$l*:>w1K8j0T*:&f,0,O3QDY.f8T$n*:.
+H%s;P5X(99q$l@g7~5LCv$'$:.e,$#1o5x,05X(99q$l$'%_3u)N7N(#.
--
*** Bazuin & Partners Managed E-mail Filter scanned this email for viruses ***
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-11-29 11:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-29 10:18 [lm-sensors] Asus P4S533-E need help with CPU Fan L.P.H. van Belle
2005-11-29 10:52 ` Ymu
2005-11-29 11:36 ` FW: " L.P.H. van Belle
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.