Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2010 10:12:40 -0700
From:      Andrew Marks <amracks@gmail.com>
To:        freebsd-acpi@freebsd.org
Subject:   trouble waking from S3 on macbook pro
Message-ID:  <4BDB0F88.7040207@gmail.com>

next in thread | raw e-mail | index | archive | help
I am running 9.0-CURRENT w/ a custom kernel.

Is there more suspend/resume info out there than this:
http://www.freebsd.org/doc/en/books/handbook/acpi-debug.html

My Macbook Pro will not wake from S3, and I can't find more info about
acpi_lid, or gpe, or what is missing.

Script started on Fri Apr 30 09:52:37 2010
You have mail.
cubemonster# sysctl dev.acpi_lid.0.wake=3D1
dev.acpi_lid.0.wake: 0
sysctl: dev.acpi_lid.0.wake: Device not configured
cubemonster# tail /var/log/messages | grep acpi_lid
Apr 30 09:50:01 cubemonster kernel: acpi_lid0: enable wake failed
Apr 30 09:52:48 cubemonster kernel: acpi_lid0: enable wake failed
cubemonster# exit

Script done on Fri Apr 30 09:53:05 2010

I turned on more debugging and:

Apr 29 17:43:52 cubemonster kernel: evxfevnt-0336 [0x186ef] [3812493]
EnableGpe             : ----Entry
Apr 29 17:43:52 cubemonster kernel: SYNCH-0519 [0x186ef] [3812494]
OsAcquireLock         : ----Entry
Apr 29 17:43:52 cubemonster kernel: SYNCH-0527 [0x186ef] [3812494]
OsAcquireLock         : acquire ACPI lock (GPE)
Apr 29 17:43:52 cubemonster kernel: evgpe-0211 [0x186ef] [3812495]
EvEnableGpe           : ----Entry
Apr 29 17:43:52 cubemonster kernel: evgpe-0222 [0x186ef] [3812495]
EvEnableGpe           : ----Exit- ****Exception****: AE_WAKE_ONLY_GPE
Apr 29 17:43:52 cubemonster kernel: SYNCH-0545 [0x186ef] [3812495]
OsReleaseLock         : ----Entry
Apr 29 17:43:52 cubemonster kernel: SYNCH-0553 [0x186ef] [3812495]
OsReleaseLock         : release ACPI lock (GPE)
Apr 29 17:43:52 cubemonster kernel: evxfevnt-0406 [0x186ef] [3812495]
EnableGpe             : ----Exit- ****Exception****: AE_WAKE_ONLY_GPE
Apr 29 17:43:52 cubemonster kernel: acpi_lid0: enable wake failed

Just looking for someone to point me in the right direction to make this
work, I may be headed the wrong way as it is.

Thanks,
    Andrew




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