Hello all, I'm trying to get ESD working with LTSP 4.2 and a Symbiont SYM1110 terminal. On boot the terminal loads the sound module without error but then does not create the /dev/dsp device file. ESD fails to start.
I'm following the directions here: http://www.thesymbiont.com/index.php?option=com_content&task=view&id=345&Itemid=110 Which state: Audio LTSP 4.2: The SYM1110 uses the "snd-cs5535audio" ALSA driver that comes with the 2.6 kernel. Unfortunately, there is no OSS driver for the SYM1110 for the 2.6 kernel (which is used in LTSP 4.2). To install ALSA support along with autodetection of the SYM1110, please download this package: http://prdownloads.sourceforge.net/symbiont/LTSP-esd-alsa.tgz?download Which I installed. In my lts.conf I have the following: [sym1110] SMODULE_01 = snd-cs5535audio SOUND = Y XSERVER = nsc In addition to the default settings. [Default] SERVER = 172.16.1.9 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 SCREEN_02 = shell SOUND_DAEMON = esd PRINTER_0_WRITE_ONLY = Y ALLOW_SHUTDOWN = Y ALLOW_PROCREAD = Y VOLUME = 75 # Speaker & WAVE volume pecentage MIC_VOLUME = 100 # Microphone volume CD_VOLUME = 75 # CD Audio volume LOCAL_STORAGE = Y Any ideas? Thanks, Jason ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _____________________________________________________________________ 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
