Le 16/11/2020 à 11:38, J. Roeleveld a écrit :
On Friday, 13 November 2020 23:18:29 CET the...@sys-concept.com wrote:
I have Asus X570-pro MB with Intel I211-AT network
When I compiled into the kernel (not as module) the "IGB" network driver
but the network is not recognized.
lsmod |grep igb is not showing anything.
I think the above commend only show anything if I compile it as a
module, isn't it?
If I compile it into the kernel, it will not show anything.
Anyhow, what driver should I use.
Yes, built-in drivers do not show up in lsmod.
I have this motherboard and I'm using the IGB driver (Intel(R)
82575/82576), built-in.
Have a look in dmesg and ifconfig, maybe the network adapter is
recognized but your network configuration is wrong.
--
Hervé Guillemet