On which server are you connecting?<br>My experiences:<br>On Redhat Enterprise/CentOS I can't get sound working properly<br>On Ubuntu, it works instantly.<br><br>Regards,<br>Freerk<br><br><div class="gmail_quote">On Thu, Dec 25, 2008 at 6:29 PM, Mohammad Sahami <span dir="ltr"><<a href="mailto:sahami2001@yahoo.com">sahami2001@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Nomachine claims that nxclient will support remote sound via esound.<br>
<a href="http://www.nomachine.com/ar/view.php?ar_id=AR03D00355" target="_blank">http://www.nomachine.com/ar/view.php?ar_id=AR03D00355</a><br>
<br>
In Gnome I set Applications -> Preferences -> More Preferences -> Multimedia<br>
Systems Selector -> Audio<br>
both Input and Output on ESD-Enlightenment Sound Daemon. But I couldn't hear<br>
remote sound.<br>
<br>
I found that when I connect to linux box through nxclient, ESPEAKER variable<br>
does not have the correct value so I add these lines in ~/.bashrc to correct<br>
it's value:<br>
<br>
let ESPEAKER=$(echo $DISPLAY | cut -d: -f2 | cut -d. -f1)<br>
let ESPEAKER=ESPEAKER+7000<br>
export ESPEAKER=127.0.0.1:$ESPEAKER<br>
<br>
After that I can play a sound through esdplay command like this:<br>
esdplay /usr/share/system-config-soundcard/sound-sample.wav<br>
<br>
and can hear remote sound.<br>
<br>
But when I set Xmms -> Options -> Preferences -> Audio Output Plugins on<br>
eSound Output Plugin 1.2.10 [libesdout.so], and play an audio file it will<br>
be closed with Segmentation fault message.<br>
<br>
Also I installed Realplayer11GOLD on my RHEL4 linux box as remore Freenx<br>
server. It does not have any audio driver for eSound. It jus support OSS and<br>
ALSA in Tools -> Preferences -> Hardware.<br>
<br>
Realplayer will hang when i open a video file.<br>
<br>
What a difficulty?<br>
<br>
I appreciate if anyone help me resolve remote NX sound?<br>
<br>
Redars,<br>
M. Sahami<br>
--<br>
View this message in context: <a href="http://www.nabble.com/nxclient-and-freenx-server-sound-problem-tp21168855p21168855.html" target="_blank">http://www.nabble.com/nxclient-and-freenx-server-sound-problem-tp21168855p21168855.html</a><br>
Sent from the freenx-knx mailing list archive at Nabble.com.<br>
<br>
________________________________________________________________<br>
Were you helped on this list with your FreeNX problem?<br>
Then please write up the solution in the FreeNX Wiki/FAQ:<br>
<br>
<a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ" target="_blank">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a><br>
<br>
Don't forget to check the NX Knowledge Base:<br>
<a href="http://www.nomachine.com/kb/" target="_blank">http://www.nomachine.com/kb/</a><br>
<br>
________________________________________________________________<br>
FreeNX-kNX mailing list --- <a href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/freenx-knx" target="_blank">https://mail.kde.org/mailman/listinfo/freenx-knx</a><br>
________________________________________________________________<br>
</blockquote></div><br>