Re: bluetooth audio under pipewire: playback silent?

"Peter P." <peterparker-97jfqw80gc5Wk0Htik3J/[email protected]> Thu, 2 Jul 2026 09:17:18 +0200
Newsgroups gmane.linux.audio.users
Message-ID <6oz6cat3o47m6s564cpyvvecnmr3ekszy7qlppmza7g3javxdd@6vpcybtw3t4p>
* Marc Groenewegen <[email protected]> [2026-07-02 08:31]:
> 
> Hi Peter,
> 
> could Pulseaudio be involved? In that case you might try setting bluetooth as its default output, something like this:
Thanks! Trying pipewire's pulseaudio emulation with
	aplay -D pulseaudio ...
will produce silent playback as well as with the original
	aplay -D pipewire ...

And
	pactl info
gives the bluetooth device as default:
	Default Sink: bluez_output.30_C0_1B_C2_B6_D3.1

cheersz, Peter