Hi all,
How does one begin diagnosing sleep/suspend for a particular machine? In
this case, a Lenovo Yoga 13. The ACPI states are frozen (frozen battery
meter and lying reports about my AC adapter being plugged in when it's
not). If someone could help me add signals for my machine, it'd be
easier to work on other problems without restarting all the time and/or
shutting down for overheating purposes.
Installed FreeBSD to see if suspend/resume worked; telling sysctl that
the lid switch state is S3 worked, and successfully suspended. Resuming
was an entirely different issue. Adding the reset video parameter,
however, booted me into my first operating system on resume. Weird.
hw.acpi.lid_switch_state=s3
hw.acpi.reset_video=1
(http://forums.freebsd.org/showthread.php?t=6942)
Thanks,
Jean