Opened netvm terminal and checked the following things:
1. Does 'lspci' list your network adapter?
Yes, i've tried both debian-8 and fedora-23 both list the network cards.
2. Do you have interface detected (does 'ifconfig -a' contains en* device)?
No, none of them detect the interface using ifconfig.
3. Does kernel messages ('dmesg') contains some errors regarding network
device initialization?
No, there is no message regarding network at all.
4. Check if linux-firmware package is installed (rpm -q linux-firmware).
Yes it is installed.
Ethernet controller: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe
what do you mean by no network? Can you manually connect in network manager? DNS internet problem? is network card not recognized in sys-net at all?
Same here on a NUC7i3bn...
check
lspci -nnk
which was shoowing me that the kernel modules for both the ethernet port (i219-v intel gigabit ethernet controller) and the 8265 wireless module were not loading.
Sorry to disappoint you, but I still haven't found a solution. If you have the same problem and find a solution, please let me know.
Hello babel,
my solution was to buy an additional PCIe netcard and use it :)
are you able to load them manually with modprobe?