Cannot suspend system.

Jung-uk Kim jkim at FreeBSD.org
Mon Mar 1 23:00:45 UTC 2010


On Monday 01 March 2010 05:25 pm, Tim Matthews wrote:
> Was this helpful enough yet? I have made similar attempts in the
> past to no success:
>
> http://lists.freebsd.org/pipermail/freebsd-acpi/2010-January/006251
>.html
>
> http://forums.freebsd.org/showthread.php?t=11013

The error message says one of the device drivers failed to suspend 
properly.  When that happens, acpi(4) refuses to suspend for "better 
safer than sorry" reason.  You can try one thing, though.  Remove all 
non-essential device drivers from kernel configuration and build a 
bare minimum kernel, which is just enough to boot your machine.  If 
this kernel suspends successfully, then try adding one driver at a 
time until you find a culprit.

Good luck.

Jung-uk Kim


More information about the freebsd-acpi mailing list