All of lore.kernel.org
 help / color / mirror / Atom feed
From: r.marek@assembler.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] About fancontrol: I could not control the CPU fan
Date: Sun, 05 Nov 2006 12:13:40 +0000	[thread overview]
Message-ID: <454DD574.7090207@assembler.cz> (raw)
In-Reply-To: <2ca62ec0610301925i65568f5ar4449bfe2d9d5c406@mail.gmail.com>

Hi all,

Sorry for delay I was quite busy last week,

> -is this a 3 or 4 pin fan?

3 pin

> -is this a 3 or 4 pin connector on MB?

3pin


> when you operate pwm1 manually, 
> - can you see the value with cat pwm1 you did write ther before?

Yes good question

> - are you sure to be in manual mode pwm_enable=1 ?

And another one.

> - what do the other pwm1* register read?

I studied the documentation update and I think the problem can be caused by two 
things:

1) the CPU fan is driven by unknown, now obsolete Intel technology Wfm
2) the CPU fan is connected to the superio chip but the base frequency is not 
correct

if the 1) is issue maybe you could connect the fan to another socket, fan2 looks 
promising.

if 2) then you need to check page 118 printed in datasheet
Datasheet is here http://www.datasheets.org.uk/datasheet.php?article 40255

CHeck the register 58 bits D0-D3.

You may dump the chip with the following command:
isadump -f 0x800

Check the address 0x858, please post the dump here.
If you need to change the register 0x58 bits 0-3 then use:
isaset -f 0x858 newval (or you might use the mask)
do that when the module is unloaded.

If you may try the combinations from the table Table 57 ? Different Modes for Fan
Or better just send the dump here, and I will tell you what to write to chip.

Regards
Rudolf


  parent reply	other threads:[~2006-11-05 12:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31  3:25 [lm-sensors] About fancontrol: I could not control the CPU fan speed Yongkui Han
2006-10-31  3:51 ` [lm-sensors] About fancontrol: I could not control the CPU fan Yongkui Han
2006-11-04  3:34 ` Yongkui Han
2006-11-04 10:30 ` Christian Mahr
2006-11-05 12:13 ` Rudolf Marek [this message]
2006-11-06 15:41 ` Yongkui Han
2006-11-10 23:22 ` Christian Mahr
2006-11-11 17:59 ` Yongkui Han
2006-11-11 20:44 ` Rudolf Marek
2006-11-11 20:45 ` Rudolf Marek
2006-11-14 17:40 ` Yongkui Han

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=454DD574.7090207@assembler.cz \
    --to=r.marek@assembler.cz \
    --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.