[email protected] (Robert Swindells) writes:

>What do I need to do to get non-HDMI audio to work again?

>% mixerctl -a -v
>outputs.dacsel=HDMI00  { HDMI00 }


You havve audio0 (HDMI) and audio1 (Speaker, etc..) and need to
select.

audiocfg list

shows the devices.

audiocfg default NUM

selects item NUM from that list as default (for /dev/audio).

The alternative is to use e.g.:

mixerctl -d /dev/audio1 -a -v



Reply via email to