Verner Kjærsgaard schrieb:

 > - With a SuSE10.3 server and LTSP4.2, I get no sound to any (have tried 
 > many) clients.
 > 
 > - I've downloaded and am using Gideon Romms rc.sound.
The one from his LTSP-esd-alsa package? (see
http://wiki.ltsp.org/twiki/bin/view/Ltsp/WorkInProgress#esd_ALSA_sound_on_LTSP_4_2)
I use this one too and it works for me (Gentoo Linux, LTSP4.2 with
Kernel 2.6.20.9-ltsp-1).

 > - I've tried both SOUND_DAEMOND = esd and nasd in /opt/../lts.conf, all 
 > the same; silence. Sound plays on the server if tested on the server. 
 > Sound on the clients does NOT play on the server.
In my lts.conf I have the following sound related options:
        SOUND              = Y
        SOUND_DAEMON       = esd
        VOLUME             = 100
        MIC_VOLUME         = 100
        CD_VOLUME          = 75

 > If I open up a shell on the client and do "lsmod | grep snd", I get
 > 
 > snd_mixer_oss 18048 1 snd_pcm_oss
 > snd 53376 4 snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
 > soundcore 10336 1 snd
 > 
 > Is this info of any help?
Compared with my client I miss the modules for your sound
card/chip. On my client I got
# lsmod | grep snd
snd_pcm_oss            40352  0
snd_mixer_oss          15360  1 snd_pcm_oss
snd_via82xx            23572  0
snd_ac97_codec         81312  1 snd_via82xx
ac97_bus                1920  1 snd_ac97_codec
snd_pcm                65544  3 snd_pcm_oss,snd_via82xx,snd_ac97_codec
snd_timer              19972  1 snd_pcm
snd_page_alloc          8456  2 snd_via82xx,snd_pcm
snd_mpu401_uart         7040  1 snd_via82xx
snd_rawmidi            20512  1 snd_mpu401_uart
snd_seq_device          6412  1 snd_rawmidi
snd                    41216  9 
snd_pcm_oss,snd_mixer_oss,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               6496  1 snd

Horst

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_____________________________________________________________________
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