> How did you get it work? Could describe all steps? Thanks for the response. The steps are actually very easy (Sun's developers did all the hard work).
Basically, all you need to do is to modify the power.conf file to enable the Suspend-to-RAM (S3) support: pfexec echo S3-support enable >> /etc/power.conf Then reboot. A new "suspend" option will show up when you click on the "shutdown" panel list. If you don't want to reboot, you can run the pmconfig command, as root, to refresh the power.conf file: pfexec /usr/sbin/pmconfig then logout and re-login. At the present time, there is a bug in that after you logout and re-login, the shutdown panel list may disappear. If this happens, or if you don't want to go thru these steps, you can run the uadmin command, also "as root": pfexec uadmin 3 20 PLEASE BE PRE-WARNED that not all hardware works with the suspend-to-RAM feature. You should be able to bring your machine to sleep, but it may NOT wake up, requiring a hard reboot. Please keep this in mind. -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
