From caf90cd11931d62d82e0af9de7f4f0806c3b19f4 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Fri, 30 Apr 2021 23:36:56 +0200 Subject: [PATCH] add alsa sound card fuckery --- sound/basics.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sound/basics.md b/sound/basics.md index 3943ad3..d74cb7c 100644 --- a/sound/basics.md +++ b/sound/basics.md @@ -39,4 +39,14 @@ Toggle, mute, increase or decrase audio: > amixer sset Master 5%- +# Finicky Sound Cards + +Start with: + +> alsamixer + +Then press `F6` to see available sound cards. +If you find a sound card called 'PinePhone', then you can select an audio source there, and adjust with: + +> amixer -c PinePhone set 'Headphone' 50%