FreeBSD on R-Pi and BBB: Odds and ends

Lars Engels lars.engels at 0x20.net
Wed Mar 16 10:52:16 UTC 2016


On Tue, Mar 15, 2016 at 08:52:20PM -0700, Hal Murray wrote:
> 
> 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
> [~]$ 

Is the cpufreq kernel module loaded?
kldstat -v | grep cpufreq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 603 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20160316/9e48bc93/attachment.sig>


More information about the freebsd-arm mailing list