On Fri, Feb 28, 2014 at 11:17 AM, porkupan <[email protected]> wrote:
> Hi,
>
> When adding USB Ethernet adapters to BBB, the adapters receive strange names
> i.e. rename3, rename5, etc. (instead of eth1, eth2).   Is there any way to
> tell the kernel to configure these devices as ethX?

I'm just guessing, as you didn't specify what image you using.. But it
sorta looks like udev is tripping over my "eth0" by default rule.

So Just remove the line after "# BeagleBone: net device ()"
SUBSYSTEM=xyz line in:

/etc/udev/rules.d/70-persistent-net.rules

This udev rule was put in place to easily swap microSD cards with
different BeagleBone/BeagleBoneBlack boards to always get 'eth0' by
default.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to