Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2008 14:37:10 +1100 (EST)
From:      Ian Smith <smithi@nimnet.asn.au>
To:        Daniel Leal <dleal@webvolution.net>
Cc:        freebsd-acpi@freebsd.org
Subject:   Re: is acpi working well ?
Message-ID:  <20081231135644.X51566@sola.nimnet.asn.au>
In-Reply-To: <495AB36D.1000804@webvolution.net>
References:  <49594754.8000607@webvolution.net> <9BD84977-D59F-47E2-97A9-B6338F7E3D48@fnop.net> <495A4DC3.3060709@webvolution.net> <DE7AC5D5-71BD-4ADD-A97A-4821622DD48C@freebsd.org> <495A618D.8020702@webvolution.net> <B3CD27A4-458A-4A56-ADF4-3B0D982A8D98@freebsd.org> <495AB36D.1000804@webvolution.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Dec 2008, Daniel Leal wrote:

 > Well, the hw.acpi.thermal is not shown in the sysctl hw.acpi list. Maybe that
 > means that my MB does not have that kind of sensor. But if not, is there a
 > way to control the CPU fan speed according to CPU work? It seams to me that
 > the CPU fan is always with the same velocity. And when I had windows
 > installed in this laptop I remember that when some complicated apps were
 > running the sound of the fan was different.

As Rui suggested, add 'powerd_enable=YES' to rc.conf for that.  However 
it does seem a bit odd that hw.acpi.thermal sysctls aren't showing up.

 > Regarding the battery, do do you think that with the following list I can
 > monitor the charge and be sure that I will not have an unexpected shutdown if
 > I run my laptop just on battery?

[..]

 > hw.acpi.verbose: 0

If you turn that on you may get some more clues in /var/log/messages.  
ie hw.acpi.verbose=1 in /boot/loader.conf

 > hw.acpi.acline: 1 
 > hw.acpi.battery.life: -1
 > hw.acpi.battery.time: -1 
 > hw.acpi.battery.state: 7
 > hw.acpi.battery.units: 1 
 > hw.acpi.battery.info_expire: 5

I don't recall ever seeing a battery.state of 7?  When fully charged my 
Thinkpad T23 shows state 0, battery.life 98 to 100 (%).  If your battery 
is ok you should get at least 1 hour on battery, maybe 2 or 3 hours, so 
that does look like a problem .. whether hardware or ACPI I can't guess.

Is this a new machine?

Have you tried loading acpi_toshiba(4) ?  Try kldload acpi_toshiba, if 
it's of any help, put acpi_toshiba_load="YES" in /boot/loader.conf

cheers, Ian

 > Rui Paulo wrote:
 > > 
 > > On 30 Dec 2008, at 17:59, Daniel Leal wrote:
 > > 
 > > > Thanks for your reply.
 > > > 
 > > > So that means that simply my laptop is not able to deal with it, or maybe
 > > > in a future FreeBSD release it could work?
 > > 
 > > Yes, but, of course, you can try to find the problem and I'll try to help
 > > you with a fix if time permits :-)
 > > 
 > > Regards,
 > > -- 
 > > Rui Paulo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081231135644.X51566>