akmods - Man Page
manual page for akmods 0.6.2
Examples (TL;DR)
- Rebuild all missing or outdated kernel modules for the currently running kernel:
sudo akmods - Forcefully rebuild all kernel modules regardless of current status:
sudo akmods --rebuild --force - Rebuild modules specifically for a targeted kernel version:
sudo akmods --kernel kernel_version - Display the current status and log details of the background akmods service:
systemctl status akmods
Synopsis
akmods [Options]
Description
Checks the akmod packages and rebuilds them if needed
Options
- --force
- try all, even if they failed earlier
- --kernels <kernel> -- build and install only for kernel <kernel>
(formatted the same as 'uname -r' would produce)
- --rebuild
- rebuild all, even if they are up to date
- --akmod <akmod>
- build and install only akmod <akmod>
--quiet
--verbose
Bugs
Maintainer
Richard Shaw <hobbes1069 [AT] gmail [DOT] com>
Author
Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
Reporting Bugs
Submit a bug against the akmods component at:
https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora
See Also
Referenced By
July 2026 akmods 0.6.2