Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

AnyDesk is not working before login from remote PC (manually)

Writer Mia Lopez

My Ubuntu version is 20.04. I am using AnyDesk for remote access to my lab pc. When I am trying to connect to my remote pc (the lab one) from my personal pc, I am getting some challenges. Like,

I am getting a remote display server is not supported (e.g. Wayland) error at the time of login from personal to the lab one.

Then I disabled the Wayland based on this and now I am getting desk_rt_ipc_error.

However, once I log in from my remote PC, then I can use AnyDesk from my personal one.

I have gone through several posts, but not getting any idea to solve the issues.

I appreciate your time and support.

7

1 Answer

I was able to resolve this by going into the /etc/gdm3/custom.conf file and do this change:

[daemon] # Enabling automatic login AutomaticLoginEnable=true AutomaticLogin=$USERNAME

and don't forget to also put the following in the /etc/gdm3/custom.conf file:

WaylandEnable=false 
2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy