Hi Walid,
directly after inserting the patch you specified I successfully tested the audio call with skype, it works perfectly.
I need the video function absolutely. Not very often, but always again. Until now, I always have to shut down my thinclient with x2go and start another system (putty) on my thinclient. There, however, I can not fully exploit x2go, since the x2go screen with every right click with the mouse for some time freezes, so you can not work.
Bye, Olaf
Am Mon, 31 Oct 2016 19:08:49 +0100 (CET) schrieb Walid MOGHRABI <w.moghrabi@servicemagic.eu>:
Hi Olaf,
I'm completely sure you can make your USB Headset work in TCE mode since it only rely on Pulseaudio which is tunneled from the client to the server, I already use this and sound and microphone are working perfect. Webcam is a much more complicated issue since the TCE kernel will certainly recognize your USB webcam but it won't transport the video stream to the server the way Pulseaudio does with sound.
Maybe there is a way but this is far beyond my skills regarding X2Go. Not sure if you really need video with Skype but for sure, audio calls will work.
Regards.
----- Mail original -----
De: olafs6@gmx.de À: x2go-user@lists.x2go.org Envoyé: Lundi 31 Octobre 2016 18:17:53 Objet: Re: [X2Go-User] Enable sound on x2go tce
Hi Walid,
it works, thank you very much! If I still manage to get usb and the webcam to run, I can perhaps even finally use skype.
Bye, Olaf
Am Wed, 26 Oct 2016 00:04:51 +0200 (CEST) schrieb Walid MOGHRABI <w.moghrabi@servicemagic.eu>:
This has been fixed very recently : http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=75211b6
If I understood well, this is to be included in next X2Go major release but this is easy to fix manually until then, just modifiy /usr/sbin/x2gothinclientd inside your TCE chroot image with the patch in the link.
Regards.
----- Mail original -----
De: "Olaf" <olafs6@gmx.de> À: x2go-user@lists.x2go.org Envoyé: Mardi 25 Octobre 2016 23:14:45 Objet: [X2Go-User] Enable sound on x2go tce
Hi!
My thinclient loads x2go tce (Ubuntu 14.04) over pxe. What do I have to do to make sound work?
Extract from my /opt/x2gothinclient/etc/x2gothinclient_sessions: ... sound=true soundsystem=pulse startsoundsystem=true soundtunnel=true defsndport=true sndport=4713 ...
Bye, Olaf