Re: [linux-audio-user] alsa mixer settings timing out

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] alsa mixer settings timing out
From: Peter Bessman (ninjadroid_AT_ml1.net)
Date: Wed Oct 22 2003 - 03:13:51 EEST


At Tue, 21 Oct 2003 09:11:04 -0700,
Ken Locarnini wrote:
>
> Caveat: if alsaconf succeded in configuring your soundcard and you want
> your sound modules to stay loaded at all times add these couple of lines
> at the very end of the /etc/modules.conf file that was changed by alsaconf:
>
> # -- Keep modules from being autocleaned
> add options -k snd-card-0

An alternative (sexier?) method would be to configure kmod to save
configuration information and reload it. Appending this to
modules.conf should work:

pre-remove snd snd-ice1712 alsactl store
post-install snd-ice1712 alsactl restore

Replace snd-ice1712 above with whatever the name of your particular
sound modules is, and you should be set.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Oct 22 2003 - 08:15:23 EEST