Giter Site home page Giter Site logo

Comments (2)

ZLima12 avatar ZLima12 commented on July 24, 2024

If you solved your issue, why not share how you did it? That way, others who have the same issue will be able to solve it as well.

from pulseaudio-modules-bt.

EvanCarroll avatar EvanCarroll commented on July 24, 2024

Because I'm not sure of what actually solved the problem @ZLima12. I isolated the problem to having an out of date submodule. That could be fixed by removing the pa/ directory and rerunning --init on it. I think you can also run git submodule sync --recursive. I don't know that either of these made it work though, upon building I was getting (from journalctl --user /usr/bin/pulseaudio)

pulseaudio[2523]: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files

and also,

pulseaudio[147717]: Assertion 'h' failed at pulsecore/hashmap.c:138, function pa_hashmap_put(). Aborting.

So alas I removed the pa/ directory rebuilt the whole thing and restarted. It works now, though I still get the above org.ofono message. but it's working the ldac codec works.

The documentation should be updated such that it doesn't require a clone each time, but I'm unsure how to do it. Documentation improvements should be to run git clone --recurse-submodules, rather than a git submodule --init. Then we should have instructions to do git submodule sync --recursive, but with all that I was not able to confirm that it would fix my problem (though it should have worked). And now I can't recreate it.

from pulseaudio-modules-bt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.