Client SDK for Linux
Developers' Guide
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: Wednesday, October 30, 2024