Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alsaucm: error failed to get list _devices after updating ALSA lib #277

Open
faerics opened this issue Feb 6, 2023 · 3 comments
Open

alsaucm: error failed to get list _devices after updating ALSA lib #277

faerics opened this issue Feb 6, 2023 · 3 comments

Comments

@faerics
Copy link

faerics commented Feb 6, 2023

Hello everyone,
I'm in the middle of solving problem with sound on my Infinix Inbook X2 laptop.

Original issue is here, we managed to expose my soundcard to userspace,
Second step was to update UCM, because of Incompatible syntax 6 in sof-essx8336.conf. The problem is described in this issue, being unsolved and closed. Thus I realised I need to update alsa-lib.

Alsa UCM conf version I use is 1.2.8 so I downloaded from github and installed the following with dpkg -i

  • libasound2_1.2.8-1build1_amd64.deb
  • libasound2-data_1.2.8-1build1_all.deb
  • alsa-utils_1.2.8-1ubuntu1_amd64.deb

No errors on install, but when I try to inspect UCM I get

alsaucm list _devices
alsaucm: error failed to get list _devices: No such file or directory

I'll appreciate any help.


System info:

Distro: Linux Mint 21 Cinnamon
Kernel: https://github.com/thesofproject/linux/tree/es8336-v6.0
Alsa-info before updating alsa-lib: alsa-info-v6+tplg.txt
Alsa-info after updating alsa-lib:
alsa-info-v6_updated-labasuond.txt

@perexg perexg transferred this issue from alsa-project/alsa-lib Feb 6, 2023
@perexg
Copy link
Member

perexg commented Feb 6, 2023

@faerics
Copy link
Author

faerics commented Mar 26, 2023

@perexg
Well. kinda stuck here, but still very interested to get sound working.

Here is the output of alsaucm -c hw:0 dump text
alsaucm.txt

When I try to change any control via amixer. I get no effect.
When I change volume via keyboard. I don't see any changes in mixer, too.

What could be the next steps?

Kind regards.

@perexg
Copy link
Member

perexg commented Mar 26, 2023

Try change in #258 at first. I don't know any hardware details, so if you cannot get things to work with the native (direct) ALSA tools like amixer/alsamixer/aplay/arecord, then you may ask the driver author for a help. UCM just describes things on top of the ALSA subsystem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants