You are not logged in.

#1 2023-08-25 18:52:17

eln7
Member
Registered: 2023-08-25
Posts: 1

/etc/asound.conf is ignored

hello everyone

as per subject, otherwise devices work individually

output of aplay -L does not include any devices defined in the /etc/asound.conf, same file works on ubuntu and debian

how to troubleshoot?
please advise

https://pastebin.com/raw/SRDM5NcB

p.s. it turns out, even tough aplay -L does not list my custom devices configured in asound.conf, they work, how come?

Last edited by eln7 (2023-08-26 00:49:49)

Offline

#2 2023-08-29 20:56:18

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,776

Re: /etc/asound.conf is ignored

You want to add smth like

hint {
    show on
    description "My fancy pcm"
  }

to your pcm definitions

Online

Board footer

Powered by FluxBB