Bluetooth audio cuts out

Issues related to applications and software problems and general support
Post Reply
E34rrsfff
Posts: 4
Joined: 2022/11/18 15:01:51

Bluetooth audio cuts out

Post by E34rrsfff » 2022/11/18 15:33:44

Using the pipewire-pulseaudio package; audio works fine except when I use a bluetooth audio device. I'm assuming it's with how it deals with interference/conditions of the connection. Changing the codec in sound settings puts back the sound, but it will drop again, eventually. Installing the pulseaudio package also doesn't help; it also cuts out, but from some other issue that creates this message in pulse's logs: failed to create sink: input sink is suspended. Anyone know a fix?


E34rrsfff
Posts: 4
Joined: 2022/11/18 15:01:51

Re: Bluetooth audio cuts out

Post by E34rrsfff » 2022/11/30 04:48:26

Oh, commenting out

Code: Select all

load-module module-suspend-on-idle
in /etc/pulse/default.pa and restarting pulse fixes it

Post Reply