Skip to content

Commit

Permalink
Create PTLP_RVP_SDW.sh
Browse files Browse the repository at this point in the history
Added Amixer setting for PTL SDW config 

Signed-off-by: harajend <hariprasad.rajendra@intel.com>
  • Loading branch information
harajend authored and kv2019i committed Dec 13, 2024
1 parent 057fbe8 commit c9b03e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions alsa_settings/PTLP_RVP_SDW.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
set -e

# enable headset playback and capture
amixer -c sofsoundwire cset name='Headset Mic Switch' on
amixer -c sofsoundwire cset name='rt722 FU0F Capture Switch' on
amixer -c sofsoundwire cset name='rt722 FU0F Capture Volume' 50

0 comments on commit c9b03e5

Please sign in to comment.