On Fri, Jul 31, 2015 at 3:48 PM, <[email protected]> wrote: > The Ethernet adapter on my Beaglebone Black board is disabled when I have a > USB WiFi adapter connected to the board. How can I active both Ethernet and > WiFi mode.
I'm guessing your using the default debian disro right? by default we used wicd, but it only supports one connection. By default it's setup to run eth0, but if you want wifi, you need to setup eth0 in /etc/network/interfaces Regards, -- Robert Nelson https://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/d/optout.
