Date: Mon, 19 Apr 2021 19:53:07 +0300 From: Priit Trees <trees@neti.ee> To: Adrian Chadd <adrian.chadd@gmail.com> Cc: "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: Re: Ubiquiti EdgeRouter Lite ethernet setup crash Message-ID: <1A614C4D-22CA-4327-9C95-2BCD40894647@neti.ee> In-Reply-To: <CAJ-Vmoka0mbfKnv5ntSVUV8ESqfKJiTwNFQU400Od0PHjOwTQw@mail.gmail.com> References: <8F1F132D-D409-40CA-92A3-781196A8EFE0@neti.ee> <CAJ-Vmoka0mbfKnv5ntSVUV8ESqfKJiTwNFQU400Od0PHjOwTQw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I found instruction from web http://rtfm.net/FreeBSD/ERL/ = <http://rtfm.net/FreeBSD/ERL/> .=20 On the web page has a link =E2=80=9Cthe mkerlimage script=E2=80=9D = http://rtfm.net/FreeBSD/ERL/mkerlimage = <http://rtfm.net/FreeBSD/ERL/mkerlimage> You can boot it from usb dongle. You have to set to u-boot next = commands: setenv boot_freebsd 'fatload usb 0 $loadaddr kernel/kernel ; = bootoctlinux $loadaddr coremask=3D0x3' run boot_freebsd I will share my image to you and i have got crash dump files. = Unfortunately I cannot read they because devel/gdb is not ported for = mips. -trees > On 19. Apr 2021, at 18:44, Adrian Chadd <adrian.chadd@gmail.com> = wrote: >=20 > I hvae an ERL here I just need to build an image for. >=20 > Which instructions are you following for building the image? >=20 >=20 >=20 > -adrian >=20 > On Wed, 14 Apr 2021 at 08:39, Priit Trees <trees@neti.ee> wrote: >>=20 >> I use Ubiquiti ERLITE-3 EdgeRouter LITE router. I run on the router = FreeBSD 13.0-STABLE #0 stable/13-76af2649b: >> If i set up ethernet interface the router is crashed. >>=20 >> root@erl-fbsd:~ # ifconfig octe0 >> octe0: flags=3D8a02<BROADCAST,ALLMULTI,SIMPLEX,MULTICAST> metric 0 = mtu 1500 >> options=3Db<RXCSUM,TXCSUM,VLAN_MTU> >> ether 18:e8:29:ba:cb:a3 >> media: Ethernet autoselect (none) >> status: no carrier >> nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >> root@erl-fbsd:~ # ifconfig octe0 192.168.1.51 >>=20 >> mips_unaligned_load_store: unhandled opcode in address error: 0x38 >> cpu:1-Trap cause =3D 5 (address error (store) - kernel mode) >> panic: trap >> cpuid =3D 1 >> time =3D 1617304310 >> Uptime: 1m50s >> Automatic reboot in 15 seconds - press a key on the console to abort >> Rebooting=E2=80=A6 >>=20 >> Best regards >> Trees >>=20 >> _______________________________________________ >> freebsd-mips@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-mips >> To unsubscribe, send any mail to = "freebsd-mips-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1A614C4D-22CA-4327-9C95-2BCD40894647>