root@rpi3:~ # uname -a
FreeBSD rpi3 12.0-CURRENT FreeBSD 12.0-CURRENT #0: Fri Nov 18 20:03:30 EST 2016 root@Testing:/crochet/work/obj/arm64.aarch64/usr/src/sys/GENERIC-UP arm64
On Arm shutdown and reboot is handled differently.
If you look at this Beaglebone commit for adding shutdown to FreeBSD11 you can see some of the issues.
PMIC is the power management controller and plays a part in shutdown and reboot.
I am sure with time this will get fixed on RPi3..
Anybody try Gonzo's Multiprocessor RPI3 Kernel yet?
https://lists.freebsd.org/pipermail/freebsd-arm/2016-November/015092.html
The current image works fine in general, but wifi and bluetooth won't work since either sdio support is not finished or it's finished but we still need the driver, please correct me if I'm wrong, didn't used FreeBSD for a while on my RPI3.Hello,
I am wondering if you any of you have had a positive experience with FreeBSD on the Pi 3?
What are boot times like?
Thank you.
You are using the wrong image. You want this one:I burned an image FreeBSD-aarch64-12.0-GENERIC-320146M.img to a USB stick and attempt to boot, but no joy.
I have not heard of anyone booting off usb on Arm.Does the default uboot provide USB booting?
Yes. Infact this is the only way to see the uboot messages. Since it starts before FreeBSD none of its output is in dmesg.Does it provide a serial console UBOOT splash screen?