Edward Guldemond <[EMAIL PROTECTED]> 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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to