[pulseaudio-discuss] bluetooth headset disconection

Shinnosuke Suzuki suzukisn at gmail.com
Sat Dec 2 01:42:33 UTC 2017


Hi,

I found a workaroud on this issue!
I changed default.pa as follows:

>#set-default-sink output
>#set-default-source input
>load-module module-alsa-sink
>load-module module-alsa-source

I added to load alsa module instead of deleting the default sink/source.
After that, I could reconnect bluetooth headset without stuck.

Is this correct way to handle with this issue?

Best Regards,
Shinnosuke Suzuki

2017-12-01 2:25 GMT+09:00 Tanu Kaskinen <tanuk at iki.fi>:

> On Thu, 2017-11-30 at 21:16 +0900, Shinnosuke Suzuki wrote:
> > Hi,
> >
> > I found the article bellow:
> >  https://wiki.archlinux.org/index.php/PulseAudio
> > From this article, If I changed some configuration, pulseaudio can set
> > bluetooth headset as default sink.
> > But I couldn't find how to set bluetooth headset as a default sink.
> > I think this might be a solution on this.
> >
> > Could anybody tell me how to set bluetooth headset as a default sink?
>
> "pactl set-default-sink X" will set the default sink to X. Replace X
> with the sink name. If you're not sure what the headset sink name is,
> this command will print all sink names: "pactl list sinks | grep Name:"
>
> Starting from PulseAudio 11.0, bluetooth devices should automatically
> become the default sink if you haven't manually configured anything
> else.
>
> You can also try loading module-switch-on-connect. That module will
> automatically set any new sink that appears as the default sink.
>
> --
> Tanu
>
> https://www.patreon.com/tanuk
>



-- 
--
Shinnosuke Suzuki
E-mail : suzukisn at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20171202/bddb6c4a/attachment-0001.html>


More information about the pulseaudio-discuss mailing list