Nope, still the same issue, I also have removed all the part related to ALSA, but I get this errors:
ALSA lib conf.c:3916:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib control.c:1373:(snd_ctl_open_noupdate) Invalid CTL default
[16:07:50:470] [44125:44213] [ERROR][com.freerdp.channels.rdpsnd.client] - snd_mixer_attach failed
ALSA lib conf.c:3916:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default
[16:07:51:030] [44125:44213] [ERROR][com.freerdp.channels.rdpsnd.client] - snd_pcm_open failed
That’s because freerdp try to fallback to Alsa when Pulse is not working.
The strange pulseaudio messages I’ve got are the following:
[16:06:54:750] [44125:44214] [ERROR][com.freerdp.channels.rdpsnd.client] - [dynamic] pulse entry returns error 4317
[16:06:54:750] [44125:44214] [INFO][com.freerdp.channels.rdpsnd.client] - [dynamic] Loaded pulse backend for rdpsnd
[16:06:54:750] [44125:44214] [ERROR][com.freerdp.channels.rdpsnd.client] - [dynamic] Unable to load sound playback subsystem pulse because of error 4317
[16:06:54:750] [44125:44214] [INFO][com.freerdp.channels.rdpsnd.client] - [dynamic] Loaded alsa backend for rdpsnd
The strange thing is that now also on Fedora it doesn’t work