Giter Site home page Giter Site logo

Comments (9)

ryanvolz avatar ryanvolz commented on July 27, 2024

I think the alsa pulseaudio module comes in the alsa-plugins package, so see if you can install that and if it fixes your problem. If it does, it's definitely something I should have radioconda install by default.

from radioconda.

adrianboyko avatar adrianboyko commented on July 27, 2024

Looks like it's in libasound2-plugins but conda install libasound2-plugins fails with:

Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

  - libasound2-plugins

Current channels:

  - https://conda.anaconda.org/conda-forge/linux-64
  - https://conda.anaconda.org/conda-forge/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

from radioconda.

ryanvolz avatar ryanvolz commented on July 27, 2024

That's the package it's in for Ubuntu, but you need the conda package, in which case it is alsa-plugins.

mamba install alsa-plugins

should get it working for you.

from radioconda.

adrianboyko avatar adrianboyko commented on July 27, 2024

Ok! Tried mamba install alsa-plugins and got:

Encountered problems while solving:
  - package gnuradio-3.9.4.0-py39he96b9e0_1 requires alsa-lib >=1.2.3,<1.2.4.0a0, but none of the providers can be installed

from radioconda.

ryanvolz avatar ryanvolz commented on July 27, 2024

Interesting... you should already have alsa-lib 1.2.3 installed. Maybe mamba has a bug. Try

conda install alsa-plugins

I'll see if I can try to reproduce the installation failure locally. Regardless, I'll be putting alsa-plugins in the next radioconda release.

from radioconda.

ryanvolz avatar ryanvolz commented on July 27, 2024

I think alsa-plugins is failing to install because of a dependency conflict with jack (contrary to what it says about alsa-lib), so I'm re-building alsa-plugins to see if that will fix it. I'll let you know.

from radioconda.

ryanvolz avatar ryanvolz commented on July 27, 2024

You should be able to mamba install alsa-plugins now.

from radioconda.

adrianboyko avatar adrianboyko commented on July 27, 2024

Success! Thank you.

from radioconda.

ryanvolz avatar ryanvolz commented on July 27, 2024

alsa-plugins is now included in the installer, and in the latest 2021.01.19 release.

from radioconda.

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.