> I try to suspend OpenSolaris Development snv_133 X86 on asus eeepc 1201HA. > /etc/power.conf seems ok, I added required entry. > > dmesg : > > Feb 28 10:55:13 nbwozik genunix: [ID 535284 kern.notice] System is being > suspended > Feb 28 10:55:19 nbwozik genunix: [ID 122848 kern.warning] WARNING: Unable to > suspend device display at 2.
Which device driver is used with the "display" device? Check with "prtconf -D" and look for the device node named "display". Device drivers for intel and nvidia (driver name "i915" and "nvidia") support suspend / resume. The generic "vgatext" display device driver does not support suspend / resume: 6746567 vgatext needs complete Suspend/Resume support ( impacts ATI ) http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6746567 -- This message posted from opensolaris.org