Date: Mon, 22 Dec 2008 19:27:00 +0300 From: Dmitry Kolosov <ivakras1@gmail.com> To: freebsd-acpi@freebsd.org Subject: Re: Problem on AMD64 Message-ID: <200812221927.00568.ivakras1@gmail.com> In-Reply-To: <20081221233822.7E92545020@ptavv.es.net> References: <20081221233822.7E92545020@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 22 December 2008 02:38:22 Kevin Oberman wrote: > > Date: Sun, 21 Dec 2008 22:31:04 +0100 > > From: David van Kuijk <dynasore@bigfoot.com> > > Sender: owner-freebsd-acpi@freebsd.org > > > > Thanks for the responses so far. > > > > I would be happy with S3. I am however a little confused about the > > abilities of my server as reported by sysctl hw.acpi. > > > > As commented below this line suggests that no other states than S4/S5 > > are supported: > > hw.acpi.supported_sleep_state: S4 S5 > > > > But this is also listed: > > hw.acpi.standby_state: S1 > > hw.acpi.suspend_state: S3 > > > > Are these last two overridden by the first, meaning that S3 is not > > available from my BIOS??? > > Yes. FreeBSD, by default, sets up standby as S1 and suspend to S3 because > almost all BIOSes support these states. Yours is the first BIOS I have > seen that does not do S1. That is really odd. > > In any case, you have no available ways to cut power when your system is > really idle other than powering off. Of course, you may be able to do > some power saving with powerd and EST if your BIOS and CPU support those. Could you give to us some links about powersaving with EST? For now, i'm using powerd: powerd_enable="YES" powerd_flags="-a maximum -b adaptive -n adaptive -r 30 -i 35" in my rc.conf. I'm not on AMD64, so i'm sorry, powerd works well to me (125 MHz on battery and 2.16GHz on AC), BUT battery life time is equal in both cases and something about 50 minutes, so i think powerd is not so powerfull for me.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812221927.00568.ivakras1>