{"id":83309,"date":"2023-05-25T17:08:40","date_gmt":"2023-05-25T21:08:40","guid":{"rendered":"https:\/\/jumpcloud.com\/?post_type=support&p=83309"},"modified":"2024-07-26T09:47:01","modified_gmt":"2024-07-26T13:47:01","slug":"troubleshooting-remote-assist-disable-wayland-or-gpu-rendering-for-linux","status":"publish","type":"support","link":"https:\/\/jumpcloud.com\/support\/troubleshooting-remote-assist-disable-wayland-or-gpu-rendering-for-linux","title":{"rendered":"Troubleshoot Remote Assist: Disable Wayland or GPU Rendering for Linux"},"content":{"rendered":"\n
JumpCloud Remote Assist does not currently support The Wayland Display Server, which replaces the X Window System (also known as X11). Many newer Linux distributions use Wayland.<\/p>\n\n\n\n
To disable Wayland on your Linux device<\/strong>:<\/p>\n\n\n\n\n
\n
sudo nano \/etc\/gdm3\/custom.conf<\/code><\/li>\n\n\n\n
sudo nano \/etc\/gdm\/custom.conf<\/code><\/li>\n<\/ol>\n<\/li>\n\n\n\n
\n
#WaylandEnable=false<\/code> to change it to
WaylandEnable=false<\/code>.<\/li>\n\n\n\n