Closed Dirk1966 closed 3 years ago
Since the new release of Raspberry Pi OS from 4th of December 2020, which switches to use the PulseAudio sound server. In some cases, this might affect the audio output settings after the system upgrade.
To correct the problem, see the instructions HERE under the sections of How do I get it? and Updates.
Or follow the steps below:
sudo apt update && sudo apt full-upgrade
sudo apt purge bluealsa
sudo apt install pulseaudio-module-bluetooth
reboot
rm ~/.asoundrc
Note: I have flashed a new CrowPi2 image and confirmed with your symptom. After applied the fixes as described above, audio sound works correctly through the internal speakers and the headphone jack on the side .
We followed the instructions above and it works perfectly again - thanks for the nice technical background links too!
Instlled image --> sound worked on headphone jack "sudo apt-get update && sudo apt-get upgrde", reboot --> sound worked "sudo apt-get dist-update && sudo apt-get upgrde", reboot --> sound did not work any more
Remark: Done from a fresh image install.around 2021-03-01.