Can't get the Audio+ to work [closed]

I’ve put on the Audio+ hat on my Rpi Zero W, flashed a new Raspberry OS 32 bit from today, ran the bash script, but I can’t get any sound out of the 3.5 mm jack whatsoever.

If I go to raspi-config > System settings > Audio, it tells me “no internal audio devices found”. I can see the devices in alsamixer, I can change the volume, but not sound out of the headphones. The speaker-test script runs, but I never hear anything. No output of audio works (tried with aplay too).

  1. Is /boot/config.txt supposed to have both dtparam=audio=on and dtoverlay=hifiberry-dac on at the same time? What else am I missing? :frowning: