BPI-R2 running Ubuntu image from http://www.banana-pi.org/r2-download.html . swconfig is not installed / cannot be found. I cannot seem to get the eth0 interfaces up and running. What am I missing?
I tried compiling swconfig via the link below. It worked. But swconfig list shows nothing.
I’m interested in this feature too, but mainly for VLAN functionality. I’ve at least seen my board detect the second ethernet device with the latest master from github (4.4.70), although I don’t think I ever tried to enable it.
Maybe it’s feasible to backport the driver, I can take a look when I have time. Perhaps someone else already tried to do it? Would be great to see this from BPI of course
I’m also interested in that…i’ve been asked here Switch support separate vlans? but it seems nobody is working on it. it looks like 4.14+ needs some time to support the missing features (sdcard,gpio,onboard-wlan) so 4.4.17 ist the best choice atm.
i had not tested emmc yet. So my way will be using a emmc-compatible image (debian,ubuntu) booting from sdcard and installing it like described in the manual from image
Uboot must be loaded first (from emmc or sd-card,but don’t have sata driver included yet. You can load kernel from sd/emmc and then rootfs from sata/usb.