old-www/HOWTO/Ecology-HOWTO/c231.htm

231 lines
3.3 KiB
HTML

<HTML
><HEAD
><TITLE
>Noise Reduction</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux Ecology-HOWTO"
HREF="book1.htm"><LINK
REL="PREVIOUS"
TITLE="Alternative Power Supplies - Sun, Wind, Water"
HREF="c227.htm"><LINK
REL="NEXT"
TITLE="Harddisk"
HREF="x250.htm"></HEAD
><BODY
CLASS="chapter"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Ecology-HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="c227.htm"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x250.htm"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="chapter"
><H1
><A
NAME="ecology-howto-noise-reduction"
></A
>Chapter 3. Noise Reduction</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
><A
HREF="c231.htm#ecology-howto-fan"
>Fan</A
></DT
><DT
><A
HREF="x250.htm"
>Harddisk</A
></DT
><DT
><A
HREF="x257.htm"
>Speakers</A
></DT
></DL
></DIV
><P
>&#13;Most of the noise emitted by a computer is produced by the fan, the harddisk and the speakers.
</P
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="ecology-howto-fan"
></A
>Fan</H1
><P
>&#13;<P
></P
><UL
><LI
><P
>&#13;<B
CLASS="command"
>libsensors0</B
> is a library to read temperature/voltage/fan sensors
</P
></LI
><LI
><P
>&#13;<B
CLASS="command"
>lm-sensors</B
> "Kernel drivers to read
temperature/voltage/fan sensors. This is a module for reading the
temperature/voltage/fan sensors in Linux via the LM78/79 chip and
possibly sensors on the SMBus (System Management Bus, usually found in
P6 and P-II systems). The LM80 and a LM78-clone called W83781D are
also supported."
<A
HREF="http://www.lm-sensors.nu/"
TARGET="_top"
>http://www.lm-sensors.nu/</A
>
</P
></LI
><LI
><P
>&#13;
ACPI, see APM chapter
</P
></LI
><LI
><P
>&#13; <A
HREF="http://www.tinet.org/~com.ea/rtsensors/"
TARGET="_top"
>RTSensors</A
>
can be configured by the user as an expert controller: The user can
specify the max/min speed of the system fans, the maximum affordable
temperature and so on. The controller tries to reduce fan speed to reduce
noise while the temperature is in a safe range chosen by the user. So fan
speed is modified automatically by the control algorithm, you don't have to use
those mechanic or thermal regulators on your fans anymore.
</P
></LI
></UL
>
</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="c227.htm"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="book1.htm"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x250.htm"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Alternative Power Supplies - Sun, Wind, Water</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Harddisk</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>