System
lsmod
Lists currently loaded kernel modules.
Ubuntu
Debian
Fedora
CentOS
RHEL
Rocky
AlmaLinux
Arch
Manjaro
openSUSE
SUSE
Verified: 2026-02-10
Syntax
$lsmod
Optionen
Keine Optionen
Ausgabe aller geladenen Module
Examples
$lsmod
$lsmod | grep nvidia
$lsmod | grep amdgpu
See also
Typical use cases
?
Standard usage
lsmod --help
man7.org
Note
Quick check for loaded driver status.
Export