Re: Save/restore ALSA mixer settings

From: Thomas Hood (jdthood_at_yahoo.co.uk)
Date: 10/31/04

  • Next message: Michael Marsh: "Re: Why does mplayer no longer play Car Talk?"
    Date: Sun, 31 Oct 2004 15:06:30 +0100
    To: debian-user@lists.debian.org
    
    

    On Sun, 31 Oct 2004 14:40:07 +0100, Thomas Adam wrote:
    > --- David Baron <d_baron@012.net.il> wrote:
    >> What two calls should I put in here to get the mixer setting saved and
    >> restored?
    >
    > alsactl store
    > alsactl restore

    The latest alsa packages should handle this for you correctly
    provided you set up /etc/modprobe.d/sound as follows (where your sound
    card driver name should be substituted for 'snd-cs46xx'):

        alias snd-card-0 snd-cs46xx
        alias sound-slot-0 snd-cs46xx
        install snd-cs46xx /sbin/modprobe --ignore-install snd-cs46xx &&
        /usr/lib/alsa/modprobe-post-install snd-cs46xx

    (Beware: the last line may be wrapped by my mail composer.)

    alsaconf should set up /etc/modprobe.d/sound for you correctly.

    -- 
    Thomas Hood
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Michael Marsh: "Re: Why does mplayer no longer play Car Talk?"

    Relevant Pages

    • Re: Save/restore ALSA mixer settings
      ... -- Thomas Adam ... "<shrug> We'll just save up your sins, Thomas, and punish ...
      (Debian-User)
    • Re: FC3: Mixer not saving volume values
      ... I have been looking for it with chkconfig and no results about it ... (chkconfig --list | grep alsa). ... I have been executed 'alsactl store', restarted and the mixer values are ... I needed to run 'alsactl restore' then and the values are ...
      (Fedora)
    • Re: F7 Mixer settings
      ... >>> alsactl restore ... >>> and now mixer settings are retained after I issued a alsactl store. ... Antonio Montagnani ...
      (Fedora)
    • Re: amixer no longer working when using 2.6.15
      ... I am using Debian SID and have the latest versions of the appropriate ... Any assistance would be appreciated. ... There are also latest prerelease ALSA packages in Experimental. ...
      (Debian-User)