Skip to main content
Topic: KRDC connecting to Win 10, but only acorrupted or even noimage at all shows up (Read 187 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

KRDC connecting to Win 10, but only acorrupted or even noimage at all shows up

I've recently installed artix fresh on my laptop. Since then I had some issues with KRDC.
When I connect to my Domaincontroller (Windows Server 2016) everything works fine. But when I try to connect to my Win10 virutal machine in the same network, KRDC acts like it has connected to it, but never shows the image of the remote Desktop. In some cases a completely corrupted image is shown (vertical bars across the screen of a pixel mesh resembling the desktop colors in soime way). This only happens at connecting to my VM. All other connections seem to be fine. STDOUT print the following on connecting to said Win10VM:
KRDC: Starting RDP session
[22:53:20:503] [9069:9069] [WARN][com.freerdp.crypto] - Certificate verification failure 'self-signed certificate (18)' at stack position 0
[22:53:20:503] [9069:9069] [WARN][com.freerdp.crypto] - CN = XXXX
[22:53:28:127] [9069:9069] [INFO][com.freerdp.gdi] - Local framebuffer format  PIXEL_FORMAT_RGBA32
[22:53:28:127] [9069:9069] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_BGRA32
[22:53:28:141] [9069:9069] [WARN][com.freerdp.channels.rdpsnd.client] - pulse->context=(nil)
[22:53:28:141] [9069:9069] [ERROR][com.freerdp.channels.rdpsnd.client] - [static] pulse entry returns error 12
[22:53:28:141] [9069:9069] [INFO][com.freerdp.channels.rdpsnd.client] - [static] Loaded pulse backend for rdpsnd
[22:53:28:141] [9069:9069] [ERROR][com.freerdp.channels.rdpsnd.client] - [static] Unable to load sound playback subsystem pulse because of error 12
[22:53:28:141] [9069:9069] [INFO][com.freerdp.channels.rdpsnd.client] - [static] Loaded alsa backend for rdpsnd
[22:53:28:141] [9069:9069] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel rdpsnd
[22:53:28:141] [9069:9069] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel audin
[22:53:28:145] [9069:9069] [ERROR][com.freerdp.channels.audin.client] - pa_context_connect failed (6)
[22:53:28:145] [9069:9069] [ERROR][com.freerdp.channels.audin.client] - audin_pulse_connect failed
[22:53:28:145] [9069:9069] [ERROR][com.freerdp.channels.audin.client] - pulse entry returned error 1359.
[22:53:28:145] [9069:9069] [ERROR][com.freerdp.channels.audin.client] - audin_load_device_plugin pulse failed with error 1359!
[22:53:28:145] [9069:9069] [INFO][com.freerdp.channels.audin.client] - Loaded oss backend for audin
[22:53:28:145] [9069:9069] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel rdpgfx
[22:53:28:351] [9069:9107] [WARN][com.freerdp.channels.rdpsnd.client] - pulse->context=(nil)
[22:53:28:351] [9069:9107] [ERROR][com.freerdp.channels.rdpsnd.client] - [dynamic] pulse entry returns error 12
[22:53:28:351] [9069:9107] [INFO][com.freerdp.channels.rdpsnd.client] - [dynamic] Loaded pulse backend for rdpsnd
[22:53:28:351] [9069:9107] [ERROR][com.freerdp.channels.rdpsnd.client] - [dynamic] Unable to load sound playback subsystem pulse because of error 12
[22:53:28:351] [9069:9107] [INFO][com.freerdp.channels.rdpsnd.client] - [dynamic] Loaded alsa backend for rdpsnd
[22:53:31:949] [9069:9107] [INFO][com.freerdp.channels.rdpsnd.client] - [dynamic] Loaded alsa backend for rdpsnd
[22:53:31:529] [9069:9069] [ERROR][com.freerdp.core] - freerdp_abort_connect:freerdp_set_last_error_ex ERRCONNECT_CONNECT_CANCELLED [0x0002000B]


k subsystem pulse because of error 12

but if I understand this output correct, it is only related to issues on the sound part. So no errors for me regarding the image?
KRDC is on version 24.02.2
I am using KDE Plasma Desktop with KWIN and Xorg.

Any hints on how to resolve this issue are highly appreciated.
as always, correct me if I'm wrong ;)