fans
Can E. Acar
can.acar at pro-g.com.tr
Tue May 8 07:46:32 PDT 2007
Pau Amaro-Seoane wrote:
> Hi,
>
> I am using openbsd 4.1 on a laptop FJS and I've noticed that the fans are
> spinning basically all the time. I would of course prefere a quit laptop but I
> guess this is related to acpi, even if there's been a quite impressive
> breakthrough recently in obsd.
>
> It's not that I cannot bear it, mine is rather a more novice question regarding
> hardware... "Is it bad for the laptop? Does it mean the the cpu is hotter in
> obsd?" I cannot tell because apm is not working. But acpi shows the five
> different steps for SpeedStep...
The reported SpeedSteps are not related to acpi. You do not need acpi to
throtle the cpu. Just use "sysctl hw.setperf"
apmd(8) has the ability to adjust hw.setperf dynamically (regardless of
whether you have apm or not). I prefer the "cool running" mode which
keeps the speed at the lowest unless it is needed by some cpu intensive
operation. Check the manual page for details. Setting
apmd_flags="-C"
in /etc/rc.conf.local is the way to start it at every boot.
--
In theory, there is no difference between theory and practice.
But, in practice, there is.
More information about the Openbsd-newbies
mailing list