Pairing Bluetooth headphones in command line





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







7















How do you pair bluetooth headphones without using the GUI? I don't know how to.



I found different method on the internet but nothing works.



I can actually see my headphones with the command : hcitool scan



then i try to connect with : hcitool cc 00:00:00:00:00:00 and hcitool auth 00:00:00:00:00:00



I haven't received an error message but my headphones are not working.



thanks for your time.










share|improve this question































    7















    How do you pair bluetooth headphones without using the GUI? I don't know how to.



    I found different method on the internet but nothing works.



    I can actually see my headphones with the command : hcitool scan



    then i try to connect with : hcitool cc 00:00:00:00:00:00 and hcitool auth 00:00:00:00:00:00



    I haven't received an error message but my headphones are not working.



    thanks for your time.










    share|improve this question



























      7












      7








      7


      3






      How do you pair bluetooth headphones without using the GUI? I don't know how to.



      I found different method on the internet but nothing works.



      I can actually see my headphones with the command : hcitool scan



      then i try to connect with : hcitool cc 00:00:00:00:00:00 and hcitool auth 00:00:00:00:00:00



      I haven't received an error message but my headphones are not working.



      thanks for your time.










      share|improve this question
















      How do you pair bluetooth headphones without using the GUI? I don't know how to.



      I found different method on the internet but nothing works.



      I can actually see my headphones with the command : hcitool scan



      then i try to connect with : hcitool cc 00:00:00:00:00:00 and hcitool auth 00:00:00:00:00:00



      I haven't received an error message but my headphones are not working.



      thanks for your time.







      command-line bluetooth headphones






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Oct 6 '16 at 12:48









      Tony Lancer

      939622




      939622










      asked Oct 6 '16 at 12:37









      DysnodDysnod

      36113




      36113






















          1 Answer
          1






          active

          oldest

          votes


















          3














          You can use bluez-tools.



          Install it by running sudo apt-get install bluez-tools.



          Find the MAC address of your device with bt-device -l and connect to it with bt-audio -c 00:00:00:00:00:00.






          share|improve this answer



















          • 2





            bt-audio is not installed but bluez-tools is installng.

            – Dysnod
            Oct 6 '16 at 13:16











          • bt-audio should come together with bluez-tools.

            – Tony Lancer
            Oct 6 '16 at 14:25











          • What happens when you run bt-audio -c 00:00:00:00:00:00?

            – Tony Lancer
            Oct 6 '16 at 14:29






          • 2





            The BT-audio program is not yet installed. You can install it by typing sudo apt-get install bluez-tools. I tried to remove and install bluez-tools but the problem is still there.

            – Dysnod
            Oct 6 '16 at 14:40








          • 2





            There's an open issue for bt-audio missing from bluez-tools github.com/khvzak/bluez-tools/issues/13.

            – Jaakko
            Mar 22 '17 at 15:59












          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
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f833779%2fpairing-bluetooth-headphones-in-command-line%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          3














          You can use bluez-tools.



          Install it by running sudo apt-get install bluez-tools.



          Find the MAC address of your device with bt-device -l and connect to it with bt-audio -c 00:00:00:00:00:00.






          share|improve this answer



















          • 2





            bt-audio is not installed but bluez-tools is installng.

            – Dysnod
            Oct 6 '16 at 13:16











          • bt-audio should come together with bluez-tools.

            – Tony Lancer
            Oct 6 '16 at 14:25











          • What happens when you run bt-audio -c 00:00:00:00:00:00?

            – Tony Lancer
            Oct 6 '16 at 14:29






          • 2





            The BT-audio program is not yet installed. You can install it by typing sudo apt-get install bluez-tools. I tried to remove and install bluez-tools but the problem is still there.

            – Dysnod
            Oct 6 '16 at 14:40








          • 2





            There's an open issue for bt-audio missing from bluez-tools github.com/khvzak/bluez-tools/issues/13.

            – Jaakko
            Mar 22 '17 at 15:59
















          3














          You can use bluez-tools.



          Install it by running sudo apt-get install bluez-tools.



          Find the MAC address of your device with bt-device -l and connect to it with bt-audio -c 00:00:00:00:00:00.






          share|improve this answer



















          • 2





            bt-audio is not installed but bluez-tools is installng.

            – Dysnod
            Oct 6 '16 at 13:16











          • bt-audio should come together with bluez-tools.

            – Tony Lancer
            Oct 6 '16 at 14:25











          • What happens when you run bt-audio -c 00:00:00:00:00:00?

            – Tony Lancer
            Oct 6 '16 at 14:29






          • 2





            The BT-audio program is not yet installed. You can install it by typing sudo apt-get install bluez-tools. I tried to remove and install bluez-tools but the problem is still there.

            – Dysnod
            Oct 6 '16 at 14:40








          • 2





            There's an open issue for bt-audio missing from bluez-tools github.com/khvzak/bluez-tools/issues/13.

            – Jaakko
            Mar 22 '17 at 15:59














          3












          3








          3







          You can use bluez-tools.



          Install it by running sudo apt-get install bluez-tools.



          Find the MAC address of your device with bt-device -l and connect to it with bt-audio -c 00:00:00:00:00:00.






          share|improve this answer













          You can use bluez-tools.



          Install it by running sudo apt-get install bluez-tools.



          Find the MAC address of your device with bt-device -l and connect to it with bt-audio -c 00:00:00:00:00:00.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Oct 6 '16 at 12:56









          Tony LancerTony Lancer

          939622




          939622








          • 2





            bt-audio is not installed but bluez-tools is installng.

            – Dysnod
            Oct 6 '16 at 13:16











          • bt-audio should come together with bluez-tools.

            – Tony Lancer
            Oct 6 '16 at 14:25











          • What happens when you run bt-audio -c 00:00:00:00:00:00?

            – Tony Lancer
            Oct 6 '16 at 14:29






          • 2





            The BT-audio program is not yet installed. You can install it by typing sudo apt-get install bluez-tools. I tried to remove and install bluez-tools but the problem is still there.

            – Dysnod
            Oct 6 '16 at 14:40








          • 2





            There's an open issue for bt-audio missing from bluez-tools github.com/khvzak/bluez-tools/issues/13.

            – Jaakko
            Mar 22 '17 at 15:59














          • 2





            bt-audio is not installed but bluez-tools is installng.

            – Dysnod
            Oct 6 '16 at 13:16











          • bt-audio should come together with bluez-tools.

            – Tony Lancer
            Oct 6 '16 at 14:25











          • What happens when you run bt-audio -c 00:00:00:00:00:00?

            – Tony Lancer
            Oct 6 '16 at 14:29






          • 2





            The BT-audio program is not yet installed. You can install it by typing sudo apt-get install bluez-tools. I tried to remove and install bluez-tools but the problem is still there.

            – Dysnod
            Oct 6 '16 at 14:40








          • 2





            There's an open issue for bt-audio missing from bluez-tools github.com/khvzak/bluez-tools/issues/13.

            – Jaakko
            Mar 22 '17 at 15:59








          2




          2





          bt-audio is not installed but bluez-tools is installng.

          – Dysnod
          Oct 6 '16 at 13:16





          bt-audio is not installed but bluez-tools is installng.

          – Dysnod
          Oct 6 '16 at 13:16













          bt-audio should come together with bluez-tools.

          – Tony Lancer
          Oct 6 '16 at 14:25





          bt-audio should come together with bluez-tools.

          – Tony Lancer
          Oct 6 '16 at 14:25













          What happens when you run bt-audio -c 00:00:00:00:00:00?

          – Tony Lancer
          Oct 6 '16 at 14:29





          What happens when you run bt-audio -c 00:00:00:00:00:00?

          – Tony Lancer
          Oct 6 '16 at 14:29




          2




          2





          The BT-audio program is not yet installed. You can install it by typing sudo apt-get install bluez-tools. I tried to remove and install bluez-tools but the problem is still there.

          – Dysnod
          Oct 6 '16 at 14:40







          The BT-audio program is not yet installed. You can install it by typing sudo apt-get install bluez-tools. I tried to remove and install bluez-tools but the problem is still there.

          – Dysnod
          Oct 6 '16 at 14:40






          2




          2





          There's an open issue for bt-audio missing from bluez-tools github.com/khvzak/bluez-tools/issues/13.

          – Jaakko
          Mar 22 '17 at 15:59





          There's an open issue for bt-audio missing from bluez-tools github.com/khvzak/bluez-tools/issues/13.

          – Jaakko
          Mar 22 '17 at 15:59


















          draft saved

          draft discarded




















































          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f833779%2fpairing-bluetooth-headphones-in-command-line%23new-answer', 'question_page');
          }
          );

          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







          Popular posts from this blog

          How to send String Array data to Server using php in android

          Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

          Is anime1.com a legal site for watching anime?