Client SDK for Linux
Developers' Guide
This release is in Beta. Beta software is not fully supported, and may be incomplete or unstable. It is not intended for use in production systems. We welcome your feedback on this release! Send feedback to anyware-beta-feedback@hp.com.
Disabling the Wayland Display Server
The Client SDK for Linux does not support Wayland on Ubuntu 22.04 machines. If Wayland is enabled on your machine, the Anyware Client is unable to retrieve the monitor display EDID, resulting in display issues while connecting to a PCoIP session.
Follow the steps given below to disable Wayland, and use Xorg instead.
-
On the Anyware client, open a command line terminal.
-
Use the
vi
editor or any other editor of your choice to open thecustom.conf
file with root permissions.sudo vi /etc/gdm3/custom.conf
-
Look for the following line:
WaylandEnable=true
-
To use the Xorg display server, uncomment this line.
-
Reboot the client machine.
Subsequent PCoIP connections will now use Xorg connections.
Last updated: Saturday, November 16, 2024