Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A10s => Topic started by: dave-at-axon on December 24, 2013, 04:58:12 AM

Title: A10S Ethernet doesn't seem to work
Post by: dave-at-axon on December 24, 2013, 04:58:12 AM
I have installed Debian to try it out and I can't seem to get Ethernet to work. The LED's come on and flash but the device does not get an IP as it does not show up on the routers connected devices page and doing IFCONFIG from the device shows nothing.

Do I have to do anything to get Ethernet to work?

Title: Re: A10S Ethernet doesn't seem to work
Post by: Lurch on December 24, 2013, 02:20:23 PM
You should check /etc/network/interfaces to make sure that the 'auto eth0' is not commented out.  The default on some software versions was wlan.
Title: Re: A10S Ethernet doesn't seem to work
Post by: dave-at-axon on December 26, 2013, 12:37:53 PM
Thanks, that was it.