mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Orange Pi 3B: Vendor: Enable audio via headphone jack
This commit is contained in:
@@ -156,5 +156,9 @@ else
|
||||
mixer_cmds 'OUT MIXR DAC R1' on
|
||||
mixer_cmds 'Stereo DAC MIXL DAC L1' on
|
||||
mixer_cmds 'Stereo DAC MIXR DAC R1' on
|
||||
|
||||
# Orange Pi 3B
|
||||
mixer_cmds 'Playback Path' 'HP'
|
||||
mixer_cmds 'Capture MIC Path' 'Main Mic'
|
||||
) | amixer -c "$card" --stdin > /dev/null 2>&1; done
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user