Hi,
It seems you should "modprobe snd-intel8x0" and "modprobe snd-pcm-oss" (for OSS compatibility). If you get some errors, it's due to module dependencies, but ALSA (yes, this is ALSA) is very good solving dependencies.
HIH, -- Nuno Tavares http://nthq.cjb.net/
Hi, I did it !
[EMAIL PROTECTED] root]# modprobe snd-intel8x0 [EMAIL PROTECTED] root]# modprobe snd-pcm-oss [EMAIL PROTECTED] root]#
As you see, nothing, so it should be ok !
My lts.conf:
[Default]
SERVER = 192.168.1.1
XSERVER = auto
X_MOUSE_PROTOCOL = "PS/2"
X_MOUSE_DEVICE = "/dev/psaux"
X_MOUSE_RESOLUTION = 400
X_MOUSE_BUTTONS = 3
USE_XFS = N
SCREEN_01 = startx
SOUND = Y
SOUND_DAEMON = esd
VOLUME = 85
MIC_VOLUME = 100
CD_VOLUME = 75
SDMODULE_01 = snd-intel8x0
SDMODULE_02 = snd-pcm-oss
SDMODULE_03 = autoWhen I start my client, I have again a: sound driver not loaded, please .... lts.conf
When I try to start the sound from a user on a client, I got a: couldn't open mixer device /dev/sound/mixer ls -la : crw------- 1 christophe audio 14, 0 Jan 1 1970 /dev/sound/mixer
I don't know how much it is important but I have on the client a: syslogd, cannot write on 192.168.1.1:xxx the ip is correct
Thank you Jean Christophe
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _____________________________________________________________________ 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
