On Fri, Jul 18, 2014 at 12:28 PM, Jarry <mr.ja...@gmail.com> wrote: > Hi Gentoo-users, > > I added the 2nd network adapteer to my gentoo-box and I want > to use it. But... I do not know how it is called! > > ifconfig shows only the one adapter I had, called "enp3s0". > I remember some time ago I moved from "human" network names > (i.e. eth0) to this and now I see the first disadvantage: > while before I could guess new network name (probably eth1, > eth2, etc), now I can not. I tried "enp4s0", "enp3s1", > "enp4s1" but I always get only "No such device" error. > > I checked gentoo-handbook but it works with those old & good > network devices (eth0, eth1). > > So how can I find name of the new network adapter? > > Jarry > -- > _______________________________________________________________ > This mailbox accepts e-mails only from selected mailing-lists! > Everything else is considered to be spam and therefore deleted. > >
What does ifconfig -a return? Did you try grepping dmesg for eth[0-9]? --Joshua D Doll