Mitsuru IWASAKI wrote:
I have a desktop with Radeon 9550 AS. How can I trigger suspend/resume
on that one manually?
It's depends on whether the system support S3. Please check it like this;
# sysctl hw.acpi.supported_sleep_state
hw.acpi.supported_sleep_state: S1 S3 S4 S5
If supported, to suspend;
# acpiconf -s 3
or
# zzz
To resume, just press the power button.
0k, rebuilding. I'll post results when ready.
--
Sphinx of black quartz judge my vow.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"