From c0637bebe05fc3dbd7cdfb096ffba6d93a03fd3c Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sun, 18 Nov 2007 16:16:41 +0000 Subject: [PATCH] pwmconfig: Give the fans some time to spin up. git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5025 7894878c-1315-0410-8ee3-d5d059ff63e0 --- CHANGES | 1 + prog/pwm/pwmconfig | 2 ++ 2 files changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index ac3bd0a3..7fd805d7 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ lm-sensors CHANGES file SVN HEAD pwmconfig: Better diagnostics in pwmdisable + Give the fans some time to spin up sensors-detect: Add Texas Instruments TMP401 detection Mention the f75375s driver Add SMSC LPC47B367-NC detection (no sensors) diff --git a/prog/pwm/pwmconfig b/prog/pwm/pwmconfig index 51b9e8c3..2db7814d 100755 --- a/prog/pwm/pwmconfig +++ b/prog/pwm/pwmconfig @@ -205,6 +205,8 @@ do done echo +echo "Giving the fans some time to reach full speed..." +sleep $DELAY echo 'Found the following fan sensors:' for i in $FAN do