alsactl and modules.conf problem to restore/store values
i run alsamixer, i unmute and set some values and then i type "alsactl store" and so everything in /etc/asound.state seems correct.
i put these 2 lines at my /etc/modules.conf
post-install snd-via82xx /usr/sbin/alsactl restore
pre-remove snd-via82xx /usr/sbin/alsactl store
(the driver name for my card is snd-via82xx)
i reboot and everything is muted and set to 0.
but i read this about putting those 2 lines at /etc/modules.conf:"This doesn't seem to work with a 2.6.0-test kernel. modprobe simply ignores lines with these statements. Update to this section would be appreciated."
Any ideas for how to solve this problem ??
PS:i have alsa(driver 1.0.3 , lib1.0.3b, utils 1.0.3) and kernel 2.6.4
Last edited by destin; 04-02-2004 at 10:57 AM.
|