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.

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

    jsulmJ Pablo J. RoginaP 2 Replies Last reply
    0
    • S SHUBHAM SINGH RAO

      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?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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 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
        jsulmJ 1 Reply Last reply
        0
        • S SHUBHAM SINGH RAO

          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
          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on 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
          1
          • S SHUBHAM SINGH RAO

            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?

            Pablo J. RoginaP Offline
            Pablo J. RoginaP Offline
            Pablo J. Rogina
            wrote on 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
            1
            • Pablo J. RoginaP Pablo J. Rogina

              @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 last edited by
              #6

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

              1 Reply Last reply
              0
              • jsulmJ jsulm

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

                • Login

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