Bug #2163
Lenovo Thinkpad ACPI system half issue
0%
Description
Lenovo X301 2009 model fails to halt and power off when shutdown, instead
telling me to press any key to reboot. Running latest snapshot of today, SMP
with x64.
Notes:
* Has the latest BIOS and works with FreeBSD, Linux and Solaris fine.
* Adding acpi_thinkpad_load="YES" to loader.conf does not seem to help.
Cheers,
Edward.
History
Updated by sepherosa over 9 years ago
On Thu, Oct 27, 2011 at 11:59 AM, Edward O'Callaghan (via DragonFly
issue tracker) <sinknull@leaf.dragonflybsd.org> wrote:
>
> New submission from Edward O'Callaghan <eocallaghan@auroraux.org>:
>
> Lenovo X301 2009 model fails to halt and power off when shutdown, instead
> telling me to press any key to reboot. Running latest snapshot of today, SMP
> with x64.
Are you using "shutdown -p now"? "shutdown -h now" will not power off
the computer.
Best Regards,
sephe
Updated by eocallaghan over 9 years ago
Oh you are absolutely right! GDM was passing -h, so it's a bug in pkgsrc.
Sorry for the noise.
Best Regards,
Edward.