> I am having problems suspending/resuming a dell E6400 > laptop. I need help to troubleshoot this and possibly > get any feedback to the developers. > > It is essentially a Core 2 duo, ICH9/PM45 chipset > with nvidia graphics. > > I have added "S3-support enable" to /etc/power.conf. > > pmconfig says nothing and returns 0. > > When I suspend everything seems more or less fine > except that during the shutdown there is junk data on > the upper half of the screen. > > Resume from suspend mode doesn't work. It powers on > but it doesn't seem to even touch the disk. > > "uadmin 3 22" more or less works except I newer get > graphics back, and that uadmin doesn't finish. Most > other things seems to resume again, enough so that I > can connect to it even over wlan.
Are you using uadmin 3 xx from within the Xorg environment, or from the ascii text console? I think the supported way is to suspend while Xorg is running, because the (nvidia) Xorg video driver is required to save and restore the state of the video hardware. For me, test suspend-to-ram while Xorg is running doesn't work, it crashes Xorg during resume: http://opensolaris.org/jive/thread.jspa?messageID=303526&tstart=0 test suspend-to-ram from the ascii console is not supposed to work. It does work for me, iff I never have started Xorg after the boot. That is, when I boot into single user mode, I can use test suspend-to-ram (uadmin 3 22). -- This message posted from opensolaris.org