3 FAQ tagged "lsmod_command"
Viewing 1-3 of 3 FAQ -- Linux Find Out If the PCIe / AGP / VGA Driver IS Installed OR NOT [ Radeon X1550 64 bit ]
I’ve ATI Radeon VGA [X1550 64 bit] card. How do I find find out if driver is installed or not under Linux distribution?
- Linux: Find out what kernel drivers (modules) are loaded
Q. How do I find out what Linux kernel drivers and loaded by my Linux distribution? How do I list device drivers (modules) loaded in memory?
A. Under Linux use the file /proc/modules shows what kernel modules (drivers) are currently loaded.
lsmod command
You need to use lsmod command to show the status of modules [...] - Linux: Find out Ethernet card driver name
Under Linux, you use term called modules for device drivers. The driver can be loaded or unloaded as per your requirement using commands. Each driver or module gives the Linux information on how to control that particular Ethernet card. The name of each module (driver) is listed in the /etc/modules.conf file.
Command to find out [...]
Viewing 1-3 of 3 FAQ - ( see all popular tags )



Recent Comments
Yesterday ~ 7 Comments
Yesterday ~ 2 Comments
Yesterday ~ 3 Comments
Yesterday ~ 3 Comments
09/05/2008 12:28 pm (2 days ago) ~ 70 Comments