Hoary New Install - HP dv1000
blixtra
dlist at ubuntuforums.org
Wed Feb 9 05:59:01 CST 2005
A few minutes of searching and....
In order to get the sound volume to persist between boots you need to
edit /etc/default/alsa.
Code:
--------------------
sudo gedit /etc/default/alsa
--------------------
and change
Code:
--------------------
alsactl_store_on_shutdown="never autosave"
--------------------
to
Code:
--------------------
alsactl_store_on_shutdown="always autosave"
--------------------
hope that helps.
Chris
--
blixtra
More information about the ubuntu-devel
mailing list