Ki Rill n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Mar 2021 Posts: 4
|
Posted: Sat Mar 13, 2021 6:18 am Post subject: [SOLVED] No network (ethernet) |
|
|
Hi, I've installed Gentoo following the handbook. I did the manual kernel configuration. I kept almost all defaults and added a few more options (for internet). Rebooted.
I have configured the network for enp*** with dhcp in /etc/conf.d/net. I use my Huaweii smartphone with USB cable for ethernet.
After the reboot
and
cannot register enp***. It's gone. Instead, I have a different interface name: sit0@NONE with ip, sit0 with ifconfig.
I reconfigured the network with sit0 in /etc/conf.d/net, then:
Code: | /etc/init.d/net.sit0 start |
It was enabled. Yet, no internet.
I tried the same thing with the last interface I have: eno1. It was enabled, but no internet.
I am lost at this point. Do you have any ideas? What am I doing wrong?
Thanks in advance.
SOLUTION:
Recompile the kernel enabling additional functionality listed by the command. Reconfigure the boot loader, reboot. |
|