a2dp problems on ubuntu 16.4 unable to connect












0















There are a lot of topics about this but none of them helps .
when i try to change profile of my headphones to a2dp it gives me following error on blueman .



Before i was able to connect only disconnecting after initial connection and connecting back through the buttons on my headphones but it doesn't work anymore.



when i try to load bluetooth discover module using the command pactl load-module module-bluetooth-discover i get Failure: Module initialization failed error.



At the moment i can only connect to hsp/hfp profile which results sounds from star trek










share|improve this question























  • This helped me connect to A2DP but it isn't a real fix

    – Jeremy31
    Sep 18 '16 at 17:23











  • it tells me there no such profile

    – nikoss
    Sep 18 '16 at 19:11











  • bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324 is a similar bug

    – Jeremy31
    Sep 19 '16 at 10:19
















0















There are a lot of topics about this but none of them helps .
when i try to change profile of my headphones to a2dp it gives me following error on blueman .



Before i was able to connect only disconnecting after initial connection and connecting back through the buttons on my headphones but it doesn't work anymore.



when i try to load bluetooth discover module using the command pactl load-module module-bluetooth-discover i get Failure: Module initialization failed error.



At the moment i can only connect to hsp/hfp profile which results sounds from star trek










share|improve this question























  • This helped me connect to A2DP but it isn't a real fix

    – Jeremy31
    Sep 18 '16 at 17:23











  • it tells me there no such profile

    – nikoss
    Sep 18 '16 at 19:11











  • bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324 is a similar bug

    – Jeremy31
    Sep 19 '16 at 10:19














0












0








0








There are a lot of topics about this but none of them helps .
when i try to change profile of my headphones to a2dp it gives me following error on blueman .



Before i was able to connect only disconnecting after initial connection and connecting back through the buttons on my headphones but it doesn't work anymore.



when i try to load bluetooth discover module using the command pactl load-module module-bluetooth-discover i get Failure: Module initialization failed error.



At the moment i can only connect to hsp/hfp profile which results sounds from star trek










share|improve this question














There are a lot of topics about this but none of them helps .
when i try to change profile of my headphones to a2dp it gives me following error on blueman .



Before i was able to connect only disconnecting after initial connection and connecting back through the buttons on my headphones but it doesn't work anymore.



when i try to load bluetooth discover module using the command pactl load-module module-bluetooth-discover i get Failure: Module initialization failed error.



At the moment i can only connect to hsp/hfp profile which results sounds from star trek







16.04 sound bluetooth headphones a2dp






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Sep 17 '16 at 12:45









nikossnikoss

1718




1718













  • This helped me connect to A2DP but it isn't a real fix

    – Jeremy31
    Sep 18 '16 at 17:23











  • it tells me there no such profile

    – nikoss
    Sep 18 '16 at 19:11











  • bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324 is a similar bug

    – Jeremy31
    Sep 19 '16 at 10:19



















  • This helped me connect to A2DP but it isn't a real fix

    – Jeremy31
    Sep 18 '16 at 17:23











  • it tells me there no such profile

    – nikoss
    Sep 18 '16 at 19:11











  • bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324 is a similar bug

    – Jeremy31
    Sep 19 '16 at 10:19

















This helped me connect to A2DP but it isn't a real fix

– Jeremy31
Sep 18 '16 at 17:23





This helped me connect to A2DP but it isn't a real fix

– Jeremy31
Sep 18 '16 at 17:23













it tells me there no such profile

– nikoss
Sep 18 '16 at 19:11





it tells me there no such profile

– nikoss
Sep 18 '16 at 19:11













bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324 is a similar bug

– Jeremy31
Sep 19 '16 at 10:19





bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324 is a similar bug

– Jeremy31
Sep 19 '16 at 10:19










1 Answer
1






active

oldest

votes


















0














Setting line in /etc/bluetooth/main.conf to




MultiProfile = single




helped me to switch profile on a2dp_sink.
After changing file you need to restart bluetooth service.
My system is Xubuntu 18.04.






share|improve this answer























    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%2f826096%2fa2dp-problems-on-ubuntu-16-4-unable-to-connect%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









    0














    Setting line in /etc/bluetooth/main.conf to




    MultiProfile = single




    helped me to switch profile on a2dp_sink.
    After changing file you need to restart bluetooth service.
    My system is Xubuntu 18.04.






    share|improve this answer




























      0














      Setting line in /etc/bluetooth/main.conf to




      MultiProfile = single




      helped me to switch profile on a2dp_sink.
      After changing file you need to restart bluetooth service.
      My system is Xubuntu 18.04.






      share|improve this answer


























        0












        0








        0







        Setting line in /etc/bluetooth/main.conf to




        MultiProfile = single




        helped me to switch profile on a2dp_sink.
        After changing file you need to restart bluetooth service.
        My system is Xubuntu 18.04.






        share|improve this answer













        Setting line in /etc/bluetooth/main.conf to




        MultiProfile = single




        helped me to switch profile on a2dp_sink.
        After changing file you need to restart bluetooth service.
        My system is Xubuntu 18.04.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 17 at 14:22









        OlegOSOlegOS

        1




        1






























            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%2f826096%2fa2dp-problems-on-ubuntu-16-4-unable-to-connect%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

            Questions related to Moebius Transform of Characteristic Function of the Primes

            List of scandals in India

            Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?