GithubHelp home page GithubHelp logo

Unknown field delay about bluez-alsa HOT 6 CLOSED

skidoo23 avatar skidoo23 commented on May 23, 2024
Unknown field delay

from bluez-alsa.

Comments (6)

arkq avatar arkq commented on May 23, 2024

Hi,

Of course, I'll help. It's caused by my recent (last) commit. :)

It seems, that you've installed bluez-alsa, but somehow not every file was copied during the installation process. Make sure, that the file /usr/lib/alsa-lib/libasound_module_pcm_bluealsa.so is up to date.

from bluez-alsa.

skidoo23 avatar skidoo23 commented on May 23, 2024

Lemon fresh with enzymes :)

-rw-r--r-- 1 root root 102814 Feb 27 22:09 libasound_module_ctl_bluealsa.a
-rwxr-xr-x 1 root root 1102 Feb 27 22:09 libasound_module_ctl_bluealsa.la
-rwxr-xr-x 1 root root 59888 Feb 27 22:09 libasound_module_ctl_bluealsa.so
-rw-r--r-- 1 root root 112434 Feb 27 22:09 libasound_module_pcm_bluealsa.a
-rwxr-xr-x 1 root root 1114 Feb 27 22:09 libasound_module_pcm_bluealsa.la
-rwxr-xr-x 1 root root 68784 Feb 27 22:09 libasound_module_pcm_bluealsa.so

from bluez-alsa.

arkq avatar arkq commented on May 23, 2024

So, if you would have been using the latest master branch (without custom patches) and these files were up to date (freshly compiled), this error would have been on the line 529, not 660.

Line which throws error:
https://github.com/Arkq/bluez-alsa/blob/master/src/asound/bluealsa-pcm.c#L529

So a quick search shows, that your file was compiled from this commit (it can be even older, though):
https://github.com/Arkq/bluez-alsa/blob/a7faa576d3ec23a4d1d48bd3c132d67b3c1f4eed/src/asound/bluealsa-pcm.c#L660

The delay field was added in the latest commit. And it seems, you are using the ALSA configuration file from this commit, because before that, there was no delay field.
https://github.com/Arkq/bluez-alsa/blob/e7a4c40e374b4e7419cd8f5bcafc17bc2e518969/src/asound/20-bluealsa.conf#L56

Sooooooooo, something is VERY not right :D

Try to use a fresh git clone. Compile it and install, then we'll see.

from bluez-alsa.

skidoo23 avatar skidoo23 commented on May 23, 2024

D'oh! Some old stuff in library search path. Sorry for bothering you.

from bluez-alsa.

arkq avatar arkq commented on May 23, 2024

OK, so is this case closed?

from bluez-alsa.

raftopoulos avatar raftopoulos commented on May 23, 2024

Yes. Please close case.

from bluez-alsa.

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.