First post

49 views
Skip to first unread message

FORT David

unread,
Jan 30, 2018, 4:40:40 AM1/30/18
to Ogon Project
Just a test post to test the google group.
Looking forward for full open sourcing.

brian mullan

unread,
Jun 21, 2019, 5:14:34 PM6/21/19
to Ogon Project
I just discovered ogon...

I installed ogon into an Ubuntu 18.04 KVM VM on an Ubuntu 18.04 host.

Everything appeared to install okay.

On my Host I am using freerdp v2 from the ubuntu repository (freerdpv2-dev)

$ xfreerdp /cert-ignore /drive:shared-folder,/home/bmullan/shared-folder +clipboard:on /sound /v:192.168.122.116

everything seems to work except sound.   Cut & Paste works, shared folder works. but no audio over rdp.

I've also tried and no sound with that either...

$ xfreerdp /cert-ignore /drive:shared-folder,/home/bmullan/shared-folder +clipboard:on /sound,sys:alsa /v:192.168.122.116

Looking at Sound in the Ubuntu Mate rdp session under Input and Output I only see "Dummy" device listed and the
"Dummy" input does show audio but having worked alot with XRDP I'd expect to see some ogon input/output device listed there
instead of "dummy"?



brian mullan

unread,
Jun 21, 2019, 5:32:21 PM6/21/19
to Ogon Project
Ok... I got sound working over rdp.

What I did was rename my Ubuntu VM's /usr/bin/pulseaudio to /usr/bin/pulseaudio.save

Copied /opt/ogon/bin/pulaudio to /usr/bin/ to replace it

Rebooted and now sound works?

I guess a bit more documentation explaining what/when/how to use those binaries in /opt/ogon/bin would help others

By the way as far as remote printing... I have my own Github Project:  https://github.com/bmullan/ciab-remote-desktop

It uses guacamole/tomcat/nginx/mysql and xrdp with LXD containers.

To get printing to work in a Remote Desktop  session with a Linux machine (ubuntu LXD container w/xrdp) I initially used Google CloudPrint.
But i didn't like relying on CloudPrint & Google.

So I figured out how to configure the Internet Printing Protocol (IPP) on the remote desktop linux system and its actually pretty easy.

I documented the steps in Issue #9 on my GitHub.


In case that comes up with users of OGON.

Brian






Bernhard Miklautz

unread,
Jun 24, 2019, 7:03:00 AM6/24/19
to brian mullan, Ogon Project
Hi Brian,

welcome!

On Fri, Jun 21, 2019 at 02:32:20PM -0700, brian mullan wrote:
> Ok... I got sound working over rdp.
>
> What I did was rename my Ubuntu VM's /usr/bin/pulseaudio to
> /usr/bin/pulseaudio.save
>
> Copied /opt/ogon/bin/pulaudio to /usr/bin/ to replace it
>
> Rebooted and now sound works?
>
> I guess a bit more documentation explaining what/when/how to use those
> binaries in /opt/ogon/bin would help others
That's right. This needs to be added to the documentation.

Ogon does have an extra pulseaudio module that isn't available upstream
(yet). Therefore the extra pulseaudio build is necessary. If you use the
startvc script from the misc directory in the ogon source you don't need
to replace the binaries. It's sufficient if you disable the system
pulseaudio for your XSession or add '/usr/bin/pulseaudio -k'
before the ogon's pulse get started.

> It uses guacamole/tomcat/nginx/mysql and xrdp with LXD containers.
Nice.

> In case that comes up with users of OGON.
Thanks!

Best regards,
Bernhard
Reply all
Reply to author
Forward
0 new messages