Date: Mon, 19 Dec 2016 22:49:47 +0100 From: Hans Petter Selasky <hps@selasky.org> To: Michael Tuexen <tuexen@fh-muenster.de>, Shawn Webb <shawn.webb@hardenedbsd.org> Cc: freebsd-arm@freebsd.org, Ross Alexander <rwa@athabascau.ca> Subject: Re: Raspberry Pi 3 support Message-ID: <bcacd445-6d7f-198e-442e-c1240e6d9012@selasky.org> In-Reply-To: <e1af8c7a-02e4-8940-b60a-ef7c8d0fe6e4@selasky.org> References: <mailman.62.1476446401.6092.freebsd-arm@freebsd.org> <alpine.BSF.2.20.1610170004010.2176@autopsy.pc.athabascau.ca> <20161017140631.GA77580@mutt-hardenedbsd> <20161018194958.GC22296@mutt-hardenedbsd> <2BC88734-CF40-4702-9483-ADEBA23C11F2@bluezbox.com> <20161019002146.GA57025@mutt-hardenedbsd> <CACB0760-00C9-4A61-9334-9BEB01577D76@fh-muenster.de> <20161020160203.GB29944@mutt-hardenedbsd> <F97028F9-3E1E-4147-8ABE-FA7F0BD36212@fh-muenster.de> <e1af8c7a-02e4-8940-b60a-ef7c8d0fe6e4@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/22/16 22:49, Hans Petter Selasky wrote: > On 10/20/16 18:38, Michael Tuexen wrote: >>> On 20 Oct 2016, at 18:02, Shawn Webb <shawn.webb@hardenedbsd.org> wrote: >>> >>> On Thu, Oct 20, 2016 at 05:57:06PM +0200, Michael Tuexen wrote: >>>>> Cool! Thanks! >>>> I followed the instructions in the Wiki with the difference that I >>>> had to go >>>> via a file image. I successfully installed it on an SD card and >>>> booted the >>>> RPI3. The only problem is that it misses an /usr/bin/ld although it has >>>> /usr/bin/cc >>>> >>>> Any idea what might went wrong? >>> >>> Hey Michael, >>> >>> You'll need to use the projects/clang390-import branch to bring in lld. >>> lld will get installed as /usr/bin/ld.lld. You'll need to create a >>> symlink (or hardlink) pointing /usr/bin/ld to /usr/bin/ld.lld. >>> >>> I didn't document steps for the clang 3.9.0 / lld work mainly because >>> it's extremely experimental and doesn't even work right at the moment. >> OK. You might want to put on the Wiki that ld is missing and therefore >> you can't compile things on the RPI3 right now. >> > > Hi, > > Did anyone benchmark ue0 with the RPI3 arm64 build? Just curious. Maybe > I need to get one myself :-) Hi, Finally got FreeBSD running on my RPI3 using the pre-built binary images. Needed to temporarily umount /tmp to get packages installed. Answering my own question: ue0 gets you ~90MBit/s as before. When downloading the bottle neck seems to be the MMC card. Tested an USB audio device aswell, plays back perfectly using SOX. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bcacd445-6d7f-198e-442e-c1240e6d9012>