The ARM64 machines I am using are t4g instances on AWS EC2 (backed by
AWS Graviton2 processors). I set everything up with Ansible, so the
configuration should be consistent between my arm and x86 tests. I do
the following grdctl commands:

sudo -u gnome-remote-desktop winpr-makecert3 -silent -rdp -path 
~gnome-remote-desktop rdp-tls
sudo grdctl --system rdp set-tls-key ~gnome-remote-desktop/rdp-tls.key
sudo grdctl --system rdp set-tls-cert ~gnome-remote-desktop/rdp-tls.crt
sudo grdctl --system rdp enable
sudo systemctl --now enable gnome-remote-desktop.service
sudo grdctl --system rdp set-credentials "${RDP_USER}" "${RDP_PASS}"
sudo systemctl --now restart gnome-remote-desktop.service

I haven't tried connecting from another linux machine, but the RDP
server never seems to start properly so I don't think it should really
matter. I can give it a try though. I have however also tried connecting
through a web browser using Apache Guacamole, which similarly works when
connecting to x86 instances but not arm.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2130595

Title:
  RDP server repeatedly starts and stops on Ubuntu 25.10 ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-remote-desktop/+bug/2130595/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to