John Martin wrote: > Wietse ten Boden wrote: >> Hello, >> >> Installed 5.11 Version snv_85 32-bit on a Compac Evo W8000. >> While booting the below message appears and nothing else. Solaris >> doesn't boot. >> >> NOTICE: NVRM: The NVIDIA Quadro4 380 XGL GPU installed in this system is >> NVRM: Supported through the NVIDIA 96.43.xx Legacy drivers. >> NVRM: visit http://www.nvidia.com/object/unix.html for more >> NVRM: information. The 1692.12 NVIDIA driver will ignore NVRM: this >> GPU. Continuing probe... >> >> How can I make this system boot so that a other driver can be loaded? >> >> >> > At the grub menu, use the arrow keys to highlight "Solaris failsafe" > and press the > enter key. When it asks to mount the Solaris partition, hit "y". At > the shell prompt > type: > > # pkgrm -R /a NVDAgraphicsr NVDAgraphics > # init 6 > > When the system reboots, download and install the 96.43.05 driver and > reboot again. I just noticed this method of removing the NVIDIA graphics driver will also remove some OpenGL symlinks. I'm tracking this problem under:
6683853 removing NVIDIA graphics packages in failsafe mode can delete OpenGL symlinks The symptom are OpenGL programs may no longer work correctly and the GLX module fails to load: (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X (EE) NVIDIA(0): log file that the GLX module has been loaded in your X (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If (EE) NVIDIA(0): you continue to encounter problems, Please try (EE) NVIDIA(0): reinstalling the NVIDIA driver. If you have already removed the NVIDIA package in failsafe mode, you will need to perform the following repair: # pkgrm SUNWxorg-mesa # cd /media/SOL_11_X86/Solaris_11/Product // or the network location of the Solaris install bits # pkgadd -d . SUNWxorg-mesa # init 6 I will try to get this fixed in b87.