Skip to content

Commit 3e346ca

Browse files
committed
sof_remove: remove snd_hda_codec_alc882 before snd_hda_codec_realtek
To fix the rmmod: ERROR: Module snd_hda_codec_generic is in use by: snd_hda_codec_realtek_lib snd_hda_codec_alc882 error Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent de16d4a commit 3e346ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/kmod/sof_remove.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ remove_module snd_hda_codec_hdmi
306306
remove_module snd_soc_dmic
307307

308308
remove_module snd_hda_codec_alc269
309+
remove_module snd_hda_codec_alc882
309310
remove_module snd_hda_codec_realtek
310311
remove_module snd_hda_codec_realtek_lib
311312
remove_module snd_hda_codec_generic

0 commit comments

Comments
 (0)