On Sun, Jan 11, 1998 at 11:39:39PM -0500, Alex Yukhimets wrote: > What is in contradiction with your HOWTO is they explicitly say > that sound should NOT be compiled as a module as it will default volume > and other settings each time application access audio devices.
That would be true if you use kerneld to load the module. After your application finishes, some time later the module will be removed by kerneld, and when reinserted next time its needed the volume settings will be reset. But if you load it in /etc/modules, it will never be unloaded. So no problem. Hamish -- Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5 CCs of replies from mailing lists are welcome. http://hamish.home.ml.org -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .