Linux on HP ProLiant WS460c Gen8 Workstation Blade with WS460c0 Graphics Expansion Blade Administrator Guide

Using Red Hat Enterprise Linux on the workstation blade 14
Option "AllowSHMPixmaps" "1"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Modes "1920x120" ##Max Monitor size
Depth 24
EndSubSection
EndSection
b. If you are using a WS460c G6 workstation blade, edit the xorg.ATI file:
i. If the file still contains an RGS section at the bottom, remove it.
ii. Make the following changes, making sure you customize the BusID line in the Device section
using the PCI ID you recorded earlier:
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "radeon"
VendorName "ATI Corporation"
BusID "PCI:01:03:0" ##PCI ID for your ATI card
Option "UseEDID""false"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600"
c. If you are running Red Hat Enterprise Linux 5, do not perform this step.