(05-23-2020, 02:26 AM)clement Wrote: Hi,
Sorry for the late answer, I didn't get notification by email.
Code:# amixer set 'Right Headphone Mixer Right DAC' on
amixer: Unable to find simple control 'Right Headphone Mixer Right DAC',0
I have no idea how to adjust parameters.
If I understood properly, I can use
to list the devices, but it doesn't return anything.Code:# amixer scontrols
# amixer scontents
Code:# amixer info
Card default 'HDMI'/'HDMI'
Mixer name : ''
Components : ''
Controls : 3
Simple ctrls : 0
for me, amixer returns :
Code:
Card default 'rockchiprk3399'/'rockchip,rk3399'
Mixer name : ''
Components : ''
Controls : 35
Simple ctrls : 35
You can probably use alsamixer command or
Code:
amixer -c 0 set Headphone playback 100% unmute