Hi, i have installed FreeBSD 13.0 ALPHA2 ROCK64 on Orange Pi R1 Plus but
RTL8153B is not loading. When i typed ifconfig there is only dwc0 interface(RTL8211E)
and also FreeBSD is recognizing double RTL8211 phy devices so that what is the my problem?
any help would be appreciated
regards
RTL8153B is not loading. When i typed ifconfig there is only dwc0 interface(RTL8211E)
and also FreeBSD is recognizing double RTL8211 phy devices so that what is the my problem?
any help would be appreciated
Code:
root@generic:~ # dmesg | grep RTL
rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 0 on miibus0
rgephy1: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus0
Code:
root@generic:~ # dmesg | grep ure0
root@generic:~ #
Code:
root@generic:~ # uname -a
FreeBSD generic 13.0-ALPHA2 FreeBSD 13.0-ALPHA2 #0 c256201-g02611ef8ee9: Fri Jan 22 06:35:39 UTC 2021 [EMAIL]root@releng1.nyi.freebsd.org[/EMAIL]:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64
Last edited by a moderator: