WizardKit/.bin/Scripts/linux-old/hw-diags-audio
2017-12-17 21:22:53 -07:00

12 lines
238 B
Bash
Executable file

#!/bin/bash
#
## Wizard Kit: HW Diagnostics - Audio
# Unmute and set volume
amixer -q set "Master" 80% unmute
amixer -q set "PCM" 90% unmute
speaker-test -c 2 -l 1 -t pink
# speaker-test -c 2 -l 1 -t sine
speaker-test -c 2 -l 1 -t wav