making noise of processor's Fan of HP proliant 370G.
Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
making noise of processor's Fan of HP proliant 370G.
Hi
I have Hp Proliant 370 G machine, when i installed windows server 2003, it does not making any fan noise. and I have installed RHEL 5, its continous making fan noise start from booting to till power off the system. my question is why it is noising and how to set it at rest.
Regards
LQ has a fantastic search function that may save you time waiting for an answer to a popular question.
With over 3 million posts to search it's possible the answer has been given.
do you have lmsensors installed?
Quote:
At least the CPU fan is probably controllable via the BIOS but that should be independent of the OS. Depending on your motherboard you may be able to control the case fan(s) if you swap them for types that connect to the motherboard -- for that, use lmsensors' fancontrol script.
glenn@GamesBox:~$ sensors -h (02-06 11:24)
Usage: sensors [OPTION]... [CHIP]...
-c, --config-file Specify a config file
-h, --help Display this help text
-s, --set Execute `set' statements (root only)
-f, --fahrenheit Show temperatures in degrees fahrenheit
-A, --no-adapter Do not show adapter for each chip
--bus-list Generate bus statements for sensors.conf
-u Raw output (debugging only)
-v, --version Display the program version
Use `-' after `-c' to read the config file from stdin.
If no chips are specified, all chip info will be printed.
Example chip names:
lm78-i2c-0-2d *-i2c-0-2d
lm78-i2c-0-* *-i2c-0-*
lm78-i2c-*-2d *-i2c-*-2d
lm78-i2c-*-* *-i2c-*-*
lm78-isa-0290 *-isa-0290
lm78-isa-* *-isa-*
lm78-*
glenn@GamesBox:~$ sensors-detect (02-06 11:25)
zsh: command not found: sensors-detect
glenn@GamesBox:~$ sudo sensors-detect (02-06 11:25)
# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
# System: System manufacturer System Product Name
# Board: ASUSTeK Computer INC. M3N78-EH
This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.
Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no):
Just follow the directions, the defaults are assumed.
LM_Sensors should install a startup script for your system type,
If you can't find a RHEL 5 .rpm, try to install from source
(this might open a can of worms for some people, new!)
Hi
I have Hp Proliant 370 G machine, when i installed windows server 2003, it does not making any fan noise. and I have installed RHEL 5, its continous making fan noise start from booting to till power off the system. my question is why it is noising and how to set it at rest.
Regards
Any OS isn't going to make a CPU fan make noise. Want to test it? Turn the box off, unplug your hard drive, and turn it back on. If it's still making noise, you've obviously got a bad fan, so fix it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.