03-20-2023, 08:25 PM
(This post was last modified: 03-20-2023, 10:26 PM by Tim Curtis.
Edit Reason: Fix logfile
)
@bitlab suggested that the DAC's might be reporting an invalid USB mixer profile to ALSA.
@jonners and @ycdtosa, run the command below and then post/attach the log file. It may contain some info about whats going on and possibly lead to a method for detection so moOde will not flag these or other similar DAC's as having Hardware volume.
It might print a couple odd messages but they are harmless
@jonners and @ycdtosa, run the command below and then post/attach the log file. It may contain some info about whats going on and possibly lead to a method for detection so moOde will not flag these or other similar DAC's as having Hardware volume.
It might print a couple odd messages but they are harmless
Code:
alsa-info --stdout > /tmp/alsa.log
cat /tmp/alsa.log
Either copy/paste into a code box in the post or upload it as an attachment.