Skip to content

Home Assistant Yellow: No Sound Output on Jabra USB Speaker & Wyoming Satellite Disconnects #4264

@mrtsb3061

Description

@mrtsb3061

Describe the issue you are experiencing

Hi there,

Trying to set up a Voice assistant using a HA Yellow CM5 and a Jabra 510. Setup all the add ons and integrations but realized no sound coming from Jabra. Seems there is an issue possibly with the OS in being able to deliver sound to the Jabra. See below.

Problem Description
• No audio output via Jabra Speak 510 USB on HA Yellow.
• aplay, paplay, and speaker-test commands fail with “no soundcards found” or “failed to open audio device” errors.
• Wyoming Satellite keeps disconnecting after wake-word detection, likely due to missing or failing audio backend.
• Microphone input works, but speaker output never plays any test sounds.

Expected Behavior
• Jabra Speak 510 USB should appear as a valid audio sink
• paplay, aplay, or speaker-test should play sound through Jabra
• Wyoming Satellite should stay connected and respond

Actual Behavior
• Commands fail with errors: “no soundcards found”, “failed to open audio device”, or “cannot get card index”
• Wyoming Satellite logs: server disconnected repeatedly after wake word
• No sound output at all

Troubleshooting Tried
• Checked pactl list short sinks → Jabra appears, but output fails
• Restarted PipeWire/PulseAudio (pulseaudio -k && pulseaudio --start) → command not found on HA OS
• Verified ALSA modules loaded (snd_usb_audio, etc.)
• Tested different USB ports → no change
• Volume set to 100% in alsamixer

Any help would be appreciated.
Thanking you in advance

What operating system image do you use?

yellow (Home Assistant Yellow)

What version of Home Assistant Operating System is installed?

core-2025.8.3

Did the problem occur after upgrading the Operating System?

No

Hardware details

System Information

version core-2025.8.3
installation_type Home Assistant OS
dev false
hassio true
docker true
container_arch aarch64
user root
virtualenv false
python_version 3.13.3
os_name Linux
os_version 6.12.34-haos-raspi
arch aarch64
timezone Asia/Singapore
config_dir /config
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 16.1
update_channel stable
supervisor_version supervisor-2025.08.3
agent_version 1.7.2
docker_version 28.3.3
disk_total 457.7 GB
disk_used 13.7 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization
board yellow
supervisor_api ok
version_api ok
installed_addons Matter Server (8.1.0), WireGuard (0.12.0), Frigate (0.16.0), Whisper (2.6.0), Piper (1.6.4), File editor (5.8.0), openWakeWord (1.10.0), Wyoming Satellite (0.1.5), Advanced SSH & Web Terminal (21.0.2), Assist Microphone (1.3.0), Speech-to-Phrase (1.4.1), VLC (0.3.1)
Dashboards
dashboards 2
resources 0
views 0
mode storage
Network Configuration
adapters lo (disabled), end0 (enabled, default, auto), docker0 (disabled), hassio (disabled), vethfd52ac7 (disabled), veth55cb03a (disabled), veth668db40 (disabled), veth7253e23 (disabled), veth3e928d0 (disabled), veth483fc3e (disabled), veth8ae255a (disabled)
ipv4_addresses lo (127.0.0.1/8), end0 (192.168.2.235/24), docker0 (172.30.232.1/23), hassio (172.30.32.1/23), vethfd52ac7 (), veth55cb03a (), veth668db40 (), veth7253e23 (), veth3e928d0 (), veth483fc3e (), veth8ae255a ()
ipv6_addresses lo (::1/128), end0 (fd01:4e5c:e5b1:2543:ff0a:7f7f:1a60:2fb9/64, fe80::8d3:522:a515:faba/64), docker0 (fe80::a878:5dff:fe0b:3d14/64), hassio (fe80::64d7:edff:fe90:2bf4/64), vethfd52ac7 (fe80::1085:8bff:fef5:4320/64), veth55cb03a (fe80::854:5eff:feae:4f83/64), veth668db40 (fe80::50cb:cfff:fe70:518a/64), veth7253e23 (fe80::b0f9:f0ff:fe59:d07b/64), veth3e928d0 (fe80::600a:59ff:fe0a:c492/64), veth483fc3e (fe80::287d:5cff:fe34:fb41/64), veth8ae255a (fe80::a45e:35ff:fe9e:b460/64)
announce_addresses 192.168.2.235, fd01:4e5c:e5b1:2543:ff0a:7f7f:1a60:2fb9, fe80::8d3:522:a515:faba
Recorder
oldest_recorder_run August 17, 2025 at 11:26 AM
current_recorder_run August 30, 2025 at 10:41 AM
estimated_db_size 5.95 MiB
database_engine sqlite
database_version 3.48.0

/ Software Details
• Hardware: Home Assistant Yellow (CM5)
• Audio Device: Jabra Speak 510 USB
• HA OS Version: 2025.08.0 (latest)
• Wyoming Satellite Add-on: Latest version
• Other Info: PipeWire/PulseAudio installed via HA OS

Steps to reproduce the issue

1.Plug Jabra Speak 510 USB into HA Yellow
2.Set as default sink via:pactl set-default-sink alsa_output.usb-0b0e_Jabra_SPEAK_510_USB_...
3.Try playing test sound: paplay /usr/share/sounds/alsa/Front_Center.wav...
4.Wyoming Satellite detects wake word, but disconnects shortly after

Anything in the Supervisor logs that might be useful for us?

will add

Anything in the Host logs that might be useful for us?

will add

System information

System Information

version core-2025.8.3
installation_type Home Assistant OS
dev false
hassio true
docker true
container_arch aarch64
user root
virtualenv false
python_version 3.13.3
os_name Linux
os_version 6.12.34-haos-raspi
arch aarch64
timezone Asia/Singapore
config_dir /config
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 16.1
update_channel stable
supervisor_version supervisor-2025.08.3
agent_version 1.7.2
docker_version 28.3.3
disk_total 457.7 GB
disk_used 13.7 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization
board yellow
supervisor_api ok
version_api ok
installed_addons Matter Server (8.1.0), WireGuard (0.12.0), Frigate (0.16.0), Whisper (2.6.0), Piper (1.6.4), File editor (5.8.0), openWakeWord (1.10.0), Wyoming Satellite (0.1.5), Advanced SSH & Web Terminal (21.0.2), Assist Microphone (1.3.0), Speech-to-Phrase (1.4.1), VLC (0.3.1)
Dashboards
dashboards 2
resources 0
views 0
mode storage
Network Configuration
adapters lo (disabled), end0 (enabled, default, auto), docker0 (disabled), hassio (disabled), vethfd52ac7 (disabled), veth55cb03a (disabled), veth668db40 (disabled), veth7253e23 (disabled), veth3e928d0 (disabled), veth483fc3e (disabled), veth8ae255a (disabled)
ipv4_addresses lo (127.0.0.1/8), end0 (192.168.2.235/24), docker0 (172.30.232.1/23), hassio (172.30.32.1/23), vethfd52ac7 (), veth55cb03a (), veth668db40 (), veth7253e23 (), veth3e928d0 (), veth483fc3e (), veth8ae255a ()
ipv6_addresses lo (::1/128), end0 (fd01:4e5c:e5b1:2543:ff0a:7f7f:1a60:2fb9/64, fe80::8d3:522:a515:faba/64), docker0 (fe80::a878:5dff:fe0b:3d14/64), hassio (fe80::64d7:edff:fe90:2bf4/64), vethfd52ac7 (fe80::1085:8bff:fef5:4320/64), veth55cb03a (fe80::854:5eff:feae:4f83/64), veth668db40 (fe80::50cb:cfff:fe70:518a/64), veth7253e23 (fe80::b0f9:f0ff:fe59:d07b/64), veth3e928d0 (fe80::600a:59ff:fe0a:c492/64), veth483fc3e (fe80::287d:5cff:fe34:fb41/64), veth8ae255a (fe80::a45e:35ff:fe9e:b460/64)
announce_addresses 192.168.2.235, fd01:4e5c:e5b1:2543:ff0a:7f7f:1a60:2fb9, fe80::8d3:522:a515:faba
Recorder
oldest_recorder_run August 17, 2025 at 11:26 AM
current_recorder_run August 30, 2025 at 10:41 AM
estimated_db_size 5.95 MiB
database_engine sqlite
database_version 3.48.0

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions