Knowledge Base

|
Solaris Update Manager fails after installing VMware Tools (1013079)
Details
Solution
A workaround for this issue is as follows:
-
Make a backup copy of the VMware Tools xorg.conf file.
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.vmware
-
Open the /etc/X11/xorg.conf file with any editor
-
Add the following line in the "extmod" subsection of the "Module" section:
Option "omit xfree86-dga"
-
Add the following lines at the end of the "Module" section:
Load "bitstream"
Load "IA"
Load "glx" -
Add the following lines in the specified order to the "Files" section:
FontPath "/usr/X11/lib/X11/fonts/TrueType/"
FontPath "/usr/X11/lib/X11/fonts/Type1/"
FontPath "/usr/X11/lib/X11/fonts/Type1/sun/"
FontPath "/usr/X11/lib/X11/fonts/F3bitmaps/"
FontPath "/usr/X11/lib/X11/fonts/misc/"
FontPath "/usr/X11/lib/X11/fonts/100dpi/"
FontPath "/usr/X11/lib/X11/fonts/75dpi/" -
Restart the X server.
You can do this by logging out of the desktop and logging back in.
Request a Product Feature
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

