On Thu, Aug 07, 2003 at 10:02:18PM +0100, Dhruba Bandopadhyay wrote: > Hello > > My laptop ALSA sound works with Linux 2.6 but my volume levels > (main,pcm,cd) are reset to zero on every boot. How can I preserve my > sound levels? Do I need to emerge any alsa packages like tools, utils > etc? There is no alsa currently on this system except for 2.6 kernel. > > Many thanks > > -- > [EMAIL PROTECTED] mailing list > >
Hi, Just add ------------------- alsactl restore ------------------- to your /etc/conf.d/local.start and ------------------- alsactl store ------------------- to your /etc/conf.d/local.stop This works fine for me! -- Christoph Strake <me at chr1z de> http://chr1z.de -- [EMAIL PROTECTED] mailing list
