Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

...

Table of Contents
excludeTable of Contents

General description

CHARON-AXP supports emulation of PBXGA graphics card by direct virtualization. CHARON provides a virtual console for displaying graphics. The console starts automatically upon starting CHARON. Its resolution is 800 x 600 by default .


Note

PBXGA graphics console cannot be used as the system console. Use OPA0 for this purpose.

...

Note

If PBXGA graphics card is going to be used the resolution of CHARON host screen must be not less than 600 x 800 to provide an ability to display the graphics console properly.

...

Virtual PBXGA PCI graphics card

...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Configuration parameters

size

Parametersize
TypeText string
Value

Predefine the graphic screen size: "800x600" (default), "1024x768", "1152x900" and "1280x1024"

Example:

set GYA size = 024x768

.

cpu_draw

Parametercpu_draw
Typeboolean
Value

Offloading raster operations. The default value is "true"

Example:

set GYA cpu_draw = false


...