try ifconfig -a , ifconfig only shows interfaces that are "up", ifconfig XXX up will do it, or networkmanager can set it up if it has a config or having a network-scripts file for it saying onboot=yes or a ifup <device> with a network-scripts ifcfg-dev file defining it. Otherwise the device is down and ifconfig will not show it. "ip link" is the new way to show it, and should show all hw interfaces whether up or not. On Sat, Nov 7, 2020 at 2:02 AM Jouk Jansen <joukj@xxxxxxxxxxxxxxxxxxxx> wrote: > > Hi all, > > I'm running Fedora 32. I have a Mobo with 2 internet connectors. However, > the second one I do not "see" when I'm running Fedora 32. > > I already checked the following: > > - Bios : 2 devices enabled > - lspci | grep -i eth > gives: > 04:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12) > 06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12) > - settings from the gnome panel only shows one device. If you try to "add" > another one the MAC-adress of both devices show up in the choices. but > after creations nothing seems to be added (appart from an extra file in > /etc/sysconfig/network-scripts) > - ifconfig shows only one of the devices. > > > What should I do to make the second device useable? > > regards > Jouk > > > > Pax, vel iniusta, utilior est quam iustissimum bellum. > (free after Marcus Tullius Cicero (106 b.Chr.-46 b.Chr.) > Epistularum ad Atticum 7.1.4.3) > > > Touch not the cat bot a glove > > >------------------------------------------------------------------------------< > > Jouk Jansen > > joukj@xxxxxxxxxxxxxxxxxxxx > > Technische Universiteit Delft tttttttttt uu uu ddddddd > Kavli Institute of Nanoscience tttttttttt uu uu dd dd > Nationaal centrum voor HREM tt uu uu dd dd > Lorentzweg 1 tt uu uu dd dd > 2628 CJ Delft tt uu uu dd dd > Nederland tt uu uu dd dd > tel. 31-15-2782272 tt uuuuuuu ddddddd > > >------------------------------------------------------------------------------< > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx