C H A P T E R 7 |
PGX64 Graphics Accelerator |
This chapter provides PGX64 graphics accelerator screen resolutions and software installation and patch information for the various supported releases of Solaris.
The Sun PGX64 graphics accelerator is a 24-bit high-resolution PCI-based graphics frame buffer. The Sun PGX64 gra2phics accelerator runs on all Sun PCI-based system platforms.
The device name for PGX64 is m64. The m64 device man page is bundled in SUNWman. The man page for the m64 device on systems with Solaris 2.5.1 operating environment only is SUNWm64mn.
The PGX64 graphics accelerator offers the following features:
TABLE 7-1 lists the monitor screen resolutions and video formats supported by the Sun PGX64 graphics board:
Note - For assistance and information not found in this document concerning the Sun PGX64 card, see SunServiceSM at http://www.sun.com/service/online/. |
The Sun PGX64 software packages are located in the directories listed in TABLE 7-2 .
TABLE 7-3 lists the Sun PGX64 software package names and descriptions.
TABLE 7-4 lists the Sun PGX64 software patches required for Solaris 2.5.1, Solaris 2.6, Solaris 7 and Solaris 8 operating environments.
1. Determine the installation method for installing the software.
Check to see if PGX64 software already exists on your system. Type:
# /usr/bin/pkginfo | grep m64 |
If previously installed, the following list of software packages is displayed.
2. If there are no previous versions of PGX64 installed, go to the software package location and run the pkgadd program:
# cd /cdrom/cdrom0/Solaris_X/Packages # pkgadd -d . * |
3. If a previous version of PGX64 software is installed on systems running the Solaris 2.5.1 operating environment, go to the software patch location and run the installpatch program:
# cd /cdrom/cdrom0/Solaris_2.5.1/Patches/103792-29 # ./installpatch `pwd` |
4. If a previous version of PGX64 software is installed on systems running
Solaris 2.6, Solaris 7, Solaris 8 (but
not
Solaris 8 Update 4 or later releases) operating environments, go to the software patch location and run the
patchadd
program.
# cd /cdrom/cdrom0/Solaris_X/Patches/patch_number # /usr/sbin/patchadd `pwd` |
where Solaris_X is the Solaris operating environment on your system, and patch_number is the patch ( TABLE 7-4 ) for your Solaris operating environment.
5. Reboot the system to complete the installation:
ok boot -r |
Note - The following instructions are intended for experienced system administrators only. For more details, contact SunService at http://www.sun.com/service/online/ |
These instructions describe how to apply PGX64 patches to network images for Solaris 2.5.1, Solaris 2.6, Solaris 7, and Solaris 8 operating environments.
1. After installing the Sun PGX64 card into your system, boot your system at the ok prompt:
ok boot -r |
3. Insert the PGX64 CD-ROM into the drive.
4. Choose the correct Solaris operating environment where you will apply the patch to network install image.
5. To apply the PGX64 software patches for the network install image, go to the PGX64 Tools directory location and set the path to the network image directory:
# cd /cdrom/cdrom0/Tools # ./pgx64_patch_netimage -r x.x -d path to net image directory |
where x.x is the Solaris operating environment on your system by revision number only (for example, type "2.6" and not "Solaris 2.6"), and path to net image directory is the directory to the network image directory.
6. Continue to perform the standard network installation procedure.
1. To remove Sun PGX64 software, become superuser and type:
# /usr/bin/pkginfo | grep m64 |
The following list of software packages is displayed.
2. Use pkgrm to remove the software packages listed. Type:
# /usr/sbin/pkgrm SUNWm64 SUNWm64cf SUNWm64w SUNWm64x SUNWm64xr |
For Solaris 2.5.1 operating environments, include the SUNWm64mn package and exclude the SUNWm64x package. Type:
# /usr/sbin/pkgrm SUNWm64 SUNWm64cf SUNWm64w SUNWm64mn SUNWm64xr |
To set the Sun PGX64 graphics card as the default monitor console display:
ok show-displays |
The following shows how to set the console device:
a) /pci@1f,0/pci@5/TSI,gfxp@2 b) /pci@1f,0/pci@5/SUNW,m64B@1 c) /pci@1f,0/pci@5/SUNW,Expert3D-Lite@0 q) NO SELECTION |
2. Select the graphics card you want to be the default console display.
In this example, you would select b for the Sun PGX64 card.
3. Create an alias name for the Sun PGX64 device.
This example shows mydev as the alias device name.
ok nvalias mydev <Control-Y> <ENTER> |
4. Set the device you selected to be the console device.
ok setenv output-device mydev |
5. Store the alias name that you have created.
Copyright © 2002, Sun Microsystems, Inc. All rights reserved.