Virtual Wood Blog

VMware, vSphere, ESX, ESXi, PowerCLi and everything else

Virtual Wood Blog - VMware, vSphere, ESX, ESXi, PowerCLi and everything else

Black screen and then a disconnect using VMware View and PCoIP

I have been working on a new VMware View 4.6 installation which required iPad connectivity (which will only work with PCoIP) along with physical desktops. Everything seemed to be working until I had issues using PCoIP when I started to get the black screen disconnects.

After some hunting around Google it seemed that it could be getting caused by a number of issues. So I went through each issue but had no luck until I double checked the driver being used by VMware Tools. The version that VMware Tools installs for the graphics card is .48 but the one that is used by the View agent is .49. If VMware Tools is updated then it reverts back the driver to .48 and the black screen issue will again be a problem.

The steps that need to be followed:

  • Make sure all updates (OS and application) updates have been applied
  • Make sure that VMware Tools has been installed and that it is up to date (The virtual machine will need to be restarted)
  • Check the driver version in ‘Device Manager’ (it will more than likely be .48)
  • Install the VMware View agent (The virtual machine will need to be restarted)
  • Check the driver version in ‘Device Manager’ and confirm that it is now .49
  • Carry out an ipconfig /release and power the virtual machine down
  • Take a new snapshot of the virtual machine
  • Open VMware View Administrator console and select the pool that needs to be updated
  • Click the ‘View Composer’ dropdown and select recompose
  • Select the snapshot to be used and the if the user will be forced to log off and click Finish
  • This will now mean that the pool is being rebuilt using up to date VMware Tools along with the View agent graphics driver (.49). PCoIP should now be working for all physical and iPad devices.

    By Paul Wood

    Connecting to a VDI desktop with PCoIP displays a black screen and disconnects after 10 seconds

    I have been having an issue with the iPad and normal PCoIP connections using VMware View 4.6. This issue was only happening on one of the pools (dedicated) and not the other (floating). After some investiagtion I came across the KB regarding just this issue and made the changes to the master image and recomposed as suggested and now the iPad and normal connections are working.

    By Paul Wood