Thanks for the attachments. Can you make sure you're fully up-to-date: sudo apt update && sudo apt full-upgrade
It does seem like you have a supported Vulkan driver. To further confirm, please collect some runtime logging to narrow it down, sudo systemctl edit gnome-remote-desktop.service # add: # [Service] # Environment=G_MESSAGES_DEBUG=all # Environment=GRD_DEBUG=vk-validation sudo systemctl restart gnome-remote-desktop.service # reproduce one failing RDP connection, then collect: sudo journalctl -u gnome-remote-desktop.service --since '5 min ago' > /tmp/grd-debug.log And attach /tmp/grd-debug.log. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2153548 Title: gnome 50 remote desktop gives black screen on radxa rk3588 based board running panthor. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-remote-desktop/+bug/2153548/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
