From owner-freebsd-arm@FreeBSD.ORG Wed Sep 11 01:31:48 2013 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 ESMTP id F20CAA1D for ; Wed, 11 Sep 2013 01:31:48 +0000 (UTC) (envelope-from ganbold@gmail.com) Received: from mail-ie0-x22e.google.com (mail-ie0-x22e.google.com [IPv6:2607:f8b0:4001:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C360F2BCE for ; Wed, 11 Sep 2013 01:31:48 +0000 (UTC) Received: by mail-ie0-f174.google.com with SMTP id k10so9481262iea.33 for ; Tue, 10 Sep 2013 18:31:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=pSXrovg3PaoOLc9w6IwleuE5x8B5z1OCtgnEFdcPA1c=; b=tJw9wg1NrmOx3P1hSpD9Ha4BFejR1s+/Xk3cJH002Fv4wo1Xmkm8FkrVh6UWhsK78y ufI2A5TJkg2Z7iYKRd5Bn7G5kfkaTm5zCQE/qLBaI5MDap+KOCDes3Zdzd+ZZnKlSfVf xu2tkXflF99FkcEwjdeGvCbiE+gxfha+3PIJK3GEi8xakgzzmMk+WCxjFRsWD9IfRWmw cXWqZ6pAhDSsb8u0nIo+UR1u99iqVXMI9YOYClAz+X/AH8k3KXuYypZVigLzspphZ+ue cUsS5nFoKO/9oDRxzD0Ld63Hsr+ZIrU/W1xJGod1u+bOGYnDsUBcsSSONxUoJ4SO8Ypw bwBA== MIME-Version: 1.0 X-Received: by 10.50.102.99 with SMTP id fn3mr11291827igb.5.1378863108254; Tue, 10 Sep 2013 18:31:48 -0700 (PDT) Received: by 10.65.14.129 with HTTP; Tue, 10 Sep 2013 18:31:48 -0700 (PDT) In-Reply-To: References: Date: Wed, 11 Sep 2013 09:31:48 +0800 Message-ID: Subject: Re: FreeBSD on Cubieboard 2, UDOO and Galaxy Note 10.1 (Exynos). From: Ganbold Tsagaankhuu To: Christoph Roland Murauer Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 01:31:49 -0000 On Tue, Sep 10, 2013 at 10:40 PM, Christoph Roland Murauer < christoph_murauer@yahoo.de> wrote: > Hello ! > > I am new to FreeBSD - so, sorry if I ask something which others already > asked. > > At the moment I use a iPad and the personal hotspot function (tethering) > on it to provide internet access to my Mac Book Pro. The connection is done > by the USB cord (also to charge the battery). > > My question is now, is it possible to run FreeBSD on a Cubieboard 2 ( > http://cubieboard.org/2013/06/19/cubieboard2-is-here/) As for cubieboard2, FreeBSD runs on it, however just basic stuffs. Cubieboard2 has dual Cortex-A7 SoC, but SMP support is not there yet so it is slow. You could try 3G usb dongle and usb wifi on it, but you have to have powered usb hub, since cubieboard has only 2 usb ports. It may or may not work depending from those drivers availability. > or the comming UDOO board (http://shop.udoo.org/pre-order/udoo-quad.html) > to have a gateway / firewall on this device and between the other 2 devices > ? > UDOO seems to have i.MX6 SoC which support is not in src tree yet, although ian@ is working on it iirc. > > I don't want to run a full system (including GUI) on it - ok, if it works > why not. I look for a solution to connect the iPad over USB on the one side > and the Mac Book Pro over Ethernet on the other side to share a 3G internet > connection. It is no solution to install a dual boot system on my Mac Book > Pro and also not to use WIFI instead of the USB cord. > > My second question is, is there developing planned for the new / comming > Galaxy Note 10.1 (2014 edition) with the Exynos 5420 As for Exynos, iirc we have basic support of Exynos 5250 (arndale board), I don't know how that is different than 5420. But please note that if I'm correct we don't have FreeBSD with graphics running yet on any tablet. Correct me if I'm wrong here. Ganbold > ? > > Thanks for your answer. > > Regards, > > C. M. > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >