On 05/10/2017 21:39, [email protected] wrote: > Hi, > > I'm installing gentoo on new laptop which doesn't have eth slot. I have > i-tec usb-eth adapter which works fine (tested on linux live distribution). > > For the first time: I've configured kernel, compiled, loaded kernel > module and created link to /etc/init.d/net.lo and somehow I've push it > all to work (ifconfig lists enp0s20f0u1 interface). > > But after reboot plugging in the adapter doesn't create enp0s20f0u1 > interface, so the ifconfig lists only 'lo'. > > Please could somebody help? > > Attached is kernel config, lshw and dmesg outputs.
Best way to get a handle on what you need for things like this is to reboot into the live cd and plug in the adapter. Then examine dmesg, lsmod and othr relevant sources of info to see what the live cd did. Make notes, replicate that on your gentoo system. Almost any other method really just comes down to firing in the dark and hoping you might hit something. -- Alan McKinnon [email protected]

