Problem enabling and paring bluetooth on Ubuntu 16.04 LTS fully upgraded
I just dual booted Ubuntu 16.04 LTS with Windows 10. I had a problem enabling the WiFi so i disabled secure boot and it worked. Now I tried fixing the Bluetooth connection. First the Bluetooth was working but can't detect any paired devices. I tried some solutions on the internet nothing worked and I ended up disabling my Bluetooth. So I tried to re-enable it with every solution in the internet with no result. Is there any way I can recover the default Bluetooth settings and search for the solution again, because I think I damaged the setting seriously?
This is the result of the command.
16.04 bluetooth
add a comment |
I just dual booted Ubuntu 16.04 LTS with Windows 10. I had a problem enabling the WiFi so i disabled secure boot and it worked. Now I tried fixing the Bluetooth connection. First the Bluetooth was working but can't detect any paired devices. I tried some solutions on the internet nothing worked and I ended up disabling my Bluetooth. So I tried to re-enable it with every solution in the internet with no result. Is there any way I can recover the default Bluetooth settings and search for the solution again, because I think I damaged the setting seriously?
This is the result of the command.
16.04 bluetooth
What is the output ofrfkill list bluetooth
?
– Kulfy
Feb 4 at 18:33
Please edit the question to include results from terminal forlsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Feb 4 at 22:19
0: Toshiba Bluetooth: Bluetooth Soft blocked: yes Hard blocked: no @Kulfy
– anas esg
Feb 5 at 20:34
@Jeremy31 i'm new to this website i don't know much about editing and stuff
– anas esg
Feb 5 at 20:35
@anasesg It seems your bluetooth is soft-blocked, i.e. blocked from OS. Tryrfkill unblock bluetooth
. If it doesn't work trysystemctl enable bluetooth.service && systemctl start bluetooth.service
– Kulfy
Feb 6 at 17:34
add a comment |
I just dual booted Ubuntu 16.04 LTS with Windows 10. I had a problem enabling the WiFi so i disabled secure boot and it worked. Now I tried fixing the Bluetooth connection. First the Bluetooth was working but can't detect any paired devices. I tried some solutions on the internet nothing worked and I ended up disabling my Bluetooth. So I tried to re-enable it with every solution in the internet with no result. Is there any way I can recover the default Bluetooth settings and search for the solution again, because I think I damaged the setting seriously?
This is the result of the command.
16.04 bluetooth
I just dual booted Ubuntu 16.04 LTS with Windows 10. I had a problem enabling the WiFi so i disabled secure boot and it worked. Now I tried fixing the Bluetooth connection. First the Bluetooth was working but can't detect any paired devices. I tried some solutions on the internet nothing worked and I ended up disabling my Bluetooth. So I tried to re-enable it with every solution in the internet with no result. Is there any way I can recover the default Bluetooth settings and search for the solution again, because I think I damaged the setting seriously?
This is the result of the command.
16.04 bluetooth
16.04 bluetooth
edited Feb 5 at 22:44
![](https://i.stack.imgur.com/zqElV.png?s=32&g=1)
![](https://i.stack.imgur.com/zqElV.png?s=32&g=1)
karel
59.7k13129151
59.7k13129151
asked Feb 4 at 14:03
anas esg anas esg
11
11
What is the output ofrfkill list bluetooth
?
– Kulfy
Feb 4 at 18:33
Please edit the question to include results from terminal forlsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Feb 4 at 22:19
0: Toshiba Bluetooth: Bluetooth Soft blocked: yes Hard blocked: no @Kulfy
– anas esg
Feb 5 at 20:34
@Jeremy31 i'm new to this website i don't know much about editing and stuff
– anas esg
Feb 5 at 20:35
@anasesg It seems your bluetooth is soft-blocked, i.e. blocked from OS. Tryrfkill unblock bluetooth
. If it doesn't work trysystemctl enable bluetooth.service && systemctl start bluetooth.service
– Kulfy
Feb 6 at 17:34
add a comment |
What is the output ofrfkill list bluetooth
?
– Kulfy
Feb 4 at 18:33
Please edit the question to include results from terminal forlsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Feb 4 at 22:19
0: Toshiba Bluetooth: Bluetooth Soft blocked: yes Hard blocked: no @Kulfy
– anas esg
Feb 5 at 20:34
@Jeremy31 i'm new to this website i don't know much about editing and stuff
– anas esg
Feb 5 at 20:35
@anasesg It seems your bluetooth is soft-blocked, i.e. blocked from OS. Tryrfkill unblock bluetooth
. If it doesn't work trysystemctl enable bluetooth.service && systemctl start bluetooth.service
– Kulfy
Feb 6 at 17:34
What is the output of
rfkill list bluetooth
?– Kulfy
Feb 4 at 18:33
What is the output of
rfkill list bluetooth
?– Kulfy
Feb 4 at 18:33
Please edit the question to include results from terminal for
lsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Feb 4 at 22:19
Please edit the question to include results from terminal for
lsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Feb 4 at 22:19
0: Toshiba Bluetooth: Bluetooth Soft blocked: yes Hard blocked: no @Kulfy
– anas esg
Feb 5 at 20:34
0: Toshiba Bluetooth: Bluetooth Soft blocked: yes Hard blocked: no @Kulfy
– anas esg
Feb 5 at 20:34
@Jeremy31 i'm new to this website i don't know much about editing and stuff
– anas esg
Feb 5 at 20:35
@Jeremy31 i'm new to this website i don't know much about editing and stuff
– anas esg
Feb 5 at 20:35
@anasesg It seems your bluetooth is soft-blocked, i.e. blocked from OS. Try
rfkill unblock bluetooth
. If it doesn't work try systemctl enable bluetooth.service && systemctl start bluetooth.service
– Kulfy
Feb 6 at 17:34
@anasesg It seems your bluetooth is soft-blocked, i.e. blocked from OS. Try
rfkill unblock bluetooth
. If it doesn't work try systemctl enable bluetooth.service && systemctl start bluetooth.service
– Kulfy
Feb 6 at 17:34
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1115535%2fproblem-enabling-and-paring-bluetooth-on-ubuntu-16-04-lts-fully-upgraded%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1115535%2fproblem-enabling-and-paring-bluetooth-on-ubuntu-16-04-lts-fully-upgraded%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What is the output of
rfkill list bluetooth
?– Kulfy
Feb 4 at 18:33
Please edit the question to include results from terminal for
lsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Feb 4 at 22:19
0: Toshiba Bluetooth: Bluetooth Soft blocked: yes Hard blocked: no @Kulfy
– anas esg
Feb 5 at 20:34
@Jeremy31 i'm new to this website i don't know much about editing and stuff
– anas esg
Feb 5 at 20:35
@anasesg It seems your bluetooth is soft-blocked, i.e. blocked from OS. Try
rfkill unblock bluetooth
. If it doesn't work trysystemctl enable bluetooth.service && systemctl start bluetooth.service
– Kulfy
Feb 6 at 17:34