From owner-freebsd-arm@FreeBSD.ORG Mon Aug 25 08:56:32 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 3347A469 for ; Mon, 25 Aug 2014 08:56:32 +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 0AA2331CF for ; Mon, 25 Aug 2014 08:56:31 +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:Message-ID:Subject:To:From:Date; bh=y+oKKQrUbN0vtPK9An7fMZouTuMvHlgvSXFmyl2E3Bs=; b=CAZakkHPIwMKVC5Wr9eQmKnlw73v+bWfay0/XE1c3gFuN9K8jerdLAYctgED3b82eZTKlSKuOv4OuDrawOYMaBdp/D7FXdtxFAt5Tvk03t5Iw70GO10VXN3Ggpja7DpyQRZF1k4pflYUnswgU8qmpMILQ+UDj794ZK+M9PnmIX4=; Received: from [39.252.70.96] (port=64258 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 1XLq4k-000JtF-0S for freebsd-arm@freebsd.org; Mon, 25 Aug 2014 02:56:31 -0600 Date: Mon, 25 Aug 2014 16:56:22 +0800 From: Erich Dollansky To: freebsd-arm@freebsd.org Subject: FreeBSD 10.0 on Raspberry PI B+ no network devices Message-ID: <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: 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: Mon, 25 Aug 2014 08:56:32 -0000 Hi, 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. I edited rc.conf to be able to use the Raspberries without keyboard. The problem is now that no network comes up. ue0 simply does not exist. What do I do wrong here? It must be something simple I just do not see. Thanks! Erich