Examples of using Kernel modules in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
Kernel modules exist in/boot/kernel
Before DKMS, module-assistant was the simplest solution to build and deploy kernel modules.
The modprobe(8) program enables us to configure running Linux kernel from user process by adding and removing kernel modules.
interact with OSDs using kernel modules or the librbd library.
Again, the system should be restarted if the kernel or any kernel modules were modified
Kernel modules not provided under a license compatible to the license of the Linux kernel will also taint the kernel. .
To use the kernel modules that allow bridged or host-only networking,
Kernel modules supported by SUSE partners
A modular symmetric multiprocessing capable kernel, with loadable kernel modules and a flexible and easy to use configuration system.
Only the USB mouse requires that kernel modules are loaded if compiled as modules. .
Most kernel modules are loaded by the system automatically when a device is detected
A 64-bit kernel can only load 64-bit kernel modules that have been specially compiled for this kernel. .
With systemd, kernel modules can automatically be loaded at boot time via a configuration file in/etc/modules-load.d.
Note that you can still load blacklisted kernel modules manually using the insmod or modprobe tools.
It is not possible to use 32-bit kernel modules with 64-bit kernels.
is a new distribution independent framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. .
A linux-headers package must be installed for every linux-image package for module-assistant to compile kernel modules.
A common arrangement is to pack kernel modules for common storage devices onto the initrd
which contains only whatever is necessary to boot some particular computer, such as ATA, SCSI and filesystem kernel modules.