hi guys,
i'm on a ltsp5 system on edubuntu and it works correctly, but i have
this: i can hear the boot chimes and mp3 audio on the clients, but i
hear sounds from java software on the server!
this is my situation:




"top" tells me pulseaudio is running on the client.

from this page i've found how to modify the
/opt/ltsp/i386/etc/pulse/daemon.conf
i have this:
--------------------
daemonize = 1
disable-shm = 1
high-priority = 1
log-target = stderr
resample-method = trivial
no-cpu-limit = 1
-------------------
and this is my  /opt/ltsp/i386/etc/pulse/default.pa
---------------------------------------------------------------------
add-autoload-sink default_output module-alsa-sink device=hw:0 
sink_name=default_output
add-autoload-source default_input module-alsa-source device=hw:0 
source_name=default_input
add-autoload-sink phone_output module-alsa-sink device=hw:1 rate=8000 
channels=1 sink_name=phone_output
add-autoload-source phone_input module-alsa-source device=hw:1 rate=8000 
channels=1 source_name=phone_input
load-module module-esound-protocol-tcp auth-anonymous=1
load-module module-native-protocol-tcp auth-anonymous=1
load-module module-volume-restore
load-module module-rescue-streams
set-default-sink default_output
set-default-source default_input
.nofail
---------------------------------------------------------------------
should i change something?

i've also verified the .asoundrc file...
it's correct, it contains:
-----------------------------
pcm.!default { type pulse }
ctl.!default { type pulse }
----------------------------

ps aux tells me the java program MALTED is started as follows:
/usr/lib/jvm/java-6-sun-1.6.0.06/jre/bin/java -cp
/usr/local/Malted/jmf/lib/jmf.jar:/usr/local/Malted/jmf/lib/mp3plugin.jar:/usr/local/Malted/jmf/lib/mediaplayer.jar::classes/malted.jar:classes/parser.jar:classes/jaxp.jar:classes/jhall.jar
-ms8M -mx40M com.malted.rts.RTS
(nothing refers to pulseaudio obviously...)



please help me, i'm setting up a lab for little students in a school...
quarK


      Posta, news, sport, oroscopo: tutto in una sola pagina. 
Crea l'home page che piace a te!
www.yahoo.it/latuapagina

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to