Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
Warning |
---|
Work in progress. Updating for build 204-10 |
Table of Contents
Table 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 .
...
Important notes
- PBXGA graphics console cannot be used as the system console. Use OPA0 for this purpose.
...
- If PBXGA graphics card is going to be used the resolution of CHARON host screen must be
...
- sufficient to provide
...
- ability to display the graphics console properly.
...
Virtual PBXGA PCI graphics card
Loading virtual PBXGA graphics card
Syntax for loading PBXGA graphics card:
...
On Charon startup a window will appear on CHARON host monitor to display graphics.
...
Syntax for loading PBXGA graphics card on AlphaServer 400:
...
load PBXGA
<name> irq_bus = isa
Example:
...
- If PBXGA graphics card is used CHARON cannot run as a service
...
- so not compatible with the Linux Toolkit. It can however work in detached mode.
- If the window of the PBXGA graphics card console is closed by user (or killed as a process) it will not re-appear automatically (CHARON will continue to work in this case). In this situation user has to restart the pbxga_tv program with the correct parameters, as defined in the configuration file, to restart the graphical display.
Virtual PBXGA PCI graphics card
Emulated cards
ZLXp-E1/E2 emulation - DECchip 21030
- PBXGA_AA - ZLXp-E1 (8bpp, PseudoColor)
- PBXGA_BA - ZLXp-E2 (24bpp, TrueColor)
Loading virtual PBXGA graphics card
Syntax for loading PBXGA graphics card:
|
Syntax for loading PBXGA graphics card on AlphaServer 400:
|
Example (see more further):
load PBXGA_BA GYA |
On Charon startup a window will appear on CHARON
...
host monitor to display graphics.
Info |
---|
All the parameters described in the "Placement of peripheral devices on PCI bus" chapter, such as "bus", "device", "function", "irq", "irq_bus" are applicable for PBXGA graphics card. |
Div | ||
---|---|---|
| ||
Configuration parameters
size
Parameter | size |
---|---|
Type | Text string |
Value | Predefine the graphic screen size: "800x600" . Possible values: 640x480, 800x600 (default), " 1024x768", " 1152x900" and "1280x1024", 1280x1024, 1920x1080 Example:
|
cpu_draw
Parameter | cpu_draw |
---|---|
Type | boolean |
Value | Offloading raster operations. The default value is "true" Example:
|
application
Parameter | application |
---|---|
Type | Text string |
Value | Specifies the application to open for displaying the graphical console. The pbxga_tv executable file is provided for this. It is located in the same folder as the Charon emulator executable file. Syntax:
When several graphic cards are loaded, the <device name(s)> have to be separated by a pipe character. See examples further. Example:
|
Examples
Example 1: 8-bpp graphics on AlphaServer 400
|
Example 2: 24-bpp graphics on AlphaServer DS20
...
|
Example 3: dual head display, 2x1280x1024
...
|
Example 4: triple head display, 3x1280x1024
... |
Include Page | ||||
---|---|---|---|---|
|