balena-io-experimental / audio

Audio building block for balenaOS, based on pulseaudio.
https://hub.balena.io/blocks
32 stars 13 forks source link

Can't play audio #101

Open MasaiasuOse opened 2 years ago

MasaiasuOse commented 2 years ago

Can't play audio. Device seems to can't load a working profile. Try to play it through the audio jack of the RPi4

18.09.22 12:48:34 (+0200) audio E: [pulseaudio] module-alsa-card.c: Failed to find a working profile. 18.09.22 12:48:34 (+0200) audio E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="0" name="platform-fef00700.hdmi" card_name="alsa_card.platform-fef00700.hdmi" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=yes card_properties="module-udev-detect.discovered=1""): initialization failed. 18.09.22 12:48:34 (+0200) audio E: [pulseaudio] module-alsa-card.c: Failed to find a working profile. 18.09.22 12:48:34 (+0200) audio E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="1" name="platform-fef05700.hdmi" card_name="alsa_card.platform-fef05700.hdmi" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=yes card_properties="module-udev-detect.discovered=1""): initialization failed. 18.09.22 12:48:34 (+0200) 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 18.09.22 12:48:34 (+0200) 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

ciaranowens commented 2 years ago

This looks related to the following issue:

https://github.com/balenablocks/audio/issues/100