Bluetooth detects no devices and vice versa in Ubuntu 16.04 LTS
I am unable to find any device in Bluetooth and my system is not detected by any device while Bluetooth is on. Is there any driver I need to install for Bluetooth?
Edited:
It detects my bluetooth headphone but failed to pair up and it is not detecting any other bluetooth device.
output for lsusb; dmesg | egrep -i 'blue|firm'
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:b721 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 04f2:b52b Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Thanks for any help.
drivers bluetooth
add a comment |
I am unable to find any device in Bluetooth and my system is not detected by any device while Bluetooth is on. Is there any driver I need to install for Bluetooth?
Edited:
It detects my bluetooth headphone but failed to pair up and it is not detecting any other bluetooth device.
output for lsusb; dmesg | egrep -i 'blue|firm'
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:b721 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 04f2:b52b Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Thanks for any help.
drivers bluetooth
Post results from terminal forlsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Jun 26 '17 at 14:56
Could you please add a little more detail? What exactly did you do, what did you want to achieve and what happened instead? Did you encounter any warning or error messages? Please reproduce them in their entirety in your question. You can select, copy and paste terminal content and most dialogue messages in Ubuntu. (see How do I ask a good question?)
– David Foerster
Jun 29 '17 at 0:12
I have added the output of lsusb; dmesg | egrep -i 'blue|firm' @Jeremy31
– Satyam Mishra
Jun 29 '17 at 11:39
add a comment |
I am unable to find any device in Bluetooth and my system is not detected by any device while Bluetooth is on. Is there any driver I need to install for Bluetooth?
Edited:
It detects my bluetooth headphone but failed to pair up and it is not detecting any other bluetooth device.
output for lsusb; dmesg | egrep -i 'blue|firm'
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:b721 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 04f2:b52b Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Thanks for any help.
drivers bluetooth
I am unable to find any device in Bluetooth and my system is not detected by any device while Bluetooth is on. Is there any driver I need to install for Bluetooth?
Edited:
It detects my bluetooth headphone but failed to pair up and it is not detecting any other bluetooth device.
output for lsusb; dmesg | egrep -i 'blue|firm'
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:b721 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 04f2:b52b Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Thanks for any help.
drivers bluetooth
drivers bluetooth
edited Jun 29 '17 at 21:32
Satyam Mishra
asked Jun 25 '17 at 22:15
Satyam MishraSatyam Mishra
11
11
Post results from terminal forlsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Jun 26 '17 at 14:56
Could you please add a little more detail? What exactly did you do, what did you want to achieve and what happened instead? Did you encounter any warning or error messages? Please reproduce them in their entirety in your question. You can select, copy and paste terminal content and most dialogue messages in Ubuntu. (see How do I ask a good question?)
– David Foerster
Jun 29 '17 at 0:12
I have added the output of lsusb; dmesg | egrep -i 'blue|firm' @Jeremy31
– Satyam Mishra
Jun 29 '17 at 11:39
add a comment |
Post results from terminal forlsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Jun 26 '17 at 14:56
Could you please add a little more detail? What exactly did you do, what did you want to achieve and what happened instead? Did you encounter any warning or error messages? Please reproduce them in their entirety in your question. You can select, copy and paste terminal content and most dialogue messages in Ubuntu. (see How do I ask a good question?)
– David Foerster
Jun 29 '17 at 0:12
I have added the output of lsusb; dmesg | egrep -i 'blue|firm' @Jeremy31
– Satyam Mishra
Jun 29 '17 at 11:39
Post results from terminal for
lsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Jun 26 '17 at 14:56
Post results from terminal for
lsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Jun 26 '17 at 14:56
Could you please add a little more detail? What exactly did you do, what did you want to achieve and what happened instead? Did you encounter any warning or error messages? Please reproduce them in their entirety in your question. You can select, copy and paste terminal content and most dialogue messages in Ubuntu. (see How do I ask a good question?)
– David Foerster
Jun 29 '17 at 0:12
Could you please add a little more detail? What exactly did you do, what did you want to achieve and what happened instead? Did you encounter any warning or error messages? Please reproduce them in their entirety in your question. You can select, copy and paste terminal content and most dialogue messages in Ubuntu. (see How do I ask a good question?)
– David Foerster
Jun 29 '17 at 0:12
I have added the output of lsusb; dmesg | egrep -i 'blue|firm' @Jeremy31
– Satyam Mishra
Jun 29 '17 at 11:39
I have added the output of lsusb; dmesg | egrep -i 'blue|firm' @Jeremy31
– Satyam Mishra
Jun 29 '17 at 11:39
add a comment |
2 Answers
2
active
oldest
votes
When opening system settings and clicking on the Bluetooth option, I got the message 'No Bluetooth found'
This what worked for me to fix it (terminal command line):
sudo modprobe -r btusb
sudo modprobe btusb
sudo service bluetooth restart
sudo apt-get install blueman
Then go to Search for files on the computer (), type in blueman
(this is the bluetooth manager).
You can then enable bluetooth once it opens up.
I install blueman but this doesn`t work . Still it is not detecting any device
– Satyam Mishra
Jun 29 '17 at 11:43
Once you install blueman, the System Settings for Bluetooth worked. So, when you type in 'blue' in the Search for files field, you will see two bluetooth icons: the manager and the ones from the system. 1. Open Manager and 'Enable Bluetooth' 2. Open the other icon, from the system settings, and turn on bluetooth; also turn on visibilty. They are two separate sliders to move, on the same screen.
– mindtab
Jun 29 '17 at 17:13
Blueman is a way of managing bluetooth, its unlikely to help set-up the right drivers and firmware that are probably needed in most cases to fix the issue, though with some (often older) OSs it does provide a better interface that may work better
– Wilf
Jun 29 '17 at 17:28
I tried it. My system bluetooth is detecting a bluetooth headphone but is unable to pair for unknown reason. And it is not detecting any other bluetooth device like smartphone etc. May be i need some driver but i don`t know which one.
– Satyam Mishra
Jun 29 '17 at 21:21
add a comment |
It is because of TLP and it worked for me!!,
as mentioned in this forum https://bbs.archlinux.org/viewtopic.php?id=233527
you need to,
Get the ID of the bluetooth device by running lsusb
(in my case it is Realtek, so the ID is 0bda:b721).
output of lsusb
,
dinuka@dinuka-lap:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:b721 Realtek Semiconductor Corp.
Bus 001 Device 004: ID 04f2:b52b Chicony Electronics Co., Ltd
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 002: ID 04f3:0235 Elan Microelectronics Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Now, change the line #USB_BLACKLIST="1111:2222 3333:4444"
to USB_BLACKLIST="<ID>"
(in my case to USB_BLACKLIST="0bda:b721"
) in /etc/default/tlp
.
Reboot and everything should work.
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%2f929127%2fbluetooth-detects-no-devices-and-vice-versa-in-ubuntu-16-04-lts%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
When opening system settings and clicking on the Bluetooth option, I got the message 'No Bluetooth found'
This what worked for me to fix it (terminal command line):
sudo modprobe -r btusb
sudo modprobe btusb
sudo service bluetooth restart
sudo apt-get install blueman
Then go to Search for files on the computer (), type in blueman
(this is the bluetooth manager).
You can then enable bluetooth once it opens up.
I install blueman but this doesn`t work . Still it is not detecting any device
– Satyam Mishra
Jun 29 '17 at 11:43
Once you install blueman, the System Settings for Bluetooth worked. So, when you type in 'blue' in the Search for files field, you will see two bluetooth icons: the manager and the ones from the system. 1. Open Manager and 'Enable Bluetooth' 2. Open the other icon, from the system settings, and turn on bluetooth; also turn on visibilty. They are two separate sliders to move, on the same screen.
– mindtab
Jun 29 '17 at 17:13
Blueman is a way of managing bluetooth, its unlikely to help set-up the right drivers and firmware that are probably needed in most cases to fix the issue, though with some (often older) OSs it does provide a better interface that may work better
– Wilf
Jun 29 '17 at 17:28
I tried it. My system bluetooth is detecting a bluetooth headphone but is unable to pair for unknown reason. And it is not detecting any other bluetooth device like smartphone etc. May be i need some driver but i don`t know which one.
– Satyam Mishra
Jun 29 '17 at 21:21
add a comment |
When opening system settings and clicking on the Bluetooth option, I got the message 'No Bluetooth found'
This what worked for me to fix it (terminal command line):
sudo modprobe -r btusb
sudo modprobe btusb
sudo service bluetooth restart
sudo apt-get install blueman
Then go to Search for files on the computer (), type in blueman
(this is the bluetooth manager).
You can then enable bluetooth once it opens up.
I install blueman but this doesn`t work . Still it is not detecting any device
– Satyam Mishra
Jun 29 '17 at 11:43
Once you install blueman, the System Settings for Bluetooth worked. So, when you type in 'blue' in the Search for files field, you will see two bluetooth icons: the manager and the ones from the system. 1. Open Manager and 'Enable Bluetooth' 2. Open the other icon, from the system settings, and turn on bluetooth; also turn on visibilty. They are two separate sliders to move, on the same screen.
– mindtab
Jun 29 '17 at 17:13
Blueman is a way of managing bluetooth, its unlikely to help set-up the right drivers and firmware that are probably needed in most cases to fix the issue, though with some (often older) OSs it does provide a better interface that may work better
– Wilf
Jun 29 '17 at 17:28
I tried it. My system bluetooth is detecting a bluetooth headphone but is unable to pair for unknown reason. And it is not detecting any other bluetooth device like smartphone etc. May be i need some driver but i don`t know which one.
– Satyam Mishra
Jun 29 '17 at 21:21
add a comment |
When opening system settings and clicking on the Bluetooth option, I got the message 'No Bluetooth found'
This what worked for me to fix it (terminal command line):
sudo modprobe -r btusb
sudo modprobe btusb
sudo service bluetooth restart
sudo apt-get install blueman
Then go to Search for files on the computer (), type in blueman
(this is the bluetooth manager).
You can then enable bluetooth once it opens up.
When opening system settings and clicking on the Bluetooth option, I got the message 'No Bluetooth found'
This what worked for me to fix it (terminal command line):
sudo modprobe -r btusb
sudo modprobe btusb
sudo service bluetooth restart
sudo apt-get install blueman
Then go to Search for files on the computer (), type in blueman
(this is the bluetooth manager).
You can then enable bluetooth once it opens up.
edited Jun 28 '17 at 23:17
N0rbert
21.5k547101
21.5k547101
answered Jun 28 '17 at 21:35
mindtabmindtab
265
265
I install blueman but this doesn`t work . Still it is not detecting any device
– Satyam Mishra
Jun 29 '17 at 11:43
Once you install blueman, the System Settings for Bluetooth worked. So, when you type in 'blue' in the Search for files field, you will see two bluetooth icons: the manager and the ones from the system. 1. Open Manager and 'Enable Bluetooth' 2. Open the other icon, from the system settings, and turn on bluetooth; also turn on visibilty. They are two separate sliders to move, on the same screen.
– mindtab
Jun 29 '17 at 17:13
Blueman is a way of managing bluetooth, its unlikely to help set-up the right drivers and firmware that are probably needed in most cases to fix the issue, though with some (often older) OSs it does provide a better interface that may work better
– Wilf
Jun 29 '17 at 17:28
I tried it. My system bluetooth is detecting a bluetooth headphone but is unable to pair for unknown reason. And it is not detecting any other bluetooth device like smartphone etc. May be i need some driver but i don`t know which one.
– Satyam Mishra
Jun 29 '17 at 21:21
add a comment |
I install blueman but this doesn`t work . Still it is not detecting any device
– Satyam Mishra
Jun 29 '17 at 11:43
Once you install blueman, the System Settings for Bluetooth worked. So, when you type in 'blue' in the Search for files field, you will see two bluetooth icons: the manager and the ones from the system. 1. Open Manager and 'Enable Bluetooth' 2. Open the other icon, from the system settings, and turn on bluetooth; also turn on visibilty. They are two separate sliders to move, on the same screen.
– mindtab
Jun 29 '17 at 17:13
Blueman is a way of managing bluetooth, its unlikely to help set-up the right drivers and firmware that are probably needed in most cases to fix the issue, though with some (often older) OSs it does provide a better interface that may work better
– Wilf
Jun 29 '17 at 17:28
I tried it. My system bluetooth is detecting a bluetooth headphone but is unable to pair for unknown reason. And it is not detecting any other bluetooth device like smartphone etc. May be i need some driver but i don`t know which one.
– Satyam Mishra
Jun 29 '17 at 21:21
I install blueman but this doesn`t work . Still it is not detecting any device
– Satyam Mishra
Jun 29 '17 at 11:43
I install blueman but this doesn`t work . Still it is not detecting any device
– Satyam Mishra
Jun 29 '17 at 11:43
Once you install blueman, the System Settings for Bluetooth worked. So, when you type in 'blue' in the Search for files field, you will see two bluetooth icons: the manager and the ones from the system. 1. Open Manager and 'Enable Bluetooth' 2. Open the other icon, from the system settings, and turn on bluetooth; also turn on visibilty. They are two separate sliders to move, on the same screen.
– mindtab
Jun 29 '17 at 17:13
Once you install blueman, the System Settings for Bluetooth worked. So, when you type in 'blue' in the Search for files field, you will see two bluetooth icons: the manager and the ones from the system. 1. Open Manager and 'Enable Bluetooth' 2. Open the other icon, from the system settings, and turn on bluetooth; also turn on visibilty. They are two separate sliders to move, on the same screen.
– mindtab
Jun 29 '17 at 17:13
Blueman is a way of managing bluetooth, its unlikely to help set-up the right drivers and firmware that are probably needed in most cases to fix the issue, though with some (often older) OSs it does provide a better interface that may work better
– Wilf
Jun 29 '17 at 17:28
Blueman is a way of managing bluetooth, its unlikely to help set-up the right drivers and firmware that are probably needed in most cases to fix the issue, though with some (often older) OSs it does provide a better interface that may work better
– Wilf
Jun 29 '17 at 17:28
I tried it. My system bluetooth is detecting a bluetooth headphone but is unable to pair for unknown reason. And it is not detecting any other bluetooth device like smartphone etc. May be i need some driver but i don`t know which one.
– Satyam Mishra
Jun 29 '17 at 21:21
I tried it. My system bluetooth is detecting a bluetooth headphone but is unable to pair for unknown reason. And it is not detecting any other bluetooth device like smartphone etc. May be i need some driver but i don`t know which one.
– Satyam Mishra
Jun 29 '17 at 21:21
add a comment |
It is because of TLP and it worked for me!!,
as mentioned in this forum https://bbs.archlinux.org/viewtopic.php?id=233527
you need to,
Get the ID of the bluetooth device by running lsusb
(in my case it is Realtek, so the ID is 0bda:b721).
output of lsusb
,
dinuka@dinuka-lap:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:b721 Realtek Semiconductor Corp.
Bus 001 Device 004: ID 04f2:b52b Chicony Electronics Co., Ltd
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 002: ID 04f3:0235 Elan Microelectronics Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Now, change the line #USB_BLACKLIST="1111:2222 3333:4444"
to USB_BLACKLIST="<ID>"
(in my case to USB_BLACKLIST="0bda:b721"
) in /etc/default/tlp
.
Reboot and everything should work.
add a comment |
It is because of TLP and it worked for me!!,
as mentioned in this forum https://bbs.archlinux.org/viewtopic.php?id=233527
you need to,
Get the ID of the bluetooth device by running lsusb
(in my case it is Realtek, so the ID is 0bda:b721).
output of lsusb
,
dinuka@dinuka-lap:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:b721 Realtek Semiconductor Corp.
Bus 001 Device 004: ID 04f2:b52b Chicony Electronics Co., Ltd
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 002: ID 04f3:0235 Elan Microelectronics Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Now, change the line #USB_BLACKLIST="1111:2222 3333:4444"
to USB_BLACKLIST="<ID>"
(in my case to USB_BLACKLIST="0bda:b721"
) in /etc/default/tlp
.
Reboot and everything should work.
add a comment |
It is because of TLP and it worked for me!!,
as mentioned in this forum https://bbs.archlinux.org/viewtopic.php?id=233527
you need to,
Get the ID of the bluetooth device by running lsusb
(in my case it is Realtek, so the ID is 0bda:b721).
output of lsusb
,
dinuka@dinuka-lap:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:b721 Realtek Semiconductor Corp.
Bus 001 Device 004: ID 04f2:b52b Chicony Electronics Co., Ltd
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 002: ID 04f3:0235 Elan Microelectronics Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Now, change the line #USB_BLACKLIST="1111:2222 3333:4444"
to USB_BLACKLIST="<ID>"
(in my case to USB_BLACKLIST="0bda:b721"
) in /etc/default/tlp
.
Reboot and everything should work.
It is because of TLP and it worked for me!!,
as mentioned in this forum https://bbs.archlinux.org/viewtopic.php?id=233527
you need to,
Get the ID of the bluetooth device by running lsusb
(in my case it is Realtek, so the ID is 0bda:b721).
output of lsusb
,
dinuka@dinuka-lap:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:b721 Realtek Semiconductor Corp.
Bus 001 Device 004: ID 04f2:b52b Chicony Electronics Co., Ltd
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 002: ID 04f3:0235 Elan Microelectronics Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Now, change the line #USB_BLACKLIST="1111:2222 3333:4444"
to USB_BLACKLIST="<ID>"
(in my case to USB_BLACKLIST="0bda:b721"
) in /etc/default/tlp
.
Reboot and everything should work.
answered 2 days ago
Dinuka SalwathuraDinuka Salwathura
1075
1075
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f929127%2fbluetooth-detects-no-devices-and-vice-versa-in-ubuntu-16-04-lts%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
Post results from terminal for
lsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31
Jun 26 '17 at 14:56
Could you please add a little more detail? What exactly did you do, what did you want to achieve and what happened instead? Did you encounter any warning or error messages? Please reproduce them in their entirety in your question. You can select, copy and paste terminal content and most dialogue messages in Ubuntu. (see How do I ask a good question?)
– David Foerster
Jun 29 '17 at 0:12
I have added the output of lsusb; dmesg | egrep -i 'blue|firm' @Jeremy31
– Satyam Mishra
Jun 29 '17 at 11:39