Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2003 13:39:04 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Mike Hunter <mhunter@ack.Berkeley.EDU>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: [acpi-jp 2717] Re: Dell D800 ACPI Issues
Message-ID:  <20031007133603.T7172@root.org>
In-Reply-To: <20031005204738.GA29279@ack.Berkeley.EDU>
References:  <20031005195107.GA24142@ack.Berkeley.EDU> <20031005204738.GA29279@ack.Berkeley.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 5 Oct 2003, Mike Hunter wrote:
> The computer does not crash when I close the lid, but the lcd does not
> turn off.
>
> acpiconf -s 5 works (soft off)
> acpiconf -s 4 and 3 don't work.  Devices detach, and the computer goes
> half-comatose:  I can switch around vtys but the login process (and/or
> getty) doesn't seem to be running.

S2-S4 are still pretty experimental due to the widely-varying hardware.
More device drivers need to properly suspend/resume before we can start
chasing down individual problems.

> Power profiles seem to work
>
> My goal is to get the lcd to turn off when I close the lid...anything more
> than that would be great too.

You might want to try acpiconf -s 1 and see if it sleeps ok.  If it does,
you can do sysctl hw.acpi.lid_switch_state=S1 so it goes into this state
when you close the lid.

-Nate



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