[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 :
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)