So I am working on a bit of an experiment. I have a debian sid guest in vmm. xrdp is installed as is the pulse audio module for xrdp so that it can see the xrdp output in the mixer. I can connect just fine till I try to get sound out. Remmina wouldn't work with sound so to have more control I tried xfreerdp. An example of the options I tried.
xfreerdp /sound:sys:sndio,dev:/dev/audio /v:host Basically I can't get it to connect with sound. I can put together a whole log and all, but I was wondering if anyone can suggest how the /sound flag should be under openbsd, or perhaps an alternate method to get sound out of a vmm guest via gui. Or perhaps it is just not possible as of today. To mention I did double check I could cat a wav file to /dev/audio and that worked just fine. Ken