HP UX 11i v2 Networking Software manual Manual Multi-Screen Configuration, Xf86Config Changes

Page 26

Manual Multi-Screen Configuration

Alternatively you can configure multiple screens by manually editing the /etc/X11/ Xf86Config file. The following example will show you how to configure three (3) screens.

Xf86Config Changes

There are three sections in the configuration file you need to change:

1.ServerLayout section contains references to the Screen sections.

2.Screen sections contain references to the Device sections.

3.Device sections.

For this example, we will assume there are two (2) HP PCI AMD Radeon 7000 Graphics Adapters in the system. These graphics cards have the device files /dev/gvid0 and /dev/gvid1. We will change the Xf86Config file to allow for a three-screened (3) multi-head system. In this configuration, two (2) screens will come from the first graphics card (e.g. /dev/gvid0) and the remaining screen will come from the second graphics card (e.g. /dev/gvid1).

The lowest level is the Device section. This maps a physical device to a device identifier. The three (3) Device sections for this example follows:

Section “Device”

Identifier “ATI Radeon 7000 (0) Connector 1”

DeviceFile “/dev/gvid0”

EndSection

Section “Device”

Identifier “ATI Radeon 7000 (0) Connector 2”

DeviceFile “/dev/gvid0”

Screen 1

EndSection

Section “Device”

Identifier “ATI Radeon 7000 (1) Connector 1”

DeviceFile “/dev/gvid1”

EndSection

The first device, ATI Radeon 7000 (0) Connector 1 is the first screen on the first device. the second device, ATI Radeon 7000 (0) Connector 2 is the second screen on the first device. Note that it has the Screen 1 field, which selects the second video output on the graphics card. The third device, ATI Radeon 7000 (1) Connector 1 is the first screen on the second device.

Once the Device sections are defined, you can define the Screen section, which maps a screen to a physical device. The Screen sections use the Identifier field that was defined for each of the Device sections. The three (3) Screen sections for this example follows:

Section Screen

Identifier “Screen 0-1”

Device “ATI Radeon 7000 (0) Connector 1”

Monitor “Monitor 0”

#Include other Screen info here, including other SubSections EndSection

Section Screen

Identifier “Screen 0-2”

Device “ATI Radeon 7000 (0) Connector 2

Monitor “Monitor 0”

#Include other Screen info here, including other SubSections EndSection

Section Screen

Identifier “Screen 1-1”

Device “ATI Radeon 7000 (1) Connector 1”

Monitor “Monitor 0”

26 HP-UX Configuration

Image 26
Contents HP PCI AMD Radeon 7000 Graphics Adapter Installation Guide ATI Radeon is a registered trademark of AMD, Inc Table of Contents Xf86Config Changes Messages Troubleshooting List of Figures List of Tables Document Organization About This DocumentIntended Audience Typographic ConventionsRelated Information HP Encourages Your CommentsOption Numbers OverviewModule Description Connector Pinouts Standard 15-Pin VGA Connector PinoutContents of the HP PCI AMD Radeon 7000 Graphics Adapter Box InstallationInstallation Procedure IntroductionInstallation Supported Video Modes HP OpenVMS Video Resolutions SupportedRestrictions, Limitations, and Defaults VGA Console Support Default Depth 24 Bits Per PixelMinimum Console Revision HP Integrity Platform SupportOpen3D Support Modifying the Graphics ConfigurationDetermining Current settings Multiple Graphics Cards SupportOverriding the Default Settings Server Startup and Configuration Messages Troubleshooting Troubleshooting CriteriaBlank or corrupt screen display DECW$SERVER0 process is Page HP-UX Configuration Verification of Software InstallationVerification of Hardware Installation Including the gvid Module in the KernelResolutions Restrictions and Limitations Default Visual InformationAH391A Graphics Adapter Supported Resolutions No Accelerated 3D SupportMultihead Support Default Graphics ResolutionHow to Change the Resolution and Refresh Rate Manual Multi-Screen Configuration Xf86Config ChangesMessages Can not boot using VGA console
Related manuals
Manual 175 pages 52.54 Kb Manual 94 pages 16.8 Kb Manual 74 pages 39 Kb Manual 236 pages 18.16 Kb Manual 12 pages 39.66 Kb