-
×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
- HP RGS Black Screen
Create an account on the HP Community to personalize your profile and ask a question
03-19-2019 03:33 AM
After getting connection with a HP RGS Sender Workstation i get a black sreen. Nothing else. HP RGS Sender Workstations are HP Z440 , WINDOWS 10 1803 ( Build 171344.619). Graphicscard NVIDIA P600. If i change setting "preffered display methods" from "GPU" to "Comparitron", i get the Login windows and i can login . We use HP RGS 7.5 Sender. Uninstallation und and new installation of HP RGS Sender didn't solve the problem. This problem exists since installation of Microsoft Patches. Is anything known about this issue ? Thanks.
Solved! Go to Solution.
Accepted Solutions
03-25-2019 01:34 PM
Have you tried updating your graphic driver? We have two properties that may help with this issue as well.
## Enable enhanced RGS resolution matching for Windows systems with Nvidia graphics.
## Valid settings are on, off, and auto.
# Rgsender.Compatibility.Displays.AllowNvidiaResolutionMatching=auto
Remove # and change to "on".
##For Windows-based senders with NVIDIA graphics only.
## When enabled, RGS Sender attempts to load an EDID if the system is determined to have no
## physical displays attached. The Sender must not have any physical displays connected when
## the Sender service starts otherwise the system will not be considered headless, and no EDID
## will be loaded. This EDID will remain loaded until the property is disabled, and the RGS Sender
## service is restarted.
# Rgsender.Compatibility.Displays.ForceEdidOnHeadless=0
Remove # and change to 1
After saving changes, make sure to stop and restart the sender service to make sure changes take effect. If using the second property, make sure the system does not have a monitor attached when rebooting system, otherwise, the EDID file will not load.
I work on the behalf of HP.
03-25-2019 09:18 AM
Workstations are running without attached Monitor. With the
@HA02 wrote:After getting connection with a HP RGS Sender Workstation i get a black sreen. Nothing else. HP RGS Sender Workstations are HP Z440 , WINDOWS 10 1803 ( Build 171344.619). Graphicscard NVIDIA P600. If i change setting "preffered display methods" from "GPU" to "Comparitron", i get the Login windows and i can login . We use HP RGS 7.5 Sender. Uninstallation und and new installation of HP RGS Sender didn't solve the problem. This problem exists since installation of Microsoft Patches. Is anything known about this issue ? Thanks.
Updates the EDID Information got obviously lost. Attaching a Monitor and adding a new EDID File solved the Problem !
@HA02 wrote:After getting connection with a HP RGS Sender Workstation i get a black sreen. Nothing else. HP RGS Sender Workstations are HP Z440 , WINDOWS 10 1803 ( Build 171344.619). Graphicscard NVIDIA P600. If i change setting "preffered display methods" from "GPU" to "Comparitron", i get the Login windows and i can login . We use HP RGS 7.5 Sender. Uninstallation und and new installation of HP RGS Sender didn't solve the problem. This problem exists since installation of Microsoft Patches. Is anything known about this issue ? Thanks.
03-25-2019 01:34 PM
Have you tried updating your graphic driver? We have two properties that may help with this issue as well.
## Enable enhanced RGS resolution matching for Windows systems with Nvidia graphics.
## Valid settings are on, off, and auto.
# Rgsender.Compatibility.Displays.AllowNvidiaResolutionMatching=auto
Remove # and change to "on".
##For Windows-based senders with NVIDIA graphics only.
## When enabled, RGS Sender attempts to load an EDID if the system is determined to have no
## physical displays attached. The Sender must not have any physical displays connected when
## the Sender service starts otherwise the system will not be considered headless, and no EDID
## will be loaded. This EDID will remain loaded until the property is disabled, and the RGS Sender
## service is restarted.
# Rgsender.Compatibility.Displays.ForceEdidOnHeadless=0
Remove # and change to 1
After saving changes, make sure to stop and restart the sender service to make sure changes take effect. If using the second property, make sure the system does not have a monitor attached when rebooting system, otherwise, the EDID file will not load.
I work on the behalf of HP.