On Fri, Sep 9, 2011 at 11:42 AM, David Burgess <[email protected]> wrote: > Hi, > > My server is Ubuntu 11.04 amd64. I have a number of clients based on > Intel D510MO boards, all using RDP by default. alsamixer on a running > client shows that the sound card is "HDA Intel". > > When the thin client boots, the Master volume, as reported by > alsamixer, is 41. There are no other volume controls available. Users > complain that the sound volume on thin clients is too low, even with > the Windows volume set to maximum. > > I have tried the following in lts.conf to no avail: > > > VOLUME=100 > PCM_VOLUME=100 > HEADPHONE_VOLUME=100 > FRONT_VOLUME=100 > MASTER_VOLUME=100 > > I also use Sound=False to prevent pulseaudio from running. The thin
Those parameters have no effect if SOUND=False. Do you need to prevent pulseaudio from running? If not, make SOUND=True. Otherwise, a workaround would be to edit /opt/ltsp/i386/usr/share/ltsp/ltsp-init-common and take out the check for SOUND=True in the configure_sound_volume() function. -Gadi > client's Master volume invariably defaults to 41. Can somebody suggest > a workaround to increase the thin client's master volume, preferably > to 100, by default at boot time? > > Thanks, > > db > > ------------------------------------------------------------------------------ > Why Cloud-Based Security and Archiving Make Sense > Osterman Research conducted this study that outlines how and why cloud > computing security and archiving is rapidly being adopted across the IT > space for its ease of implementation, lower cost, and increased > reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/ > _____________________________________________________________________ > 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 > ------------------------------------------------------------------------------ Why Cloud-Based Security and Archiving Make Sense Osterman Research conducted this study that outlines how and why cloud computing security and archiving is rapidly being adopted across the IT space for its ease of implementation, lower cost, and increased reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/ _____________________________________________________________________ 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
