I found a temporary fix using bash script create file "yourscript.sh" and move to /usr/bin
#!/bin/bash amixer set "Headphone" unmute exit 1 and in startup applications Command: bash /usr/bin/yourscript.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1615918 Title: Front headphone not working Ubuntu 16.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1615918/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
