I have a NIC that is not functioning properly, and I'd like to check and see if the driver is loaded, and then force load it if not. (RHEL5 OS)
I found the driver through lspci, do I just use modprobe to attempt to re-load the driver?
If so, can I then double-check that the driver is loaded?
I found the driver through lspci, do I just use modprobe to attempt to re-load the driver?
If so, can I then double-check that the driver is loaded?
Comment