ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Loading and Unloading a Module - English

729 visits



Outline:

Loading a module using insmod tool Check the loaded module in the kernel Pipe command dmesg command How to unload a module from the kernel Check the unloaded module in the kernel depmod command modprobe command About ELF file objdump command