All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] drivers w83627ehf
Date: Thu, 16 Jun 2011 18:33:18 +0000	[thread overview]
Message-ID: <20110616183318.GA19646@ericsson.com> (raw)

Hi Filipe,

On Thu, Jun 16, 2011 at 02:04:48PM -0400, Hotmail wrote:
> Dear Mr Roeck
> 
> I found a helpful page (for you) since I cant make heads or tails of it, it
> indicates values and that fans speeds can be controlled at least in windows
> 
> http://jamie.lentin.co.uk/hardware/asrock_ion330/
> 
Interesting and useful information. Not sure if/how we can use that to write
an actual driver for it; fan control on the chip seems to be handled outside
the NCT chip. 

Copying the mailing list for input.

> It states as far as I understand that the fans and fans speeds are and can
> be set, since with this driver nothing happens, I have to wonder, because of
> the information seems to indicate that its true.
> 
> Executing on terminal
> 
> perl -le 'sysopen($raw_port,"/dev/port",O_RDWR); foreach my $p
> (0x4932,0x4934,0x4936) {
>   sysseek $raw_port,$p,0;sysread $raw_port,$res,2; printf("0x%x:
> %s\n",$p,unpack("S",$res)*60); }'
>   # Super"silent" (level 1)
> 
> gives me this output
> 
> 0x4932: 2820
> 0x4934: 9600
> 0x4936: 4260
> 
> looking at the results since the system only has two fan headers and fans
> that
> 
> 0x4932: 2820 = case fan since its a 2500rpm fan
> 0x4934: 9600 = Cpu fan since its a 8000rpm fan
> 
> Executing cat /proc/ioports gives me the below results, I pastebinit to make 
> it easier.
> 
> http://pastebin.com/ZSXfiRMA
> 
> The third fan is mute in my not so expert option. Even if it exists the 
> values
> make no sense for the actual system fans speeds.
> 
> Idk if this info helps you, I hope with this information that the Asrock ION
> and HT have a more complete driver and sensors3.conf values.
> 
> about the min max values I dont have a clew how to set them
> 
> > +54.0°C  (high =  +0.0°C, hyst =  +0.0°C)  ALARM  sensor = diode
> 
> no clew any help is appreciated.
>
You set the desired limits in /etc/sensors3.conf and then execute "sensors -s"
to write the limits into the device.
 
> Im not really a maths person nor a expert by any means, Im hoping only..
> 
> Lastly I have posted this 
> http://x3webworx.wordpress.com/2011/06/09/asrock-ion-330-cpu-sensor-linux-drivers/
> 
> Thats all am able to contribute to the community is there on this blog.
> 
> Sorry if Im being a pain, if I am let me know...
> 
No problem, glad to help.

Thanks,
Guenter

> Thank you for your help and support
> 
> Filipe Oliveira
> 
> 
>  
> 

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

                 reply	other threads:[~2011-06-16 18:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20110616183318.GA19646@ericsson.com \
    --to=guenter.roeck@ericsson.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.