[mythtv-users] Myth Netvision audio not working

Angela angela.schmid at wolke7.net
Thu Mar 27 14:40:53 UTC 2014


> > At boot restore a working state file:
> > alsa-restore.conf:exec /sbin/alsactl restore -f
> > /var/lib/alsa/asound.state.correct

If you have sound working:
cp /var/lib/alsa/asound.state /var/lib/alsa/asound.state.correct

Change in /etc/init/alsa-restore.conf  the line
exec /sbin/alsactl restore 
to
exec /sbin/alsactl restore -f /var/lib/alsa/asound.state.correct

At reboot, a working copy (asound.state.correct) will be loaded.

Angela



More information about the mythtv-users mailing list