When accessing the console of an VM in vSphere using either the HTML5 or remote console (VMRC), the display appears frozen. The following behaviors may be observed:
VMware vSphere Client (HTML5 or VMRC)
This behavior is caused by the absence of a configuration parameter in the VM’s .vmx file. Specifically, the parameter "svga.guestBackedPrimaryAware" is not set to "TRUE". This setting allows the VM to properly manage display resolution and input mapping in the console session.
Without this parameter, the VM console may render a static screen that appears frozen, even though the underlying VM is healthy and responsive, we can access the VM using SSH/RDP.
To resolve the issue, follow these steps:
Name: svga.guestBackedPrimaryAware
Value: TRUE
3. Access the console again via the vSphere Client or Remote Console to verify the issue is resolved.
In some cases, resizing the browser window or console tab may temporarily restore interactivity. However, this is not a permanent fix.
This issue may only affect specific VMs where the display configuration is not explicitly defined. Other VMs with identical OS and hardware versions may function correctly if they include the required parameter.
If further assistance is required, contact Broadcom Support and reference this Knowledge Base article.