For Linux beginners or windows administrator some time simple tasks sounds pretty big and boring one of these tasks is to find out what device drivers are loaded into running Linux kernel. However for Solaris administrators displaying loaded device drivers or kernel modules in Linux is pretty easy job.
You need to know if particular device driver is loaded into Linux kernel or not, for example when I was working on configuring VLAN on Linux I noted that 8021q VLAN driver wasn’t loaded by default. Here is how you can find out in Linux if particular device driver or modules are loaded and which device drivers are not loaded by running few simple commands. You may need to know this for several reasons for example if your USB or Bluetooth device doesn’t work in Linux then you need to find out if Bluetooth and USB device drivers are loaded into your Linux kernel.
In Red Hat enterprise/CentOS and fedora you can run lsmod command to display loaded kernel modules or device drivers.
|
[root@bosdev ~]# lsmod |more Module Size Used by autofs4 24389 2 hidp 23105 2 rfcomm 42457 0 l2cap 29633 10 hidp,rfcomm bluetooth 53925 5 hidp,rfcomm,l2cap sunrpc 144253 1 dm_multipath 21577 0 video 19269 0 sbs 18533 0 —- - - —- - - |
You can also find out if particular device driver or kernel modules is loaded and running on your Linux by displaying contents of /proc/modules file:
|
[root@bosdev ~]# lsmod |more Module Size Used by autofs4 24389 2 hidp 23105 2 rfcomm 42457 0 l2cap 29633 10 hidp,rfcomm bluetooth 53925 5 hidp,rfcomm,l2cap sunrpc 144253 1 dm_multipath 21577 0 video 19269 0 sbs 18533 0 —- - - —- - - |
News Tags:
- ,DM multipath kernel driver not loaded,DM multipath kernel driver not loaded Redhat,xenserver DM multipath kernel driver not loaded,dm multipath kernel driver not loaded xenserver,list kernel drivers,redhat dm multipath kernel driver not loaded,DM multipath kernel driver not loaded rhel5,DM multipath kernel driver not loaded fedora,redhat list drivers,centos list modules,centos list drivers,DM multipath kernel driver not loaded red hat,redhat driver list,multipath kernel driver not loaded,how to find out the device driver in CentOS,linux list modules,redhat list driver,DM multipath kernel driver not loaded centos,Citrix DM multipath kernel driver not loaded,rhel 5 multipath -ll DM multipath kernel driver not loaded,dm multipath kernel not loaded,redhat get OR list drivers,CentOS list module,list drivers in kernel,multipath kernel driver not loaded centos,load dm multipath kernel driver xenserver,how to find the kernel drivers loaded,centos show driver,centos list driver version,display module linux