Hello, I tried connecting to remote desktop (after long time) using krdc and something went wrong.
Command: xfreerdp /u:user /v:remotepc returned:
[AVHWDeviceContext @ 0x7fd1143cb040] Failed to initialise VAAPI connection: -1 (unknown libva error).
[13:49:17:788] [74413:74414] [ERROR][com.freerdp.codec] - Could not initialize hardware decoder, falling back to software: Chyba vstupu/výstupu
[13:49:17:822] [74413:74414] [ERROR][com.freerdp.core] - transport_connect_tls:freerdp_set_last_error_ex ERRCONNECT_TLS_CONNECT_FAILED [0x00020008]

This should not have to be problem with connection, because same remote desktop is connecting fine from the same machine using virtual Windows and mstsc.

New version of freerdp was released today, up in the build repo, or try with the previous version in your pacman cache (2.10).
https://www.freerdp.com/

There was no change on version 2.11.1.
But I tried: xfreerdp /u:user /v:remotepc /sec:rdp and it worked. Maybe freerdp already deprecated this type of security.
For anyone interested: It is also possible to add /sec:rdp into krdc host setting down to more options under advanced options section - and krdc is working too.