Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Dynamic Kernel Module Support

From Wikipedia, the free encyclopedia
Linux kernel framework
Not to be confused withDKMS.
Dynamic Kernel Module Support
Original author(s)Gary Lerhaupt
Developer(s)Dell
Initial release2003; 22 years ago (2003)
Stable release
3.2.1[1] / May 12, 2025; 50 days ago (2025-05-12)
Repository
Written inBash
Operating systemLinux
LicenseGPLv2
Websitegithub.com/dell/dkms

Dynamic Kernel Module Support (DKMS) is a program/framework that enables generatingLinuxkernel modules whosesources generally reside outside the kernelsource tree. The concept is to have DKMS modules automatically rebuilt when a new kernel is installed.[2]

Framework

[edit]

An essential feature of DKMS is that it automaticallyrecompiles all DKMS modules if a new kernel version is installed. This allows drivers and devices outside of themainline kernel to continue working after a Linux kernel upgrade.[3]

Another benefit of DKMS is that it allows the installation of a new driver on an existing system, running an arbitrary kernel version, without any need for manual compilation or precompiled packages provided by the vendor.

DKMS was written by the Linux Engineering Team atDell in 2003. It is included in manydistributions, such asUbuntu,Debian,Fedora,SUSE,Mageia andArch. DKMS isfree software released under the terms of theGNU General Public License (GPL) v2 or later.

DKMS supports both therpm anddeb package formats out of the box.

See also

[edit]

References

[edit]
  1. ^"Fixes for ldtarball · dell/dkms".GitHub. 2025-05-12. Retrieved2025-06-24.
  2. ^Lerhaupt, Gary (September 1, 2003)."Kernel Korner - Exploring Dynamic Kernel Module Support (DKMS)".Linux Journal. Archived fromthe original on August 13, 2019.
  3. ^https://www.kernel.org/doc/ols/2004/ols2004v1-pages-187-202.pdf

External links

[edit]
Retrieved from "https://en.wikipedia.org/w/index.php?title=Dynamic_Kernel_Module_Support&oldid=1297199000"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp