When all is as described above I cannot get audio from the 3.5mm jack. I can get audio from each HDMI device without issue as both have internal speakers.
After trying different configurations, I have found that I get audio from the 3.5mm jack when HDMI-2 (projector) is disconnected and pi rebooted, so that only HDMI-1 is connected.
I have tried
Code: Select all
sudo amixer cset numid=3 1Code: Select all
amixer: Cannot find the given element from control default
i have also tried -
Code: Select all
sudo apt-get install --reinstall alsa-base pulseaudio
Code: Select all
sudo alsa force-reloadI used alsamixer to ensure that the headphones volume was turned up to full and not muted.
I have tried Google and I have not found a solution. I am new to Linux and Raspberry Pi.
Thanks for your help.