Bluetooth Adapter not found in Raspbian Jessie.
-
wrote on 16 Oct 2019, 05:31 last edited by SHUBHAM SINGH RAO
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 bluetoothHow can I make my bluetooth adapter to work and how can I install bluetooth blueman?
-
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
-
wrote on 16 Oct 2019, 05:41 last edited by SHUBHAM SINGH RAO
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
-
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
@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?
- Yeah I know it is not directly related to Qt
-
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?
wrote on 16 Oct 2019, 17:34 last edited by@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? -
@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?wrote on 18 Oct 2019, 08:43 last edited by@Pablo-J-Rogina raspberry pi 3 b+
No I m using on-board bluetooth -
@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?
wrote on 18 Oct 2019, 08:49 last edited by@jsulm It was because of repetitive failure in feature upgradation in my Jessie image. I changed my image and installed bluez in new image
1/7