das Kernmodul
Translation
kernel module, core module
Examples
Der Programmierer lädt ein neues Kernmodul.
The programmer is loading a new kernel module.
Dieses Kernmodul ist für die Grafikkarte zuständig.
This kernel module is responsible for the graphics card.
Grammar Patterns
to load/remove ((a kernel module)) You have to load the correct kernel module for the hardware.
Similar Words
Synonyms: driver module (Treibermodul).
Etymology
Composed of 'Kern' (core, kernel) and 'Modul' (module). It refers to a module for an operating system's kernel.
Memory Tips
Visualize the 'core' (Kern) of an operating system, which can be extended with plug-in 'modules' (Modul).