Date: Tue, 3 Jan 2006 19:50:47 +0100 From: Bruno Ducrot <ducrot@poupinou.org> To: Francisco Reyes <lists@stringsutils.com> Cc: freebsd-amd64@freebsd.org Subject: Re: No APM yet for AMD? Message-ID: <20060103185047.GH13887@poupinou.org> In-Reply-To: <cone.1136308365.970162.45107.1000@zoraida.natserv.net> References: <cone.1135611096.296999.80599.1000@zoraida.natserv.net> <63675.24.71.129.36.1135718125.squirrel@imap.sd73.bc.ca> <cone.1135784510.758843.3324.1000@zoraida.natserv.net> <200512291412.19476.peter@wemm.org> <cone.1136052558.494842.28540.1000@zoraida.natserv.net> <20060103155509.GE13887@poupinou.org> <cone.1136308365.970162.45107.1000@zoraida.natserv.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 03, 2006 at 12:12:45PM -0500, Francisco Reyes wrote: > Bruno Ducrot writes: > > >>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 > > >What happens if you plug/unplug the AC adapter? > > Variables remain exactly the same. > > >Could you please put a link of an output from 'acpidump -d -t' somewhere? > > http://public.natserv.net/acpidump.txt Well could you try to add this to your /boot/loader.conf: hw.acpi.osname="Microsoft Windows NT" It's because I want to check what happens if the following ASL is triggered: If (LEqual (SizeOf (\_OS), 0x14)) { BPOL (0x3C) } That's look like a workaround for Windows NT and that seems to be related to batteries and AC adapter. > > Thanks for taking a look. > Put the machine info on the top of the file. > > The one "feature" I like is that if I close the machine it keeps on going. > :-) > > Thinks I can do with that "feature".. > * Put the machine away quickly when I reach my subway stop and then halt > the machine at work/home. > * Leave the maching building world or a long running port.. while I take it > to work. -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060103185047.GH13887>