ubuntu 18.04 bluetooth not set up The Next CEO of Stack OverflowPairing Apple Airpods as...
Is there a way to save my career from absolute disaster?
Why do professional authors make "consistency" mistakes? And how to avoid them?
How did the Bene Gesserit know how to make a Kwisatz Haderach?
Is "for causing autism in X" grammatical?
How to add tiny 0.5A 120V load to very remote split phase 240v 3 wire well house
Received an invoice from my ex-employer billing me for training; how to handle?
Why didn't Khan get resurrected in the Genesis Explosion?
calculus parametric curve length
Is it ever safe to open a suspicious html file (e.g. email attachment)?
Is it possible to search for a directory/file combination?
How does the mv command work with external drives?
Is there a difference between "Fahrstuhl" and "Aufzug"
What connection does MS Office have to Netscape Navigator?
What is ( CFMCC ) on ILS approach chart?
Between two walls
What happened in Rome, when the western empire "fell"?
What exact does MIB represent in SNMP? How is it different from OID?
Why do airplanes bank sharply to the right after air-to-air refueling?
WOW air has ceased operation, can I get my tickets refunded?
Rotate a column
How do I go from 300 unfinished/half written blog posts, to published posts?
What expression will give age in years in QGIS?
Make solar eclipses exceedingly rare, but still have new moons
If/When UK leaves the EU, can a future goverment conduct a referendum to join the EU?
ubuntu 18.04 bluetooth not set up
The Next CEO of Stack OverflowPairing Apple Airpods as HeadsetBluetooth not working properly, fix fully broke itHow do I play through bluetooth headphones?ubuntu 18.04 LTS bluetooth [0cf3:3004] discovery not workingBluetooth not working after suspensionNeed to repeat pairing to connect bluetooth headphones on Ubuntu 18.04Set up device at Ubuntu 18.04 Bluetooth Settingsubuntu 18.04 bluetooth not working Asus fx503vdBluetooth not finding any devices ( Ubuntu 18.04 )Beats Studio 3 Wireless via bluetooth on Ubuntu 18.04 does not pairubuntu 18.04 bluetooth can't find mouse, option sometimes appears and disappears when i spam click
I am trying to connect airpods and my other pair of headphones to xps13 ubuntu 18.04. My laptop can find bluetooth devices; however, I always get that not set up status. I tried setting it up by clicking on the not set up, but it won't. How do I fix this?
18.04 bluetooth
add a comment |
I am trying to connect airpods and my other pair of headphones to xps13 ubuntu 18.04. My laptop can find bluetooth devices; however, I always get that not set up status. I tried setting it up by clicking on the not set up, but it won't. How do I fix this?
18.04 bluetooth
Did you figure it out?
– JPi
Jan 5 at 17:13
@JPi nope, couldn't get it to work :(
– MoneyBall
Jan 9 at 14:28
I made them work, take a look at here: askubuntu.com/a/1123633/782482
– Shayan Amani
Mar 14 at 15:35
add a comment |
I am trying to connect airpods and my other pair of headphones to xps13 ubuntu 18.04. My laptop can find bluetooth devices; however, I always get that not set up status. I tried setting it up by clicking on the not set up, but it won't. How do I fix this?
18.04 bluetooth
I am trying to connect airpods and my other pair of headphones to xps13 ubuntu 18.04. My laptop can find bluetooth devices; however, I always get that not set up status. I tried setting it up by clicking on the not set up, but it won't. How do I fix this?
18.04 bluetooth
18.04 bluetooth
asked Sep 23 '18 at 7:23
MoneyBallMoneyBall
2431412
2431412
Did you figure it out?
– JPi
Jan 5 at 17:13
@JPi nope, couldn't get it to work :(
– MoneyBall
Jan 9 at 14:28
I made them work, take a look at here: askubuntu.com/a/1123633/782482
– Shayan Amani
Mar 14 at 15:35
add a comment |
Did you figure it out?
– JPi
Jan 5 at 17:13
@JPi nope, couldn't get it to work :(
– MoneyBall
Jan 9 at 14:28
I made them work, take a look at here: askubuntu.com/a/1123633/782482
– Shayan Amani
Mar 14 at 15:35
Did you figure it out?
– JPi
Jan 5 at 17:13
Did you figure it out?
– JPi
Jan 5 at 17:13
@JPi nope, couldn't get it to work :(
– MoneyBall
Jan 9 at 14:28
@JPi nope, couldn't get it to work :(
– MoneyBall
Jan 9 at 14:28
I made them work, take a look at here: askubuntu.com/a/1123633/782482
– Shayan Amani
Mar 14 at 15:35
I made them work, take a look at here: askubuntu.com/a/1123633/782482
– Shayan Amani
Mar 14 at 15:35
add a comment |
1 Answer
1
active
oldest
votes
Installing package "blueman" will help you.
First launch the terminal by pressing ctrl + alt + T
Then run the command in terminal:
sudo service bluetooth start
Install blueman by typing to terminal:
sudo apt-get install blueman bluez-utils bluez bluetooth
Now again type to terminal:
sudo service bluetooth restart
Now launch Blueman and then connect your devices from the blueman window by searching followed by pairing.
add a comment |
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%2f1077668%2fubuntu-18-04-bluetooth-not-set-up%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Installing package "blueman" will help you.
First launch the terminal by pressing ctrl + alt + T
Then run the command in terminal:
sudo service bluetooth start
Install blueman by typing to terminal:
sudo apt-get install blueman bluez-utils bluez bluetooth
Now again type to terminal:
sudo service bluetooth restart
Now launch Blueman and then connect your devices from the blueman window by searching followed by pairing.
add a comment |
Installing package "blueman" will help you.
First launch the terminal by pressing ctrl + alt + T
Then run the command in terminal:
sudo service bluetooth start
Install blueman by typing to terminal:
sudo apt-get install blueman bluez-utils bluez bluetooth
Now again type to terminal:
sudo service bluetooth restart
Now launch Blueman and then connect your devices from the blueman window by searching followed by pairing.
add a comment |
Installing package "blueman" will help you.
First launch the terminal by pressing ctrl + alt + T
Then run the command in terminal:
sudo service bluetooth start
Install blueman by typing to terminal:
sudo apt-get install blueman bluez-utils bluez bluetooth
Now again type to terminal:
sudo service bluetooth restart
Now launch Blueman and then connect your devices from the blueman window by searching followed by pairing.
Installing package "blueman" will help you.
First launch the terminal by pressing ctrl + alt + T
Then run the command in terminal:
sudo service bluetooth start
Install blueman by typing to terminal:
sudo apt-get install blueman bluez-utils bluez bluetooth
Now again type to terminal:
sudo service bluetooth restart
Now launch Blueman and then connect your devices from the blueman window by searching followed by pairing.
answered 13 mins ago
root-userroot-user
34
34
add a comment |
add a comment |
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%2f1077668%2fubuntu-18-04-bluetooth-not-set-up%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
Did you figure it out?
– JPi
Jan 5 at 17:13
@JPi nope, couldn't get it to work :(
– MoneyBall
Jan 9 at 14:28
I made them work, take a look at here: askubuntu.com/a/1123633/782482
– Shayan Amani
Mar 14 at 15:35