[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ALSA not saving mixer settings



Edward Guldemond <thedebategod@yifan.net> writes:

> I am experiencing ALSA problems in my system.  The modules are loading
> correctly, and setting the volume works, but shutting down and
> restarting alsa with "/etc/init.d/alsa stop" followed by
> "/etc/init.d/alsa start" does not restore my mixer settings.  In fact,
> it zeroes them out.  

Check your /etc/modutils/alsa, it needs something like:

    # Restore mixer settings:
    post-install snd-ice1712 /usr/sbin/alsactl restore
    pre-remove   snd-ice1712 /usr/sbin/alsactl store

In place of snd-ice1712 list your snd-card-0.
-- 
  Jack O'Quin
  Austin, Texas, USA



Reply to: