FreeBSD on R-Pi and BBB: Odds and ends
Hal Murray
hmurray at megapathdsl.net
Wed Mar 16 03:52:23 UTC 2016
onborodin at gmail.com said:
>> There is nothing on the R-Pi web page that tells you that there are 2
>> different packages to download for the Raspberry Pi: RPI-B and RPI2.
> RPI2 in development.
OK. I was commenting on the wiki page for Raspberry Pi at:
https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi
It doesn't use either "RPI2" or "development".
I was pointing out what confused me in case anybody wanted to improve that
page.
I think a paragraph that said something like
"FreeBSD-10.2-RELEASE-arm-armv6-RPI-B" works on B and B+.
For Pi 2, you need "FreeBSD-11.0-CURRENT-arm-armv6-RPI2".
would have been very helpful to me.
> I cut off power of my board RPI2 more 40-50 times and never had a failed
> download. About a glitch you write?
The BeagleBone Black has a bitton that you need to hold down in order to boot
from the SD card.
>>Is there a way to read the temperature on the BBB? I didn't find anything
>> in sysctl -a
> # sysctl -a | grep temper hw.cpufreq.temperature: 59990 dev.cpu.0.temperature
> : 60.0C
> # uname -msri FreeBSD 11.0-CURRENT arm RPI2
Again, that's on R-Pi. On a BBB I get:
[~]$ sysctl -a | grep temp
net.inet6.ip6.use_tempaddr: 0
net.inet6.ip6.temppltime: 86400
net.inet6.ip6.tempvltime: 604800
net.inet6.ip6.prefer_tempaddr: 0
hw.usb.template: 0
[~]$
--
These are my opinions. I hate spam.
More information about the freebsd-arm
mailing list