There was no sound when I plugged in my headphones.
The workaround was to edit /usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf.
=======================================================
#cd /usr/share/pulseaudio/alsa-mixer/paths/
#cp analog-output-headphones.conf analog-output-headphones.bak
#vim analog-output-headphones.conf
=======================================================
Look for the section called [Element Speaker] and change it so that it looks like this:
=======================================================
#vim analog-output-headphones.conf
=======================================================
Look for the section called [Element Speaker] and change it so that it looks like this:
=======================================================
[Element Speaker]
switch = on
volume = ignore
=======================================================
reboot
switch = on
volume = ignore
=======================================================
reboot