You are not logged in.

#1 2013-01-16 18:33:44

dare023
Member
Registered: 2010-04-21
Posts: 64

[Solved] Atheros AR8151 working during install,not on installed system

Hi.
I need help with Atheros AR 8151 ethernet card.
Problem is that I installed Arch without problem,and after reboot eth0 is not existing anymore.
Driver for card is atl1c,and it is loaded.
Any help will do,thank you in advance.

# ip link set etho up
Cannot find device "eth0"

Last edited by dare023 (2013-01-16 21:28:54)

Offline

#2 2013-01-16 19:10:28

LinuxFun0000
Member
From: Ottawa, Canada
Registered: 2013-01-16
Posts: 4

Re: [Solved] Atheros AR8151 working during install,not on installed system

It most likely has to do with the change to the new systemd package.

https://mailman.archlinux.org/pipermail … 24231.html

If you do an 'ip link' and you see the interfaces other than lo, they will have a different interface name.

This is a quick fix:

ln -s /dev/null /etc/udev/rules.d/80-net-name-slot.rules

This will revert back to the old naming scheme ie: eth0, wlan0, etc

If this doesn't work, or it isn't the issue, you can just delete the created symlink.

Last edited by LinuxFun0000 (2013-01-16 19:13:49)

Offline

#3 2013-01-16 19:25:36

dare023
Member
Registered: 2010-04-21
Posts: 64

Re: [Solved] Atheros AR8151 working during install,not on installed system

Man ,I will buy you a beer when we meet!
This works!
I have been on this whole day!
Thank you so much!

Offline

#4 2013-01-16 20:00:26

10PinkPanther
Member
From: Croatia
Registered: 2012-11-10
Posts: 374

Re: [Solved] Atheros AR8151 working during install,not on installed system

Please mark as [solved].Thanks.

Offline

Board footer

Powered by FluxBB