Operating System - Linux
1827790 Members
3045 Online
109969 Solutions
New Discussion

Re: How to know what type of my NIC driver in my linux?

 
SOLVED
Go to solution

How to know what type of my NIC driver in my linux?

I recompiled the kernel, every thing done but the kernel know little about the NIC(10M/100M, but can not found it), who can tell me how to know what type of my current NIC drivers could be in current kernel?

Best Regards,
Frederick
frederick van targero
2 REPLIES 2
Michael Steele_2
Honored Contributor
Solution

Re: How to know what type of my NIC driver in my linux?

Well, the latest network utility is Network Administration Tool and after launching this you seletct the Hardware tab. Here's a picture:

http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/s1-network-config-ethernet.html

But there's also netconf and netconfig for older red hatters. Depends. What d'ya got?
Support Fatherhood - Stop Family Law
Balaji N
Honored Contributor

Re: How to know what type of my NIC driver in my linux?

hi

check if this is of help. contains all the compiled modules for the net drivers.

ls /lib/modules/`uname -r`/kernel/drivers/net


also check if /proc/net/drivers also contains some info.

hth
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.