11.0-CURRENT Beagle Bone Black No NIC?

Paul Mather paul at gromit.dlib.vt.edu
Wed Mar 11 14:21:51 UTC 2015


On Mar 11, 2015, at 7:28 AM, Benny Goemans <benny.goemans at belgacom.net> wrote:

> Just wondering. I've tested the latest image (r279813) this weekend and noticed
> that I didn't see the internal network interface anymore. Previous images worked
> correctly. It might be a regression, but could always mean there's something
> wrong with my device. So, am I the only one with this issue and the latest
> image?


I can't speak for the latest image, but I just finished a native build and install of -CURRENT on my Beaglebone Black and the NIC is working fine:

root at beaglebone:/home/pmather # uname -a
FreeBSD beaglebone 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r279828: Tue Mar 10 09:35:58 EDT 2015     pmather at beaglebone:/usr/obj/usr/src/sys/BEAGLEBONE-NO_WITNESS  arm
root at beaglebone:/home/pmather # ifconfig
cpsw0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
        ether 90:59:af:55:26:eb
        inet 10.23.5.30 netmask 0xffffff00 broadcast 10.23.5.255
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
        inet 127.0.0.1 netmask 0xff000000
        groups: lo
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>

(I'm logged in via SSH right now.)


Cheers,

Paul.



More information about the freebsd-arm mailing list