우분투를 개발환경으로 사용하고 있는데요.
lsmod 로 보면 사용하지 않는 모듈들이 너무 많은데
불필요한 것은 기능 OFF 하고 싶은데 어떻게 하면 될까요?
Module Size Used by
binfmt_misc 20480 1
nls_iso8859_1 16384 1
input_leds 16384 0
snd_hda_codec_hdmi 49152 1
snd_hda_codec_conexant 24576 1
snd_hda_codec_generic 73728 1 snd_hda_codec_conexant
snd_hda_intel 40960 3
snd_hda_codec 126976 4 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel