On Wed, Jul 1, 2009 at 10:21 AM, Bill Werner<werner at cubbyhole.com> wrote: > I have a Dell E6400 laptop which has all the latest/greatest toys on it, so > it should support suspend/resume on Solaris? ?But I don't have a "suspend" > button in Gnome when I select shutdown. > > Any thoughts?
open /etc/power.conf and add the following line: S3-support enable after that run pmconfig as root or using pfexec as a user with the required profiles to check whether suspend and resume works or not run the following command reboot -f dryrun it wont actually reboot solaris it will tell you whether the drivers for your hardware implement the required support, after that, check the output of dmesg suspend and resume might work even if that fails, the driver for my intel GPU fails and my dell 640m suspends and resumes successfully. after that you should have the suspend button among the shutdown options in gnome, you might have to restart your gnome session, i'm not sure nacho nacho > -- > This message posted from opensolaris.org > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org >