From owner-freebsd-stable@FreeBSD.ORG Mon Sep 29 05:52:49 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 D2EF3875; Mon, 29 Sep 2014 05:52:49 +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 529D9FD; Mon, 29 Sep 2014 05:52:49 +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=iwrhMRgdRiiybrRgx3ECsdeZv4+DPHyaUIKGWg6N28k=; b=cQ16HR8GhlMQnASSLqpzLRGuEKEDFWYvhRZf8gAVTxb/ny+PnNJge9UjlMCPH7aAd49PdqypERGE3CSIKfF6S9qL2OhPwDrMgqTClJPPVqbcKYDw2R6LBibM8vJSNMHDedVhAdqB9JOx7/2R3RNDjmLez3VprAFMixq0UC8t0n4=; Received: from [182.5.36.225] (port=12285 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1XYTt9-003ct6-Gu; Sun, 28 Sep 2014 23:52:48 -0600 Date: Mon, 29 Sep 2014 13:52:32 +0800 From: Erich Dollansky To: YAMAMOTO Shigeru Subject: Re: FreeBSD 10.1-BETA3 Now Available Message-ID: <20140929135232.07844765@X220.alogt.com> In-Reply-To: <20140929.142712.117419748410715004.shigeru@os-hackers.jp> References: <20140929092835.6313304a@X220.alogt.com> <20140929023616.GG75063@hub.FreeBSD.org> <20140929123327.6ab0207c@X220.alogt.com> <20140929.142712.117419748410715004.shigeru@os-hackers.jp> 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: gjb@FreeBSD.org, 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 05:52:49 -0000 Hi, On Mon, 29 Sep 2014 14:27:12 +0900 (JST) YAMAMOTO Shigeru wrote: > >>>>> "Erich" == Erich Dollansky writes: > > On Sun, 28 Sep 2014 22:36:16 -0400 > > Glen Barber wrote: > > > 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. > > It seems me it is same problem, > http://lists.freebsd.org/pipermail/freebsd-arm/2014-July/008872.html > > Please try to use newer firmware image in your SD image. > it seems that this does not solve the problem. I have copied the firmware from a media with a running system to the new image but it did not boot properly either. I am currently compiling 11 on the Raspberry itself. Let me see how far I will come with it. Erich