Hello There,
im trying to connect to my iMX8 remotely using FreeRdp. According to the wiki page:
it is applicable on iMX8.
I found the freerdp recipe and added the package through local.conf
IMAGE_INSTALL_append = " freerdp"
the Image is built correctly. but in Linux it seems only “xfreerdp” is available and it didnt work. Since the iMX8 image uses wayland display protocol, i guess the suitable freerdp tool for it should be “wlfreerdp” right?
is there a way to use the freerdp protocol on iMX8 ?
Thanks in Advance.
Best regards, Majd