Ubuntu 18.04 - cannot turn bluetooth on

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
After installing Ubuntu as a dual-boot to Windows 10, everything looks fantastic, but one thing is a bit irritating... I cannot turn Bluetooth on. My laptop is a Samsung NP350E7C-S04PL.
sound bluetooth 18.04
add a comment |Â
up vote
1
down vote
favorite
After installing Ubuntu as a dual-boot to Windows 10, everything looks fantastic, but one thing is a bit irritating... I cannot turn Bluetooth on. My laptop is a Samsung NP350E7C-S04PL.
sound bluetooth 18.04
Please add the output ofsudo rfkill list all. If you don't haverfkillinstalled, just install it:sudo apt install rfkill
â velix
May 21 at 15:50
it says: 0: hci0: Bluetooth soft blocked: no, hard blocked: no
â Helly
May 21 at 15:56
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
After installing Ubuntu as a dual-boot to Windows 10, everything looks fantastic, but one thing is a bit irritating... I cannot turn Bluetooth on. My laptop is a Samsung NP350E7C-S04PL.
sound bluetooth 18.04
After installing Ubuntu as a dual-boot to Windows 10, everything looks fantastic, but one thing is a bit irritating... I cannot turn Bluetooth on. My laptop is a Samsung NP350E7C-S04PL.
sound bluetooth 18.04
edited May 21 at 16:21
K7AAY
3,73221443
3,73221443
asked May 21 at 13:44
Helly
62
62
Please add the output ofsudo rfkill list all. If you don't haverfkillinstalled, just install it:sudo apt install rfkill
â velix
May 21 at 15:50
it says: 0: hci0: Bluetooth soft blocked: no, hard blocked: no
â Helly
May 21 at 15:56
add a comment |Â
Please add the output ofsudo rfkill list all. If you don't haverfkillinstalled, just install it:sudo apt install rfkill
â velix
May 21 at 15:50
it says: 0: hci0: Bluetooth soft blocked: no, hard blocked: no
â Helly
May 21 at 15:56
Please add the output of
sudo rfkill list all. If you don't have rfkill installed, just install it: sudo apt install rfkillâ velix
May 21 at 15:50
Please add the output of
sudo rfkill list all. If you don't have rfkill installed, just install it: sudo apt install rfkillâ velix
May 21 at 15:50
it says: 0: hci0: Bluetooth soft blocked: no, hard blocked: no
â Helly
May 21 at 15:56
it says: 0: hci0: Bluetooth soft blocked: no, hard blocked: no
â Helly
May 21 at 15:56
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Welcome to Ubuntu! I'm assuming you have the latest version 18.04, so first you need to find your Bluetooth settings which you can either go to via the main Settings menu, or direct from your panel search:

This will bring up your Bluetooth settings:

From here you can enable/disable Bluetooth. It will scan for any nearby devices, then you can click on them to pair.
If you have problems doing any of this, then it's likely that you've accidentally disabled the Bluetooth switch on your laptop, in which case it won't work in Windows either.
Update - try this:
sudo echo 'AutoEnable=true' >/etc/bluetooth/main.conf && /etc/init.d/bluetooth restart
Hi! Problem is I can't turn this button "on". It's off and when I try to "switch" it to on, it thinks for a long time, then it's "on", but still not working/disabled. When I access the settings again - it's "off". It worked on Windows, and not working now...
â Helly
May 21 at 15:49
Have a look at /etc/bluetooth/main.conf - it should have this (uncommented) at the end - AutoEnable=true
â JimDeadlock
May 21 at 16:18
"no such file or catalog"... hmm, probably I do something wrong...
â Helly
May 21 at 16:25
when I type the command You wrote, it says "no access".
â Helly
May 22 at 15:20
@Helly try doingsudo suand then the command (without thesudoin the beginning since you don't need it anymore)
â Hayko Koryun
Jun 19 at 9:19
 |Â
show 1 more comment
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Welcome to Ubuntu! I'm assuming you have the latest version 18.04, so first you need to find your Bluetooth settings which you can either go to via the main Settings menu, or direct from your panel search:

This will bring up your Bluetooth settings:

From here you can enable/disable Bluetooth. It will scan for any nearby devices, then you can click on them to pair.
If you have problems doing any of this, then it's likely that you've accidentally disabled the Bluetooth switch on your laptop, in which case it won't work in Windows either.
Update - try this:
sudo echo 'AutoEnable=true' >/etc/bluetooth/main.conf && /etc/init.d/bluetooth restart
Hi! Problem is I can't turn this button "on". It's off and when I try to "switch" it to on, it thinks for a long time, then it's "on", but still not working/disabled. When I access the settings again - it's "off". It worked on Windows, and not working now...
â Helly
May 21 at 15:49
Have a look at /etc/bluetooth/main.conf - it should have this (uncommented) at the end - AutoEnable=true
â JimDeadlock
May 21 at 16:18
"no such file or catalog"... hmm, probably I do something wrong...
â Helly
May 21 at 16:25
when I type the command You wrote, it says "no access".
â Helly
May 22 at 15:20
@Helly try doingsudo suand then the command (without thesudoin the beginning since you don't need it anymore)
â Hayko Koryun
Jun 19 at 9:19
 |Â
show 1 more comment
up vote
0
down vote
Welcome to Ubuntu! I'm assuming you have the latest version 18.04, so first you need to find your Bluetooth settings which you can either go to via the main Settings menu, or direct from your panel search:

This will bring up your Bluetooth settings:

From here you can enable/disable Bluetooth. It will scan for any nearby devices, then you can click on them to pair.
If you have problems doing any of this, then it's likely that you've accidentally disabled the Bluetooth switch on your laptop, in which case it won't work in Windows either.
Update - try this:
sudo echo 'AutoEnable=true' >/etc/bluetooth/main.conf && /etc/init.d/bluetooth restart
Hi! Problem is I can't turn this button "on". It's off and when I try to "switch" it to on, it thinks for a long time, then it's "on", but still not working/disabled. When I access the settings again - it's "off". It worked on Windows, and not working now...
â Helly
May 21 at 15:49
Have a look at /etc/bluetooth/main.conf - it should have this (uncommented) at the end - AutoEnable=true
â JimDeadlock
May 21 at 16:18
"no such file or catalog"... hmm, probably I do something wrong...
â Helly
May 21 at 16:25
when I type the command You wrote, it says "no access".
â Helly
May 22 at 15:20
@Helly try doingsudo suand then the command (without thesudoin the beginning since you don't need it anymore)
â Hayko Koryun
Jun 19 at 9:19
 |Â
show 1 more comment
up vote
0
down vote
up vote
0
down vote
Welcome to Ubuntu! I'm assuming you have the latest version 18.04, so first you need to find your Bluetooth settings which you can either go to via the main Settings menu, or direct from your panel search:

This will bring up your Bluetooth settings:

From here you can enable/disable Bluetooth. It will scan for any nearby devices, then you can click on them to pair.
If you have problems doing any of this, then it's likely that you've accidentally disabled the Bluetooth switch on your laptop, in which case it won't work in Windows either.
Update - try this:
sudo echo 'AutoEnable=true' >/etc/bluetooth/main.conf && /etc/init.d/bluetooth restart
Welcome to Ubuntu! I'm assuming you have the latest version 18.04, so first you need to find your Bluetooth settings which you can either go to via the main Settings menu, or direct from your panel search:

This will bring up your Bluetooth settings:

From here you can enable/disable Bluetooth. It will scan for any nearby devices, then you can click on them to pair.
If you have problems doing any of this, then it's likely that you've accidentally disabled the Bluetooth switch on your laptop, in which case it won't work in Windows either.
Update - try this:
sudo echo 'AutoEnable=true' >/etc/bluetooth/main.conf && /etc/init.d/bluetooth restart
edited May 22 at 0:50
answered May 21 at 15:22
JimDeadlock
1528
1528
Hi! Problem is I can't turn this button "on". It's off and when I try to "switch" it to on, it thinks for a long time, then it's "on", but still not working/disabled. When I access the settings again - it's "off". It worked on Windows, and not working now...
â Helly
May 21 at 15:49
Have a look at /etc/bluetooth/main.conf - it should have this (uncommented) at the end - AutoEnable=true
â JimDeadlock
May 21 at 16:18
"no such file or catalog"... hmm, probably I do something wrong...
â Helly
May 21 at 16:25
when I type the command You wrote, it says "no access".
â Helly
May 22 at 15:20
@Helly try doingsudo suand then the command (without thesudoin the beginning since you don't need it anymore)
â Hayko Koryun
Jun 19 at 9:19
 |Â
show 1 more comment
Hi! Problem is I can't turn this button "on". It's off and when I try to "switch" it to on, it thinks for a long time, then it's "on", but still not working/disabled. When I access the settings again - it's "off". It worked on Windows, and not working now...
â Helly
May 21 at 15:49
Have a look at /etc/bluetooth/main.conf - it should have this (uncommented) at the end - AutoEnable=true
â JimDeadlock
May 21 at 16:18
"no such file or catalog"... hmm, probably I do something wrong...
â Helly
May 21 at 16:25
when I type the command You wrote, it says "no access".
â Helly
May 22 at 15:20
@Helly try doingsudo suand then the command (without thesudoin the beginning since you don't need it anymore)
â Hayko Koryun
Jun 19 at 9:19
Hi! Problem is I can't turn this button "on". It's off and when I try to "switch" it to on, it thinks for a long time, then it's "on", but still not working/disabled. When I access the settings again - it's "off". It worked on Windows, and not working now...
â Helly
May 21 at 15:49
Hi! Problem is I can't turn this button "on". It's off and when I try to "switch" it to on, it thinks for a long time, then it's "on", but still not working/disabled. When I access the settings again - it's "off". It worked on Windows, and not working now...
â Helly
May 21 at 15:49
Have a look at /etc/bluetooth/main.conf - it should have this (uncommented) at the end - AutoEnable=true
â JimDeadlock
May 21 at 16:18
Have a look at /etc/bluetooth/main.conf - it should have this (uncommented) at the end - AutoEnable=true
â JimDeadlock
May 21 at 16:18
"no such file or catalog"... hmm, probably I do something wrong...
â Helly
May 21 at 16:25
"no such file or catalog"... hmm, probably I do something wrong...
â Helly
May 21 at 16:25
when I type the command You wrote, it says "no access".
â Helly
May 22 at 15:20
when I type the command You wrote, it says "no access".
â Helly
May 22 at 15:20
@Helly try doing
sudo su and then the command (without the sudo in the beginning since you don't need it anymore)â Hayko Koryun
Jun 19 at 9:19
@Helly try doing
sudo su and then the command (without the sudo in the beginning since you don't need it anymore)â Hayko Koryun
Jun 19 at 9:19
 |Â
show 1 more 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%2f1038716%2fubuntu-18-04-cannot-turn-bluetooth-on%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
Please add the output of
sudo rfkill list all. If you don't haverfkillinstalled, just install it:sudo apt install rfkillâ velix
May 21 at 15:50
it says: 0: hci0: Bluetooth soft blocked: no, hard blocked: no
â Helly
May 21 at 15:56