You are not logged in.

#1 2021-04-24 09:19:12

Johan
Member
Registered: 2021-04-24
Posts: 1

XFreeRDP - cannot connect full screen

Hiya,

I am using XFreeRDP to connect to my work computer (I'm not the system admin)
My system: Arch linux (fully updated), desktop KDE, NVIDIA drivers, xorg, AMD processor
My monitor QHD 2560x1440 27", kernel: 5.0.32-1-lts

On Kubuntu I can connect full screen using this command:
xfreerdp  /v:serveraddress /u:username /p:Pa$$W0rd /g:secure.gateway.xx -clipboard /network:auto /drive:/home/user/FreeRDP/ /cert-ignore /size:2560x1440 /f

On Arch when I use this command xfreerdp crashes while connecting with the following error:

10:50:13:966] [11198:11200] [DEBUG][com.freerdp.core.rdp] - recv Set Error Info Data PDU (0x2F), length: 22
[10:50:13:966] [11198:11200] [INFO][com.freerdp.core] - ERRINFO_GRAPHICS_SUBSYSTEM_FAILED (0x0000112F):The server-side graphics subsystem is in an error state and unable to continue graphics encoding.
[10:50:13:967] [11198:11200] [ERROR][com.freerdp.core] - rdp_set_error_info:freerdp_set_last_error_ex ERRINFO_GRAPHICS_SUBSYSTEM_FAILED [0x0001112F]
[10:50:13:967] [11198:11200] [ERROR][com.freerdp.core] - rdg_process_close_packet:freerdp_set_last_error_ex E_PROXY_INTERNALERROR [0x800759D8]
[10:50:13:967] [11198:11200] [ERROR][com.freerdp.core] - rdg_process_close_packet: TODO: Trying to set error code E_PROXY_INTERNALERROR, but ERRINFO_GRAPHICS_SUBSYSTEM_FAILED already set!
[10:50:13:985] [11198:11247] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=6 size=20
[10:50:13:986] [11198:11247] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:50:13:986] [11198:11200] [ERROR][com.freerdp.core.transport] - BIO_read returned a system error 104: Verbinding is weggevallen  (<- connection lost)
[10:50:13:986] [11198:11200] [DEBUG][com.freerdp.core.transport] - transport_check_fds: transport_read_pdu() - -1
[10:50:13:986] [11198:11200] [DEBUG][com.freerdp.core.rdp] - transport_check_fds() - -1
[10:50:13:986] [11198:11200] [DEBUG][com.freerdp.core] - rdp_check_fds() - -1
[10:50:13:986] [11198:11200] [WARN][com.freerdp.client.common] - Disconnected by server hitting a bug or resource limit [The server-side graphics subsystem is in an error state and unable to continue graphics encoding.]
[10:50:13:987] [11198:11247] [DEBUG][com.freerdp.channels.drdynvc.client] - close_channel_iface: id=6

When I remove the "/f" option and lower the size to 1920x1080 it works fine without problems.

Any ideas how to fix this so I can connect full screen?

Thanks

Last edited by Johan (2021-04-24 09:22:24)

Offline

Board footer

Powered by FluxBB