Hi,

> 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

If supported, to suspend;
# acpiconf -s 3
or
# zzz

To resume, just press the power button.

Thanks
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to