From owner-freebsd-arm@FreeBSD.ORG Tue Aug 26 00:11:16 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1AE09454 for ; Tue, 26 Aug 2014 00:11:16 +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 D09AB3D50 for ; Tue, 26 Aug 2014 00:11:15 +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=H9jvO1RmcLZpCTdnRUNk9enKskjQaK/TFEMhBXsn/SQ=; b=r/Qk/DjydFrnLtVkIw406B0rS67Jt4NBNuuuu56xDMhTVeXodgJMvXp/T52lhLPbPi7a1nODggIMewSYHWzyzRJDO9avmXNu1swjWp+Vj+5zmtR3odsDc2TrdgCpj7RiTeAzLRB7SSJHqSCH4mgBe8UYif7VMVCzszvCvb92bHE=; Received: from [114.121.161.126] (port=37463 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1XM4Lx-002tQn-RP; Mon, 25 Aug 2014 18:11:14 -0600 Date: Tue, 26 Aug 2014 07:45:41 +0800 From: Erich Dollansky To: Ralf Wenk Subject: Re: FreeBSD 10.0 on Raspberry PI B+ no network devices Message-ID: <20140826074541.7607b4e0@X220.alogt.com> In-Reply-To: References: <20140825165622.6771b548@X220.alogt.com> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) 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 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2014 00:11:16 -0000 Hi, On Mon, 25 Aug 2014 15:33:27 +0200 Ralf Wenk wrote: > > > > > > I got recently two Raspberries B+. I downloaded the file > > > FreeBSD-10.0-STABLE-arm-armv6-RPI-B-20140406-r264194.img.bz2 and > > > copied it to a memory card. > > Last month YAMAMOTO Shigeru wrote a mail that he has the same problem > with a official image while his own one is fine. > He suggested to use a newer firmware for the official image. > Alzheimer has struck. I have read this message but forgot about it later and downloaded even an outdated image. > Please have a look at > http://lists.freebsd.org/pipermail/freebsd-arm/2014-July/008872.html > for his mail and a link to his image(s) for a RaspberryPi B+. > I have downloaded that image. It boots and recognises USB and network. It seems that I have now other problems but at least the Raspberry is active on the USB and network connectors. Thanks! Erich