Re: [CFT] radeon_suspend/resume patch
Mitsuru IWASAKI <[email protected]>
| Newsgroups | gmane.os.freebsd.stable,gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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]"