ATI Technologies RADEON 7000 Guía de instalación Pagina 24

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 29
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 23
HP-UX Configuration
ATI RADEON 7500 PCI Graphics Controller Installation Guide
24
Restrictions and Limitations
This section provides information on the limitations and restrictions of the ATI RADEON 7500 hardware
and software.
No Accelerated 3D Support
The ATI RADEON 7500 graphics controller does not support accelerated 3D (e.g. OpenGL).
Multiple Colormaps
Multiple installed colormaps in depth 8 PseudoColor visual are not supported. The ATI RADEON 7500
graphics controllers support only one installed colormap at one time. Exceeding this limit will cause
colormap flashing, also known as "technicolor".
Applications should not install or de-install colormaps themselves. The window manager should perform
these actions. However, the application is responsible for providing the window manager with hints as to
which colormaps to install or de-install. You provide this information using the Xlib function
XSetWMColormapWindows(). This function sets the WM_COLORMAP_WINDOWS property for a given window.
Default Visual Information
The ATI RADEON 7500 graphics controller can only support one visual type at one time. Supported default
visual types are 8-bit PseudoColor and 24-bit TrueColor. The default depth and visual class is 24-bit
TrueColor. To change the default visual, you must edit the Xserver's configuration file which is located at
/etc/X11/XF86Config.
The depth is set in the Screen section of the Xf86 configuration file. There also needs to be a Display
subsection with the correct depth. For example, the following lines will select a 24-bit default depth visual:
Section “Screen”
Identifier “Screen 0”
DefaultDepth 24
[…]
SubSection “Display”
Depth 24
[…]
EndSubSection
SubSection “Display”
Depth 8
[…]
EndSubSection
EndSection
The following lines will select an 8-bit default depth visual:
Section “Screen”
Identifier “Screen 0”
DefaultDepth 8
[…]
SubSection “Display”
Depth 24
[…]
EndSubSection
SubSection “Display”
Depth 8
[…]
Vista de pagina 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29

Comentarios a estos manuales

Sin comentarios