Skip to content

Commit

Permalink
rt722: add mic led support
Browse files Browse the repository at this point in the history
Closes: #443
Signed-off-by: Shuming Fan <shumingf@realtek.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
shumingfan authored and perexg committed Oct 15, 2024
1 parent 0a19b7f commit c83452e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ucm2/codecs/rt722/init.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ BootSequence [
cset "name='rt722 FU05 Playback Volume' 35"
cset "name='rt722 FU0F Capture Volume' 63"
]

FixedBootSequence [
exec "-/sbin/modprobe snd_ctl_led"
sysw "-/class/sound/ctl-led/mic/card${CardNumber}/attach:rt722 FU1E Capture Switch"
]

0 comments on commit c83452e

Please sign in to comment.