Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Trouble connecting to Ethernet (Read 1391 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] Trouble connecting to Ethernet

Hi everyone !

Just like with any other distro, my PC has trouble connecting to internet. But this time, there's not systemd or anything I was remotely familiar with.

I've tried this :
Code: [Select]
echo "options forcedeth msi=0 msix=0" | sudo tee /etc/modprobe.d/forcedeth.conf
sudo mkinitcpio -p linux
(worked on ubuntu but with update-initramfs instead of the second command)

Ip link output :
image
neofetch output :
image
lspci output :
image
rfkill doesnt give any output

I really hope someone can help me with this. Thanks in advance !

(edits : fixed image links)

Re: Trouble connecting to Ethernet

Reply #1
Which init are you using?

Re: Trouble connecting to Ethernet

Reply #2
OpenRC


 

Re: Trouble connecting to Ethernet

Reply #4
No this happens

Re: Trouble connecting to Ethernet

Reply #5
live environment fix : adding forcedeth.msi=0 in the grub option


Re: Trouble connecting to Ethernet

Reply #7
Already responded with how to fix it, I needed to pass the msi=0 parameter to forcedeth