Resetting bluetooth on Archlinux

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
4
down vote

favorite
1












Sometimes it happens that my bluetooth mouse gets disconnected from my laptop.
Switching off/on the mouse doesn't help. Switching off/on my laptop bluetooth doesn't help either.
Not even systemctl restart bluetooth.service helps.



But if I close my laptop lid to put in sleep and reopen it after a few seconds the connection with the bt mouse is re-established and all works fine then.



Also a reboot doesn't help. I have to power off / on the laptop



EDIT:
As requested, here is some debug info:



$ systemctl status bluetooth.service

● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2018-09-05 09:44:14 CEST; 4h 5min ago
Docs: man:bluetoothd(8)
Main PID: 388 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
Memory: 3.4M
CGroup: /system.slice/bluetooth.service
└─388 /usr/lib/bluetooth/bluetoothd

set 05 09:44:17 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSource
set 05 09:44:17 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSink
set 05 09:49:50 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.159 path=/MediaEndpoint/A2DPSource
set 05 09:49:50 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.159 path=/MediaEndpoint/A2DPSink
set 05 09:49:50 xps-13-luca bluetoothd[388]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
set 05 09:49:50 xps-13-luca bluetoothd[388]: RFCOMM server failed for :1.159/Profile/HSPHSProfile/00001108-0000-1000-8000-00805f9b34fb: rfcomm_bind: Address already in use (9>
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSource
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSink
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.159 path=/MediaEndpoint/A2DPSource
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.159 path=/MediaEndpoint/A2DPSink


Please consider that the Address already in use occurred several hours before the bt mouse issue



Output of journalctl -xe is quite long....
https://pastebin.com/gViN5Tqp










share|improve this question



















  • 1




    Your question is very old but garnered a few upvotes. That prompts me to ask you to include output for systemctl status bluetooth.service as well as journalctl -xe. Please also inform on the BT device brand/model and driver you use, by editing your OP.
    – Cbhihe
    Aug 29 at 10:47











  • @Cbhihe I've updated my question above with requested details
    – lviggiani
    Sep 5 at 12:03















up vote
4
down vote

favorite
1












Sometimes it happens that my bluetooth mouse gets disconnected from my laptop.
Switching off/on the mouse doesn't help. Switching off/on my laptop bluetooth doesn't help either.
Not even systemctl restart bluetooth.service helps.



But if I close my laptop lid to put in sleep and reopen it after a few seconds the connection with the bt mouse is re-established and all works fine then.



Also a reboot doesn't help. I have to power off / on the laptop



EDIT:
As requested, here is some debug info:



$ systemctl status bluetooth.service

● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2018-09-05 09:44:14 CEST; 4h 5min ago
Docs: man:bluetoothd(8)
Main PID: 388 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
Memory: 3.4M
CGroup: /system.slice/bluetooth.service
└─388 /usr/lib/bluetooth/bluetoothd

set 05 09:44:17 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSource
set 05 09:44:17 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSink
set 05 09:49:50 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.159 path=/MediaEndpoint/A2DPSource
set 05 09:49:50 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.159 path=/MediaEndpoint/A2DPSink
set 05 09:49:50 xps-13-luca bluetoothd[388]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
set 05 09:49:50 xps-13-luca bluetoothd[388]: RFCOMM server failed for :1.159/Profile/HSPHSProfile/00001108-0000-1000-8000-00805f9b34fb: rfcomm_bind: Address already in use (9>
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSource
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSink
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.159 path=/MediaEndpoint/A2DPSource
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.159 path=/MediaEndpoint/A2DPSink


Please consider that the Address already in use occurred several hours before the bt mouse issue



Output of journalctl -xe is quite long....
https://pastebin.com/gViN5Tqp










share|improve this question



















  • 1




    Your question is very old but garnered a few upvotes. That prompts me to ask you to include output for systemctl status bluetooth.service as well as journalctl -xe. Please also inform on the BT device brand/model and driver you use, by editing your OP.
    – Cbhihe
    Aug 29 at 10:47











  • @Cbhihe I've updated my question above with requested details
    – lviggiani
    Sep 5 at 12:03













up vote
4
down vote

favorite
1









up vote
4
down vote

favorite
1






1





Sometimes it happens that my bluetooth mouse gets disconnected from my laptop.
Switching off/on the mouse doesn't help. Switching off/on my laptop bluetooth doesn't help either.
Not even systemctl restart bluetooth.service helps.



But if I close my laptop lid to put in sleep and reopen it after a few seconds the connection with the bt mouse is re-established and all works fine then.



Also a reboot doesn't help. I have to power off / on the laptop



EDIT:
As requested, here is some debug info:



$ systemctl status bluetooth.service

● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2018-09-05 09:44:14 CEST; 4h 5min ago
Docs: man:bluetoothd(8)
Main PID: 388 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
Memory: 3.4M
CGroup: /system.slice/bluetooth.service
└─388 /usr/lib/bluetooth/bluetoothd

set 05 09:44:17 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSource
set 05 09:44:17 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSink
set 05 09:49:50 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.159 path=/MediaEndpoint/A2DPSource
set 05 09:49:50 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.159 path=/MediaEndpoint/A2DPSink
set 05 09:49:50 xps-13-luca bluetoothd[388]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
set 05 09:49:50 xps-13-luca bluetoothd[388]: RFCOMM server failed for :1.159/Profile/HSPHSProfile/00001108-0000-1000-8000-00805f9b34fb: rfcomm_bind: Address already in use (9>
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSource
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSink
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.159 path=/MediaEndpoint/A2DPSource
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.159 path=/MediaEndpoint/A2DPSink


Please consider that the Address already in use occurred several hours before the bt mouse issue



Output of journalctl -xe is quite long....
https://pastebin.com/gViN5Tqp










share|improve this question















Sometimes it happens that my bluetooth mouse gets disconnected from my laptop.
Switching off/on the mouse doesn't help. Switching off/on my laptop bluetooth doesn't help either.
Not even systemctl restart bluetooth.service helps.



But if I close my laptop lid to put in sleep and reopen it after a few seconds the connection with the bt mouse is re-established and all works fine then.



Also a reboot doesn't help. I have to power off / on the laptop



EDIT:
As requested, here is some debug info:



$ systemctl status bluetooth.service

● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2018-09-05 09:44:14 CEST; 4h 5min ago
Docs: man:bluetoothd(8)
Main PID: 388 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
Memory: 3.4M
CGroup: /system.slice/bluetooth.service
└─388 /usr/lib/bluetooth/bluetoothd

set 05 09:44:17 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSource
set 05 09:44:17 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSink
set 05 09:49:50 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.159 path=/MediaEndpoint/A2DPSource
set 05 09:49:50 xps-13-luca bluetoothd[388]: Endpoint registered: sender=:1.159 path=/MediaEndpoint/A2DPSink
set 05 09:49:50 xps-13-luca bluetoothd[388]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
set 05 09:49:50 xps-13-luca bluetoothd[388]: RFCOMM server failed for :1.159/Profile/HSPHSProfile/00001108-0000-1000-8000-00805f9b34fb: rfcomm_bind: Address already in use (9>
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSource
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSink
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.159 path=/MediaEndpoint/A2DPSource
set 05 13:48:06 xps-13-luca bluetoothd[388]: Endpoint unregistered: sender=:1.159 path=/MediaEndpoint/A2DPSink


Please consider that the Address already in use occurred several hours before the bt mouse issue



Output of journalctl -xe is quite long....
https://pastebin.com/gViN5Tqp







arch-linux bluetooth






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 5 at 12:02

























asked Apr 12 '17 at 9:20









lviggiani

1,27731643




1,27731643







  • 1




    Your question is very old but garnered a few upvotes. That prompts me to ask you to include output for systemctl status bluetooth.service as well as journalctl -xe. Please also inform on the BT device brand/model and driver you use, by editing your OP.
    – Cbhihe
    Aug 29 at 10:47











  • @Cbhihe I've updated my question above with requested details
    – lviggiani
    Sep 5 at 12:03













  • 1




    Your question is very old but garnered a few upvotes. That prompts me to ask you to include output for systemctl status bluetooth.service as well as journalctl -xe. Please also inform on the BT device brand/model and driver you use, by editing your OP.
    – Cbhihe
    Aug 29 at 10:47











  • @Cbhihe I've updated my question above with requested details
    – lviggiani
    Sep 5 at 12:03








1




1




Your question is very old but garnered a few upvotes. That prompts me to ask you to include output for systemctl status bluetooth.service as well as journalctl -xe. Please also inform on the BT device brand/model and driver you use, by editing your OP.
– Cbhihe
Aug 29 at 10:47





Your question is very old but garnered a few upvotes. That prompts me to ask you to include output for systemctl status bluetooth.service as well as journalctl -xe. Please also inform on the BT device brand/model and driver you use, by editing your OP.
– Cbhihe
Aug 29 at 10:47













@Cbhihe I've updated my question above with requested details
– lviggiani
Sep 5 at 12:03





@Cbhihe I've updated my question above with requested details
– lviggiani
Sep 5 at 12:03
















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f358506%2fresetting-bluetooth-on-archlinux%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f358506%2fresetting-bluetooth-on-archlinux%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay