https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289634

--- Comment #4 from Aymeric Wibo <[email protected]> ---
The "Error: no ACPI or APM suspend support found." message comes from the fact
that zzz makes use of the hw.acpi.suspend_state sysctl, which I removed in
D52043 instead of simply deprecating (as I should have).

zzz should in general be rewritten and some more generic power management
interface should be written so we don't have to do things the way it does.
Thinking of/working on a solution in the meantime to add hw.acpi.suspend_state
back in a nice way.

As for your panic cy@, this is a different issue. I'm supposed to be getting
the ACPI softc but I'm getting the softc of the device we're calling
acpi_wake_sleep_prep on. Working on fix for this - glad someone ran into this
early because I'm not able to reproduce this on my machines :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to