lkml.org 
[lkml]   [1996]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: sound module - setting initial volume


From the Sound-HOWTO :

or too quiet. Markus Gutschke (gutschk@uni-muenster.de) found this
solution. Use a line in your /etc/conf.modules file such as the
^^(actually it's modules.conf)
following:

options sound dma_buffsize=65536 && /usr/bin/setmixer igain 0 ogain 0 vol 75

This causes your mixer program (in this case setmixer) to be run
immediately after the sound driver is loaded. The dma_buffsize
parameter is just a dummy value needed because the option command
requires a command line option. Change the line as needed to match
your mixer program and gain settings.

-- ganesh

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.028 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site