04-28-2017, 02:56 AM
I've written a script to apply the patched ALSA config file which enables the speaker output. You can either download the script and run it on a machine offline (remembering to make the script executable in order to run it), or if you have internet access on your machine, download and run it directly:
Code:
sudo -i
bash <(curl -s https://raw.githubusercontent.com/pfeerick/pine64-scripts/master/pinebook/no-speaker-fix.sh)