help setting up winapps can't rdp into my vm

im trying to setup https://github.com/winapps-org/winapps on my bazzite system

for some reason when i test out the freerdp connection i get this


flatpak run --command=xfreerdp com.freerdp.FreeRDP /u:"****************" /p:"**************" /v:192.168.122.251 /cert:tofu
[23:32:30:539] [2:00000003] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]:     : keycode: 0x08 -> no RDP scancode found
[23:32:30:539] [2:00000003] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]:     : keycode: 0x5D -> no RDP scancode found
[23:32:32:766] [2:00000003] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned a system error 32: Broken pipe
[23:32:32:766] [2:00000003] [ERROR][com.freerdp.core] - [transport_default_write]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[23:32:35:838] [2:00000003] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned a system error 32: Broken pipe
[23:32:35:838] [2:00000003] [ERROR][com.freerdp.core] - [transport_default_write]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[23:32:35:838] [2:00000003] [ERROR][com.freerdp.core] - [freerdp_connect]: freerdp_post_connect failed



even though the ip address of my vm is 192.168.122.251



here is how i currently have my vm https://dpaste.com/9SGAUY3K9

i also tried setting up the macvtap like hikari here https://github.com/HikariKnight/vfio-setup-docs/wiki/1.-Setting-everything-up#local-host-only-connection-between-host-and-guest to no avail
GitHub
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. Hard fork of https://github.com/Fmst...
dpaste.com is a pastebin site for easily sharing and storing code snippets. Syntax highlighting, clean interface, markup preview, quick sharing options.
GitHub
Repo containing the PDF for my detailed vfio configuration setup and performance tweaking. - HikariKnight/vfio-setup-docs
Was this page helpful?