I've tried the new opensolaris fast reboot feature ( http://www.opensolaris.org/os/community/on/flag-days/pages/2008092201/ ) on an ASUS M2NPV-VM mainboard. The system is running SXCE snv_96, bfu'ed to current opensolaris bits (2008-09-23).
"reboot -f dryrun" was reporting that "nvidia" is the only driver not supporting the quiesce() entry point, so I used set force_fastreboot = 1 in /etc/system to enable the fast reboot feature. The system performs a fast reboot, but there is an issue with the nvidia driver after a fast reboot. The nvidia driver module reports failures for rm_init_adapter(), and Xorg refuses to start, after a fast reboot: ... Sep 23 15:26:58 tiger2 pseudo: pseudo-device: nvidia255 Sep 23 15:26:58 tiger2 genunix: nvidia255 is /pseudo/nvidia at 255 Sep 23 15:26:58 tiger2 nvidia: NOTICE: NVRM: RmInitAdapter failed! (0x31:0xffffffff:1010) Sep 23 15:26:58 tiger2 nvidia: NOTICE: NVRM: nv_open: rm_init_adapter(0) failed Sep 23 15:26:59 tiger2 pseudo: pseudo-device: stmf0 Sep 23 15:26:59 tiger2 genunix: stmf0 is /pseudo/stmf at 0 Sep 23 15:26:59 tiger2 pseudo: pseudo-device: fct0 Sep 23 15:26:59 tiger2 genunix: fct0 is /pseudo/fct at 0 Sep 23 15:26:59 tiger2 nvidia: NOTICE: NVRM: RmInitAdapter failed! (0x31:0xffffffff:1010) Sep 23 15:26:59 tiger2 nvidia: NOTICE: NVRM: nv_open: rm_init_adapter(0) failed Sep 23 15:27:00 tiger2 nvidia: NOTICE: NVRM: RmInitAdapter failed! (0x31:0xffffffff:1010) Sep 23 15:27:00 tiger2 nvidia: NOTICE: NVRM: nv_open: rm_init_adapter(0) failed Sep 23 15:27:00 tiger2 nvidia: NOTICE: NVRM: RmInitAdapter failed! (0x31:0xffffffff:1010) Sep 23 15:27:00 tiger2 nvidia: NOTICE: NVRM: nv_open: rm_init_adapter(0) failed The ASUS M2NPV-VM mainboard has an on-board "NVIDIA GPU GeForce 6150 (C51)" (for more details, see the attached output from nvidia-SunOS-bug-report.sh). Any idea what the nvidia driver is complaining about, and how to fix or workaround this problem? -- This message posted from opensolaris.org -------------- next part -------------- A non-text attachment was scrubbed... Name: nvidia-tiger2-bug-report.log Type: application/octet-stream Size: 161096 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/xwin-discuss/attachments/20080926/716bb133/attachment.obj>