Graphics Administration Guide (April 2009)
Framebuffer depth and colormaps
Depth 24 is the recommended depth. The benefit is that with the TrueColor visual, applications
have a large 16M color palette available. Because the TrueColor colormap is read only, it can be
shared among multiple applications without any color flashing problems.
The depth 8 framebuffer configuration is mainly intended for backwards compatibility. Some
older applications, or applications that want to use colormap tricks may insist on using the
PseudoColor visual. The PseudoColor colormap is read/write and has 256 colors. Each application
can have a private colormap if requested, or multiple applications can share the same default
colormap.
An issue with the PseudoColor visual is that there is only one hardware colormap. If there are
multiple applications running, each with its own private logical colormap, they have to share
the single hardware colormap. Only one application, the one that has the focus, has the correct
colors. Others do not. You may observe color “flashing” when you move focus between different
windows. If PseudoColor applications can share the same default colormap without running
out of colors, the color flashing does not occur.
Integrity iLO 2 Integrated Remote Console
The Integrity iLO 2 Integrated Remote Console (IRC) feature available on most Integrity servers
provides a virtual Keyboard, Video, and Mouse. IRC allows you to interact with the graphical
console and X Windows from a remote location. What this means is that you can use the Internet
Explorer browser on a PC that would display the contents of the graphics screen from an X server
in a remote location. It would also let you interact with the X server through that PC by forwarding
the mouse and keyboard input from the PC to the X server.
This capability is useful when you have many HP-UX servers in some data center. The system
manager can access any of those servers from a remote location through a simple web interface
from his PC. He does not have to physically enter the data center. The web interface will present
each machine using an X server desktop. That may be preferable over the alternative of a simple
serial text interface.
The following are required to use IRC:
• An Integrity server with Integrity iLO 2 management processor and VGA graphics.
• Integrity iLO 2 Advanced functionality (available as a license key AD301A for entry-class
servers).
• Management processor (MP) firmware version F.02.17 or T.02.17 or newer.
NOTE: Integrity iLO 2 Advanced Pack licenses (AD301A) are factory installed on every
Integrity BL860c and BL870c blade. No additional licenses are needed to use IRC with these
servers.
• USB driver patch. For the latest information on USB driver patches, refer the Update to USB
Driver Support on HP-UX for 11iv(x) document in the USB-00 section under 11iv2 or 11iv3
operating environment sections, available on docs.hp.com.
• X server patch PHSS_39257 or newer on HP-UX 11i v2 (11.23), patch PHSS_39258 or newer
on HP-UX 11i v3 (11.31).
• CDE patch PHSS_39408 or newer on HP-UX 11i v2 (11.23), patch PHSS_39409 or newer on
HP-UX 11i v3 (11.31).
NOTE: On HP-UX 11i v3 (11.31), this CDE patch is recommended for maintaining similar
behavior of the product on both versions.
For additional information on IRC, see http://www.hp.com/go/integrityilo.
28 configuring X Server on HP-UX (OEM graphics cards)