trouble waking from S3 on macbook pro
Andrew Marks
amracks at gmail.com
Fri Apr 30 17:21:33 UTC 2010
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=1
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
More information about the freebsd-acpi
mailing list