I just set up a prototype K12LTSP server using the <5> install CD's from the website (version 4.4.1)<br><br>I then installed the sound and utils packages from <a href="http://www.ltsp.org/ltsp-4.1.html">http://www.ltsp.org/ltsp-4.1.html
</a><br><br>Next, I went into the KDE control center on the server and when to Sound and Multimedia.  I Enabled network Sound and Run with highest priority (sould buffer to 46).  Under the hardware tab I selected TOSS for the Audio Device and then full duplex.
<br><br>For the lts.conf file, I added the following for the client:<br>-----------------------<br><font face="Verdana, Arial, Helvetica" size="2"><pre><font face="Verdana, Arial, Helvetica" size="2"><font color="#0000ff">
   SOUND              = Y<br>    SOUND_DAEMON       = nasd   # This can be 'nasd', or 'esd' at this time<br>    VOLUME             = 100    # Speaker & WAVE volume pecentage<br>    MIC_VOLUME         = 100    # Microphone volume
<br>    CD_VOLUME          = 75     # CD Audio volume<br>    SMODULE_01         = auto   # sound chip auto detect </font></font></pre></font>-----------------------<br>When the client boots though, I get the following error:
<br><br>"Error while initializing the sound driver.<br><br>device /dev/dsp can't be opened (Permission denied)<br><br>The sound server will continue, using the null output device."<br><br>Does anyone have any ideas how to fix this?  It sounds to me like the client is trying to directly access the dsp instead of going through some sound server.
<br><br>Thanks....Mike<br><br><br><br>