pi zero with Adafruit bonnet hat

I have a RPI zero W with the Adafruit bonnet hat. I have verified the hat is good with other setup.
I flashed balena os for zero and configured dtoverlay with hifiberry-dac.
No sound. Good dashboard connection.
The configuration screens look different than what i am use to with RPI3/4s.
I suspect I may be missing some other setup.
I am guessing the I2S may need to initialized or maybe the HDMI turned off?

I get some popping noise when I restart the audio service and this from the logs:

audio — Audio —
audio Starting audio service with settings:
audio - pulseaudio 15.0
audio - Pulse log level: NOTICE
audio - Default output: DAC
audio - Default volume: 75%
audio
audio Detected audio cards:
audio 0 bcm2835-hdmi0 bcm2835_hdmi-bcm2835HDMI1
audio 1 dac RPi-simple-snd_rpi_hifiberry_dac
audio
audio
audio Setting audio routing rules…
audio Routing ‘balena-sound.input’ to ‘balena-sound.output’.
audio Routing ‘balena-sound.output’ to ‘alsa_output.dac.stereo-fallback’.
audio W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
audio W: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
audio W: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
audio W: [pulseaudio] module-loopback.c: Sink minimum latency increased to 76.00 ms
audio W: [pulseaudio] module-loopback.c: Sink minimum latency increased to 86.00 ms
audio W: [pulseaudio] module-loopback.c: Sink minimum latency increased to 96.00 ms

any ideas?

I did get it running by adding the “I2S=on” parameter