Raspberry PI OS - Enable bluetooth auto connect.
Posted: Wed Jan 03, 2024 12:00 am
Raspberry OS won't autoconnect bluetooth devices like other ISO's do.
This is the cure:
from https://wiki.archlinux.org/title/Blueto ... connection
To make your headset auto connect you need to enable PulseAudio's switch-on-connect module. Do this by adding the following lines to /etc/pulse/default.pa:
This is the cure:
from https://wiki.archlinux.org/title/Blueto ... connection
To make your headset auto connect you need to enable PulseAudio's switch-on-connect module. Do this by adding the following lines to /etc/pulse/default.pa:
Code: Select all
/etc/pulse/default.pa
### Automatically switch to newly-connected devices
load-module module-switch-on-connect