hello, I just finished gentoo installation today but cant seem to connect to the internet now. I followed the handbook very closely. I tried to ping gnu.org, gentoo.org, 8.8.8.8 but got "Temporary failure in name resolution". I added DNS to /etc/resolv.conf, no change. ifconfig doesnt show the enp5s0 I listed when installing from liveCD.
I've been up and down the internet looking for an answer (mostly results on this forum) and found problems almost identical to mine. but haven't found an explanation/solution.
I'll try and list the steps I've gone through already, along with the info.
#1
ifconfig -a just shows lo: and sit)
#2
dmesg | grep enp5s0 gives nothing
#3
rc-service net.enp5s0 start
*caching service dependencies ...
*Bringing up interface enp5s0
* ERROR: interface enp5s0 does not exist
* Ensure that you have loaded the correct kernel module for your hardware
*ERROR: net.enp5s0 failed to start[/list]
#4
lspci -k | grep -A5 Ether
05:00:0 Ethernet Controller: Broadcom Inc. and subsidiaries NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
sub system: Dell NetLink BCM57780 Gigabit Ethernet PCIe
Kernel modules: tg3
(I've seen on other posts that "Kernel driver in use: tg3" is also listed but not for me?)
#5
/etc/conf.d/net and /etc/init.d/net.enp5s0 are as they should be
I've tried more than those listed, cant seem to think of all of them. tg3 appears to be loaded just fine, so im confused what the problem is.
I'm very new to Gentoo and excited to start but its been a headache just getting there.
I would GREATLY appreciate any help, thank you.



