Skip to main content

Blacklisting Module

Sometimes, it's necessary to specify that individual modules load manually on clients. This process is called blacklisting.

To do this, set the "Additional Kernel Parameters" field in the Manager under the configuration of the respective client. If multiple clients are affected, configure a hardware type accordingly.

For example, to selectively load a module, snd_hda_intel , enter the module name in the "Additional Kernel Parameters" field blacklist=snd_hda_intel . To specify multiple modules, list them and separate each module with a comma (blacklist=modul1,modul2).