Re: [Ltsp-discuss] Intel Atom client white noise solution

2010-04-19 Thread Gideon Romm
> > 2. FRONT_MIC_VOLUME isn't a standard lts.conf parameter so I added a > script in the chroot called /opt/ltsp/i386/etc/rc.d/volume which contains: Not sure what version of LTSP you are using, but this has been a standard lts.conf parameter for some time now. Volume parameters take the form o

Re: [Ltsp-discuss] Intel Atom client white noise solution

2010-04-16 Thread David Burgess
On Fri, Apr 16, 2010 at 6:53 AM, Jeff Siddall wrote: > 3. In the chroot run: > > chkconfig volume on > > To enable the script at boot. > > Now the audio is nice and clean. Thanks for this. It will come in handy on a couple of my clients. db -

[Ltsp-discuss] Intel Atom client white noise solution

2010-04-16 Thread Jeff Siddall
I use a lot of Intel D945GSEJT motherboards as thin clients. They generally work well but by default the two MIC inputs (MIC and FRONT_MIC) are cranked which adds a lot of white noise to the audio. Here's my changes to turn off the MIC inputs: 1. In lts.conf add: MIC_VOLUME=0 FRONT_MIC_