From owner-freebsd-stable@FreeBSD.ORG Mon Sep 29 04:33:34 2014 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DD02CB8; Mon, 29 Sep 2014 04:33:34 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E92C28A1; Mon, 29 Sep 2014 04:33:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=K6IFUiXlsH2QnzSUBqtIcMm2tZyMGN0zOj8J0pmZS18=; b=D8Bjg2GMe0x11Z2qQ2hJ2/LA4UFWE/5eTG6ztxEzu4WhbIvxn2JWd4J7U3ZqDvaPBINGBrESiBra4dZMk7UWx2tkK/gdzSvFLJsxfB9B5uDRZg8WirL83fGcwK5WxXUhyFdckawSHYP/FJZXkmO6/rhQHREiHdDLVzZcLl5Eyzw=; Received: from [182.5.36.225] (port=61812 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1XYSeR-002RcD-Uy; Sun, 28 Sep 2014 22:33:32 -0600 Date: Mon, 29 Sep 2014 12:33:27 +0800 From: Erich Dollansky To: Glen Barber Subject: Re: FreeBSD 10.1-BETA3 Now Available Message-ID: <20140929123327.6ab0207c@X220.alogt.com> In-Reply-To: <20140929023616.GG75063@hub.FreeBSD.org> References: <20140928155118.GA75063@hub.FreeBSD.org> <20140929090149.34aa1927@X220.alogt.com> <20140929011243.GF75063@hub.FreeBSD.org> <20140929092835.6313304a@X220.alogt.com> <20140929023616.GG75063@hub.FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-arm@FreeBSD.org, freebsd-stable@FreeBSD.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2014 04:33:34 -0000 Hi, On Sun, 28 Sep 2014 22:36:16 -0400 Glen Barber wrote: > On Mon, Sep 29, 2014 at 09:28:35AM +0800, Erich Dollansky wrote: > > On Sun, 28 Sep 2014 21:12:43 -0400 > > Glen Barber wrote: > > > > is the Raspberry B+ supported or just the Raspberry B? > > > > > > I am unsure, and do not have access to a RaspberryPi B+ to test. > > > The freebsd-arm@ list is the best place to find the answer to this > > > question. > > > > > I have one. I will give the build a try after the machine has > > finished its current task. This can take days. > > > > Why not try the images already available here? > > http://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.1/ > I have tried it now several times. All with the same result. The machine seems to start as the partition is fully expanded. The USB interface does not seem to be recognised. As I do not have monitor cable here, I am not able to do further testing. I will try now to compile the CURRENT sources and see what will happen there. Erich