Skip to content

snd_mixer_selem_get_enum_items: Assertion `(elem)->type == SND_MIXER_ELEM_SIMPLE' failed #31

Open
@naftulikay

Description

@naftulikay

I'm on Ubuntu 18.04, kernel 5.4.0-96-generic.

I have installed build dependencies like so:

sudo apt-get build-dep x42-plugins
sudo apt install -y libasound2-dev

I am able to run make and compile the program.

However, when it starts, it immediately exits:

scarlett-mixer: simple.c:914: snd_mixer_selem_get_enum_items: Assertion `(elem)->type == SND_MIXER_ELEM_SIMPLE' failed.

The device is a Scarlett 18i8 and has a USB ID of 1235:8214.

Are there any other prerequisites that I am not aware of?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions