Comment 6 for bug 356517

Revision history for this message
Oliver Grawert (ogra) wrote : Re: udev does not detect eth0 on armel

cat /proc/net/dev shows eth0 is existing

sudo ifconfig eth0 up && sudo dhclient eth0
get the interface up properly and assign a dhcp IP ...