Wednesday, March 1, 2017

[ ok ] Setting up ALSA...warning: 'alsactl restore' failed with error message 'alsactl: load_state:1686: No soundcards found...'...done.

# Edit configuration file read by the early-stage boot firmware
sudo vi /boot/config.txt

# Add entry and save
dtparam=audio=on

# Reboot
sudo reboot