Open thenameisluk opened 1 month ago
Usually, this problem is caused by the driver. PW tries to enumerate all devices when started, but unfortunately, some drivers are returning errors instead creating a "dummy" output or input when the cable is not connected. You may analyze this issue using spa-acp-tool
. Note that PW inherits the code from PA. For this case, the dynamic behavior should be considered instead "static" probe.
i have similar config to https://github.com/alsa-project/alsa-ucm-conf/blob/master/ucm2/Qualcomm/sc7180/adau7002-max98357a/HiFi.conf for homestar
the speaker and mic section is irrelevant here hdmi is causing issues
without
pipewire doesn't want to use the ucm at all unless the hdmi is plugged in
with it pipewire will only configure hdmi if hdmi is plugged in (when you restart it or at boot)
it's all on the same card and the interface never goes away, only switches between
without hdmi and
with hdmi
sudo alsactl monitor
also showswhen plugging in and unplugging
knowing all this i am unable to figure out how to handle it with ucm2 and would appreciate some help getting it working without that ConflictingDevice