mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #866] Audio output not working on Raspberry Pi 5 with Bluetooth #1457
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1457
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @janzarosky on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/866
I am unable to get audio playback from spotify-player on a Raspberry Pi when using a Bluetooth speaker (LAMAX Sounder2) as the output device. The player runs, and I can select the device, but no sound is heard.
Steps to reproduce:
Install spotify-player from source on Raspberry Pi OS.
Pair and connect a Bluetooth speaker using A2DP.
Verify the device is listed in PipeWire:
State: RUNNING
Name: bluez_output.F4_4E_FD_73_B1_D5.1
Description: LAMAX Sounder2
Driver: PipeWire
Sample Specification: s16le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
Mute: no
Please investigate and support audio playback to Bluetooth devices on Raspberry Pi.
@DizzyJune commented on GitHub (Nov 10, 2025):
likely caused by https://github.com/aome510/spotify-player/issues/864