Bluetooth Problem Ubuntu 18.04 LTS


up vote
5
down vote
favorite
Whenever I connect a Bluetooth speaker or headset, the device remains connected as long as it is in use. However, if it is not in use even for a few minutes, the Bluetooth automatically turns off. And when I try to switch it on again, it won't. I need to restart my laptop and then only Bluetooth works again.
Is there any way by which I can stop Bluetooth from turning off by itself? Also, why won't it start again without needing to restart the laptop?
bluetooth 18.04
add a comment |Â
up vote
5
down vote
favorite
Whenever I connect a Bluetooth speaker or headset, the device remains connected as long as it is in use. However, if it is not in use even for a few minutes, the Bluetooth automatically turns off. And when I try to switch it on again, it won't. I need to restart my laptop and then only Bluetooth works again.
Is there any way by which I can stop Bluetooth from turning off by itself? Also, why won't it start again without needing to restart the laptop?
bluetooth 18.04
add a comment |Â
up vote
5
down vote
favorite
up vote
5
down vote
favorite
Whenever I connect a Bluetooth speaker or headset, the device remains connected as long as it is in use. However, if it is not in use even for a few minutes, the Bluetooth automatically turns off. And when I try to switch it on again, it won't. I need to restart my laptop and then only Bluetooth works again.
Is there any way by which I can stop Bluetooth from turning off by itself? Also, why won't it start again without needing to restart the laptop?
bluetooth 18.04
Whenever I connect a Bluetooth speaker or headset, the device remains connected as long as it is in use. However, if it is not in use even for a few minutes, the Bluetooth automatically turns off. And when I try to switch it on again, it won't. I need to restart my laptop and then only Bluetooth works again.
Is there any way by which I can stop Bluetooth from turning off by itself? Also, why won't it start again without needing to restart the laptop?
bluetooth 18.04
asked May 26 at 6:57
mridul2899
2613
2613
add a comment |Â
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
1
down vote
I restart it in the terminal, and it works:
Code:
$ sudo -i
# bluetoothctl
[bluetooth]# power off
[bluetooth]# power on
[bluetooth]# scan on
[bluetooth]# connect XX:XX:XX:XX:XX:XX (your bluetooth address)
[Arc Touch Mouse SE]# trust
[Arc Touch Mouse SE]# pair
[Arc Touch Mouse SE]# unblock
[Arc Touch Mouse SE]# power off
[bluetooth]# power on
add a comment |Â
up vote
1
down vote
My problem is similar, but it happens only after the computer wakes up from the suspend. It only happens to Bluetooth speaker; there is no such issue with Bluetooth mouse. The current solution I find is to reboot the Bluetooth service bysudo service bluetooth restart
.
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
I restart it in the terminal, and it works:
Code:
$ sudo -i
# bluetoothctl
[bluetooth]# power off
[bluetooth]# power on
[bluetooth]# scan on
[bluetooth]# connect XX:XX:XX:XX:XX:XX (your bluetooth address)
[Arc Touch Mouse SE]# trust
[Arc Touch Mouse SE]# pair
[Arc Touch Mouse SE]# unblock
[Arc Touch Mouse SE]# power off
[bluetooth]# power on
add a comment |Â
up vote
1
down vote
I restart it in the terminal, and it works:
Code:
$ sudo -i
# bluetoothctl
[bluetooth]# power off
[bluetooth]# power on
[bluetooth]# scan on
[bluetooth]# connect XX:XX:XX:XX:XX:XX (your bluetooth address)
[Arc Touch Mouse SE]# trust
[Arc Touch Mouse SE]# pair
[Arc Touch Mouse SE]# unblock
[Arc Touch Mouse SE]# power off
[bluetooth]# power on
add a comment |Â
up vote
1
down vote
up vote
1
down vote
I restart it in the terminal, and it works:
Code:
$ sudo -i
# bluetoothctl
[bluetooth]# power off
[bluetooth]# power on
[bluetooth]# scan on
[bluetooth]# connect XX:XX:XX:XX:XX:XX (your bluetooth address)
[Arc Touch Mouse SE]# trust
[Arc Touch Mouse SE]# pair
[Arc Touch Mouse SE]# unblock
[Arc Touch Mouse SE]# power off
[bluetooth]# power on
I restart it in the terminal, and it works:
Code:
$ sudo -i
# bluetoothctl
[bluetooth]# power off
[bluetooth]# power on
[bluetooth]# scan on
[bluetooth]# connect XX:XX:XX:XX:XX:XX (your bluetooth address)
[Arc Touch Mouse SE]# trust
[Arc Touch Mouse SE]# pair
[Arc Touch Mouse SE]# unblock
[Arc Touch Mouse SE]# power off
[bluetooth]# power on
edited Jun 20 at 13:38


karel
49.6k11105126
49.6k11105126
answered Jun 20 at 13:33


devin he
111
111
add a comment |Â
add a comment |Â
up vote
1
down vote
My problem is similar, but it happens only after the computer wakes up from the suspend. It only happens to Bluetooth speaker; there is no such issue with Bluetooth mouse. The current solution I find is to reboot the Bluetooth service bysudo service bluetooth restart
.
add a comment |Â
up vote
1
down vote
My problem is similar, but it happens only after the computer wakes up from the suspend. It only happens to Bluetooth speaker; there is no such issue with Bluetooth mouse. The current solution I find is to reboot the Bluetooth service bysudo service bluetooth restart
.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
My problem is similar, but it happens only after the computer wakes up from the suspend. It only happens to Bluetooth speaker; there is no such issue with Bluetooth mouse. The current solution I find is to reboot the Bluetooth service bysudo service bluetooth restart
.
My problem is similar, but it happens only after the computer wakes up from the suspend. It only happens to Bluetooth speaker; there is no such issue with Bluetooth mouse. The current solution I find is to reboot the Bluetooth service bysudo service bluetooth restart
.
edited Aug 14 at 17:19
answered Jun 3 at 15:19


Cico
113
113
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1040497%2fbluetooth-problem-ubuntu-18-04-lts%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password