Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. India
  4. Bluetooth Adapter not found in Raspbian Jessie.
QtWS25 Last Chance

Bluetooth Adapter not found in Raspbian Jessie.

Scheduled Pinned Locked Moved Solved India
7 Posts 3 Posters 2.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SHUBHAM SINGH RAO
    wrote on 16 Oct 2019, 05:31 last edited by SHUBHAM SINGH RAO
    #1

    Problem Statement -
    1.Bluetooth adapter not found in raspbian Jessie
    2. Unable to install bluez blueman

    Present State -
    I have given the following commands on terminal -

    1. sudo apt-get update
    2. 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 bluetooth

    I got the following result
    2019-10-16-104838_1024x600_scrot.png 2019-10-16-104827_1024x600_scrot.png

    How can I make my bluetooth adapter to work and how can I install bluetooth blueman?

    J P 2 Replies Last reply 16 Oct 2019, 05:35
    0
    • S SHUBHAM SINGH RAO
      16 Oct 2019, 05:31

      Problem Statement -
      1.Bluetooth adapter not found in raspbian Jessie
      2. Unable to install bluez blueman

      Present State -
      I have given the following commands on terminal -

      1. sudo apt-get update
      2. 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 bluetooth

      I got the following result
      2019-10-16-104838_1024x600_scrot.png 2019-10-16-104827_1024x600_scrot.png

      How can I make my bluetooth adapter to work and how can I install bluetooth blueman?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 16 Oct 2019, 05:35 last edited by
      #2

      @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
      

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • S Offline
        S Offline
        SHUBHAM SINGH RAO
        wrote on 16 Oct 2019, 05:41 last edited by SHUBHAM SINGH RAO
        #3

        Hi there.
        Thanx for reply

        1. 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
        2. 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
        J 1 Reply Last reply 16 Oct 2019, 05:43
        0
        • S SHUBHAM SINGH RAO
          16 Oct 2019, 05:41

          Hi there.
          Thanx for reply

          1. 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
          2. 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
          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 16 Oct 2019, 05:43 last edited by
          #4

          @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?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          S 1 Reply Last reply 18 Oct 2019, 08:49
          1
          • S SHUBHAM SINGH RAO
            16 Oct 2019, 05:31

            Problem Statement -
            1.Bluetooth adapter not found in raspbian Jessie
            2. Unable to install bluez blueman

            Present State -
            I have given the following commands on terminal -

            1. sudo apt-get update
            2. 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 bluetooth

            I got the following result
            2019-10-16-104838_1024x600_scrot.png 2019-10-16-104827_1024x600_scrot.png

            How can I make my bluetooth adapter to work and how can I install bluetooth blueman?

            P Offline
            P Offline
            Pablo J. Rogina
            wrote on 16 Oct 2019, 17:34 last edited by
            #5

            @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?

            Upvote the answer(s) that helped you solve the issue
            Use "Topic Tools" button to mark your post as Solved
            Add screenshots via postimage.org
            Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

            S 1 Reply Last reply 18 Oct 2019, 08:43
            1
            • P Pablo J. Rogina
              16 Oct 2019, 17:34

              @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?

              S Offline
              S Offline
              SHUBHAM SINGH RAO
              wrote on 18 Oct 2019, 08:43 last edited by
              #6

              @Pablo-J-Rogina raspberry pi 3 b+
              No I m using on-board bluetooth

              1 Reply Last reply
              0
              • J jsulm
                16 Oct 2019, 05:43

                @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?

                S Offline
                S Offline
                SHUBHAM SINGH RAO
                wrote on 18 Oct 2019, 08:49 last edited by
                #7

                @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 Reply Last reply
                0

                1/7

                16 Oct 2019, 05:31

                • Login

                • Login or register to search.
                1 out of 7
                • First post
                  1/7
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved