Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No eth0 in liveCD even with proper modules
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Baillis_The_Cremey
n00b
n00b


Joined: 05 Dec 2017
Posts: 13

PostPosted: Wed Dec 06, 2017 1:17 am    Post subject: No eth0 in liveCD even with proper modules Reply with quote

Edit: Just a dumb (but educational) mistake. I never added dhcpcd to the openrc init services so after retstarting the network controllers were down by default.

Nor exactly an installation issue. I already have gentoo installed. I've never been able to get my intel wifi working, so I bought an ethernet cable and plugged it in. After rebuilding the kernel for supporting my ethernet controller and starting up the e1000e module, eth0 is visible but doesn't seem to work. When I ping 8.8.8.8 I get "error: Network unreachable". I remember that during the liveCD install I had less trouble with connecting to the internet, so I boot into the liveCD. Weirdly, ifconfig -a shows only lo, when the same command executed earlier had no trouble giving me eth0 and wlan0. Also, when I originally installed gentoo using the same USB drive, ethernet connection was plug-and-play-easy. out of the liveCD, lspci -k shows no working modules under the Intel Ethernet Controller so I modprobe e1000e and this doesn't change. dmesg doesn't show any errors for e1000e. I need to connect to the internet because at this point I'm starting to think that maybe my kernel sources are corrupted or something. Any ideas about what is going on here?


Last edited by Baillis_The_Cremey on Sun Dec 10, 2017 12:03 am; edited 1 time in total
Back to top
View user's profile Send private message
causality
Apprentice
Apprentice


Joined: 03 Jun 2006
Posts: 236

PostPosted: Fri Dec 08, 2017 11:57 pm    Post subject: Reply with quote

Are you certain that "e1000e" is the name of the correct driver?

What's the output when you run the command "lspci -v" as root?

Here's the relevant piece of my own with a working eth0:

Code:
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V (rev 31)
        Subsystem: Micro-Star International Co., Ltd. [MSI] Ethernet Connection (2) I219-V
        Flags: bus master, fast devsel, latency 0, IRQ 122
        Memory at df200000 (32-bit, non-prefetchable) [size=128K]
        Capabilities: [c8] Power Management version 3
        Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [e0] PCI Advanced Features
        Kernel driver in use: e1000e
Back to top
View user's profile Send private message
Baillis_The_Cremey
n00b
n00b


Joined: 05 Dec 2017
Posts: 13

PostPosted: Sat Dec 09, 2017 7:44 pm    Post subject: Reply with quote

causality wrote:
Are you certain that "e1000e" is the name of the correct driver?

What's the output when you run the command "lspci -v" as root?

Here's the relevant piece of my own with a working eth0:

Code:
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V (rev 31)
        Subsystem: Micro-Star International Co., Ltd. [MSI] Ethernet Connection (2) I219-V
        Flags: bus master, fast devsel, latency 0, IRQ 122
        Memory at df200000 (32-bit, non-prefetchable) [size=128K]
        Capabilities: [c8] Power Management version 3
        Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [e0] PCI Advanced Features
        Kernel driver in use: e1000e


Yeah e1000e was the correct driver. It was a really dumb mistake. I forgot to add the dhcpcd service to openrc after shutting down my computer the first time. I still have no idea what was causing the weird errors from the liveCD, though. Whelp, at least I'm connected to the internet. Do I mark this as closed or something? I don't see any options like that.
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21709

PostPosted: Sat Dec 09, 2017 8:59 pm    Post subject: Reply with quote

Baillis_The_Cremey wrote:
Do I mark this as closed or something? I don't see any options like that.
There is no specific flag for resolved topics. By tradition, the title of the first post, which is also the title of the thread, is edited to include [SOLVED] or similar phrasing. The title can be edited by the original poster or by forum moderators, but we prefer users manage their own titles.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum