728x90
Problem
bluetoothd[978]: connect error: Connection refused (111)
It's because the device have already paired with another OS with same dongle.
Solved
$ bluetoothctl
#[bluetooth] remove XX:XX:XX:XX:XX:XX
#[bluetooth] quit
$sudo systemctl restart bluetooth.service
$ bluetoothctl
#[bluetooth] scan on
#[bluetooth] pair XX:XX:XX:XX:XX:XX
#[bluetooth] trust XX:XX:XX:XX:XX:XX
728x90
'Trouble Shooting' 카테고리의 다른 글
validationQuery didn't return a row (0) | 2022.12.09 |
---|---|
can't read superblock (0) | 2019.12.20 |
sap-server: Operation not permitted (0) | 2019.02.13 |
inode full (0) | 2018.06.12 |
libpulse-dev install error on raspbian jessie (0) | 2017.12.21 |