Bluetooth Problem Ubuntu 18.04 LTS
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
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
![](https://i.stack.imgur.com/zqElV.png?s=32&g=1)
![](https://i.stack.imgur.com/zqElV.png?s=32&g=1)
karel
49.6k11105126
49.6k11105126
answered Jun 20 at 13:33
![](https://lh4.googleusercontent.com/-0TRfHWJG2Uc/AAAAAAAAAAI/AAAAAAAAAAA/02rBlI3LNEk/photo.jpg?sz=32)
![](https://lh4.googleusercontent.com/-0TRfHWJG2Uc/AAAAAAAAAAI/AAAAAAAAAAA/02rBlI3LNEk/photo.jpg?sz=32)
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
![](https://lh4.googleusercontent.com/-7BPid57dWuY/AAAAAAAAAAI/AAAAAAAAOR0/YmIS4RoZx30/photo.jpg?sz=32)
![](https://lh4.googleusercontent.com/-7BPid57dWuY/AAAAAAAAAAI/AAAAAAAAOR0/YmIS4RoZx30/photo.jpg?sz=32)
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