Skip to content

Commit 1bafc69

Browse files
committed
sof_remove: remove snd_hda_codec_alc269 and snd_hda_codec_realtek_lib
first To fix the rmmod: ERROR: Module snd_hda_codec_generic is in use by: snd_hda_codec_realtek_lib snd_hda_codec_alc269 error Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent d675ecf commit 1bafc69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/kmod/sof_remove.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,9 @@ remove_module snd_hda_codec_intelhdmi
305305
remove_module snd_hda_codec_hdmi
306306
remove_module snd_soc_dmic
307307

308+
remove_module snd_hda_codec_alc269
308309
remove_module snd_hda_codec_realtek
310+
remove_module snd_hda_codec_realtek_lib
309311
remove_module snd_hda_codec_generic
310312

311313
remove_module snd_soc_wm8960

0 commit comments

Comments
 (0)