Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Failed to load module "module-alsa-card"" Error #667

Open
Matthewsbelanger opened this issue Aug 1, 2024 · 0 comments
Open

"Failed to load module "module-alsa-card"" Error #667

Matthewsbelanger opened this issue Aug 1, 2024 · 0 comments

Comments

@Matthewsbelanger
Copy link

Matthewsbelanger commented Aug 1, 2024

Successfully installed the balena-sound package on a 64-bit raspberry pi 4. Spotify will recognize the device and seems to be playing properly, but I don't get any sound from the headphone jack. Upon further review it looks like the "audio" Service is encountering an error:

Waiting for sound supervisor to start at 172.17.0.1:80
audio Setting audio routing rules...
audio Routing 'balena-sound.input' to 'snapcast'.
audio Routing 'balena-sound.output' to '0'.
audio W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
audio E: [pulseaudio] module-alsa-card.c: Failed to find a working profile.
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.
audio E: [pulseaudio] module-alsa-card.c: Failed to find a working profile.
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.
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 Waiting for sound supervisor to start at 172.17.0.1:80
audio Setting audio routing rules...
audio Routing 'balena-sound.input' to 'snapcast'.
audio Routing 'balena-sound.output' to '0'.
audio W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant