Re: drivers w83627ehf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux