-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Apps, Services & Software
- ZCentral
- Matching display resolution and layout (Linux-based sender)

Create an account on the HP Community to personalize your profile and ask a question
11-03-2020 01:25 AM
Hello *,
we are running rgsender-20.1.0.26348-1.x86_64.rpm (CentOS8) on our HP ProLiant WS460c Gen9 blades. Since our client use the same resolution (1920x1200) we want to establish Scenario 1 (All receivers have the same configuration) from the HPRGSUserGuide (p. 44). We added the mentioned options to the xorg.conf configuration file and restarted the X-Server (systemctl isolate multi-user.target/systemctl isolate graphical.target). The X-Server as well as the rgsender process are running. But when connecting to the test system (using rgreceiver-20.1.0.26348-1) only a black screen is displayed. Normally the gdm login screen should show up. The xorg.conf looks like this:
<<<<
nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 430.50
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
EndSection
Section "Module"
Load "rge"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro K3100M"
BusID "PCI:135:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "UseEdid" "False"
Option "UseDisplayDevice" "None"
Option "ModeDebug" "True"
Option "AllowEmptyInitialConfiguration" "True"
SubSection "Display"
Virtual 1920 1200
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
<<<<
Has anyone experienced a similar issue? Any help is welcome.
Regards,
Thomas