Move audio quirks out of platform to support additional devices.
This commit is contained in:
parent
39db93cd8f
commit
e0f05ad1f2
2 changed files with 4 additions and 0 deletions
|
@ -8,3 +8,7 @@ DEVICE_PLAYBACK_PATH_HP="SPK"
|
|||
DEVICE_PLAYBACK_PATH="Playback Path"
|
||||
DEVICE_PIPEWIRE_PROFILE="pro-audio"
|
||||
EOF
|
||||
|
||||
### Set sound properties
|
||||
amixer -c 0 -q sset 'FRDDR_A SINK 1 SEL' 'OUT 1'
|
||||
amixer -c 0 -q sset 'FRDDR_A SRC 1 EN' 'on'
|
||||
|
|
Loading…
Reference in a new issue