From owner-freebsd-arm@freebsd.org Wed Mar 16 03:52:22 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2CC4AD1CE1 for ; Wed, 16 Mar 2016 03:52:22 +0000 (UTC) (envelope-from hmurray@megapathdsl.net) Received: from ip-64-139-1-69.sjc.megapath.net (ip-64-139-1-69.sjc.megapath.net [64.139.1.69]) by mx1.freebsd.org (Postfix) with ESMTP id C43851C00 for ; Wed, 16 Mar 2016 03:52:22 +0000 (UTC) (envelope-from hmurray@megapathdsl.net) Received: from shuksan (localhost [127.0.0.1]) by ip-64-139-1-69.sjc.megapath.net (Postfix) with ESMTP id 0C49F406057; Tue, 15 Mar 2016 20:52:20 -0700 (PDT) X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: Borodin Oleg cc: Hal Murray , freebsd-arm@freebsd.org From: Hal Murray Subject: Re: FreeBSD on R-Pi and BBB: Odds and ends In-Reply-To: Message from Borodin Oleg of "Tue, 15 Mar 2016 21:32:46 +0200." <20160315213246.00a9cbc9@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 15 Mar 2016 20:52:20 -0700 Message-Id: <20160316035220.0C49F406057@ip-64-139-1-69.sjc.megapath.net> X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2016 03:52:23 -0000 onborodin@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.