Re: fancontrol on adt7468

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

 



Thank you, Jean!
You are right - the problem wasn't in the driver or the lm_sensor
software. They both work fine. The cause for the noise was in a
hardware malfunction, which I was unable to notice and take into
account. The stated RPM's are normal for the system and it is
engineered to work rather quiet. I was educating myself in the
process, so please excuse the noise for a non-existant issue.

However, the tinkering with the sensors allowed me to appreciate the
importance and quality of work that you are doing and let me thank you
and the whole dev team for it!
All the best!
Peio Popov

On Wed, Oct 13, 2010 at 22:53, Jean Delvare <khali@xxxxxxxxxxxx> wrote:
> Hi Peio,
>
> On Sun, 10 Oct 2010 16:08:21 +0300, Peio Popov wrote:
>> I am trying to keep my cpu fan noise down with fancontrol but the
>> lowest possible fan speed I can reach is around 1060 RPM and I am
>> looking for ways to slow the fan down or stop it.
>
> I presume this is a 4-wire fan? The non-zero minimum speed of these fans
> is often a feature, I'm afraid there's no way around it. At least this
> is what I observed with Intel fans on Pentium 4 systems. The minimum
> speed I could achieve was around 1000 RPM (which I was happy with.) On
> 4-wire fans, the PWM signal is separate from the power, so even a 0%
> duty cycle can leave the fan spinning.
>
> So you should check the specifications of your fan before blaming the
> ADT7468 device or is Linux driver.
>
> I also suggest checking on the motherboard if it has jumpers related to
> the fans. On my board, there are jumpers to select between 3-wire and
> 4-wire fan operation. An improper setting of these or similar jumpers
> would certainly alter your ability to control the fan.
>
> Lastly, also keep in mind that the PWM signal goes through your
> motherboard before it reaches the fan. Board manufacturers are free to
> process the signal on the road in any way they like. Maybe IBM simply
> doesn't want the CPU fans to be stoppable for hardware safety reasons.
>
>> Hoping that you will be able to help me solve the problem I include
>> all the information that might be relevant and helpful:
>>
>> I am using lm_sensors-3.1.2-2.svn5857 on fedora 13 with kernel
>> 2.6.34.7-56.fc13.x86_64 installed on IBM Intellistation M. Detailed
>> hardware profile of my pc is available at
>> http://www.smolts.org/client/show/pub_1a7d5446-bb08-4077-9820-8057f30e4b63
>> ..
>>
>> sensors-detect detected adt7468 device and here is a part of the
>> sensors command output:
>> adt7468-i2c-2-2e
>> Adapter: SMBus I801 adapter at 3080
>> in0: Â Â Â Â +2.49 V Â(min = Â+2.38 V, max = Â+2.62 V)
>> Vcore: Â Â Â +1.14 V Â(min = Â+0.82 V, max = Â+1.40 V)
>> +3.3V: Â Â Â +3.36 V Â(min = Â+2.97 V, max = Â+3.63 V)
>> +5V: Â Â Â Â +5.12 V Â(min = Â+4.50 V, max = Â+5.50 V)
>> +12V: Â Â Â +12.23 V Â(min = Â+0.00 V, max = +15.94 V)
>> fan1: Â Â Â 1064 RPM Â(min = Â Â0 RPM)
>> fan2: Â Â Â Â Â0 RPM Â(min = Â Â0 RPM)
>> fan3: Â Â Â Â Â0 RPM Â(min = Â Â0 RPM)
>> fan4: Â Â Â Â -1 RPM Â(min = Â Â0 RPM)
>> temp1: Â Â Â +32.0ÂC Â(low Â= +49.0ÂC, high = +21.0ÂC) ÂALARM
>> M/B Temp: Â Â+28.5ÂC Â(low Â= -63.0ÂC, high = -65.0ÂC)
>> temp3: Â Â Â +24.5ÂC Â(low Â= +34.0ÂC, high = -65.0ÂC) ÂALARM
>> cpu0_vid: Â +1.419 V
>>
>> The complete sensors command output is attached.
>>
>> I ran pwmconfig and here is the the relevant part:
>>
>> Testing pwm control hwmon5/device/pwm1 ...
>> Â hwmon5/device/fan1_input ... speed was 5192 now 1011
>> Â Â It appears that fan hwmon5/device/fan1_input
>> Â Â is controlled by pwm hwmon5/device/pwm1
>> ...
>> Â Â PWM 255 FAN 5004
>> Â Â PWM 240 FAN 5192
>> Â Â PWM 225 FAN 5187
>> .....
>> Â Â PWM 6 FAN 4011
>> Â Â PWM 4 FAN 3958
>> Â Â PWM 2 FAN 3890
>> Â Â PWM 0 FAN 2359
>>
>> I am attaching the resulting /etc/fancontol file.
>>
>> In the hwmon5.values file i am also attaching the files and their
>> values as contained in /sys/class/hwmon/hwmon5/device
>> (the result of: for file in `ls -1 .`;do echo -n $file " -> "; cat $file; done)
>
> FYI, this is more easily achieved with: grep . *
>
>> When in BIOS the CPU fan runs at constant speed of ~1400 RPM and I see
>> no obvious ÂBIOS options or settings to control it.
>>
>> I am also attaching the sensors3.conf file.
>>
>> I would be very grateful if somebody could help me make the system quieter.
>
> --
> Jean Delvare
> http://khali.linux-fr.org/wishlist.html
>

_______________________________________________
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