Bluetooth Adapter not found in Raspbian Jessie.
-
Problem Statement -
1.Bluetooth adapter not found in raspbian Jessie
2. Unable to install bluez bluemanPresent State -
I have given the following commands on terminal -- sudo apt-get update
- sudo apt-get install bluetooth bluez blueman
But I was not able to complete my operation successfully
I tried to find the status of bluetooth by following command on terminal
sudo systemctl status bluetoothI got the following result
How can I make my bluetooth adapter to work and how can I install bluetooth blueman?
-
@SHUBHAM-SINGH-RAO In what way is your issue related to Qt?
Why don't you ask in a Linux/Raspbian forum?And if you ask you should provide enough information.
For example, what does this mean: "But I was not able to complete my operation successfully"? What happened exactly?You should first call update and then install, not other way around:
sudo apt-get update sudo apt-get install bluetooth bluez blueman
-
Hi there.
Thanx for reply- Yeah I know it is not directly related to Qt
But I m running my Qt on raspbian only
and next step for me is to run bluetooth of raspbian through Qt only - I have given the commands in the sequence mentioned by u only, I just wrongly wrote them in my post which I have corrected now
- Yeah I know it is not directly related to Qt
-
@SHUBHAM-SINGH-RAO said in Bluetooth Adapter not found in Raspbian Jessie.:
I have given the commands in the sequence mentioned by u only, I just wrongly wrote them in my post which I have corrected now
Again: what was the issue when executing these commands?
-
@SHUBHAM-SINGH-RAO said in Bluetooth Adapter not found in Raspbian Jessie.:
Bluetooth adapter not found in raspbian Jessie
What RPi device are you using?
Is that an external Bluetooth adapter? -
@Pablo-J-Rogina raspberry pi 3 b+
No I m using on-board bluetooth