You are not logged in.
Pages: 1
Hi everybody
I've a new motherboard, the MSI Gaming Pro M3 with the KillerNetworking E2400 on it.
And… well, it seems like this Ethernet Controller is not recognized.
I've only the «lo» interface and my wired conection is just inexistant.
How can I make it work?
Thanks a lot
EDIT: Is this fix should solve my problem? kernel.org
And if yes: how can I compile and install this new kernel?
Last edited by chindit (2015-12-04 11:15:37)
Offline
The board search is very helpful in such cases: https://bbs.archlinux.org/viewtopic.php?id=203723
Offline
Hi,
I have one tip that I use to get network going.
modprobe alx
echo 1969 e0a1 > /sys/bus/pci/drivers/alx/new_id
After installation i install linux-git form yaourt.
I think it was 4.4.0-RC4 that got the driver added. I'm currently running 4.4.0-RC7.
Offline
Pages: 1