> Mine is using Intel and hangs... During suspend or during resume?
There is a problem with Xorg 1.5.3 and S3 resume, on Intel video hardware. This is bug 6927 http://defect.opensolaris.org/bz/show_bug.cgi?id=6927 Workaround is to set the GID of the Xorg server to root / 0 before suspending; as user "root" run: # pcred -g 0 `pgrep -x Xorg` -- This message posted from opensolaris.org