From owner-freebsd-arm@freebsd.org Fri Dec 18 13:18:40 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DC0AA4BB51 for ; Fri, 18 Dec 2015 13:18:40 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (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 44864129B for ; Fri, 18 Dec 2015 13:18:40 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from john by potato.growveg.org with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1a9uvc-0006Or-QD for freebsd-arm@freebsd.org; Fri, 18 Dec 2015 13:18:36 +0000 Date: Fri, 18 Dec 2015 13:18:36 +0000 From: John To: freebsd-arm@freebsd.org Subject: Re: asus chromebook C201P arm7 Message-ID: <20151218131836.GA24558@potato.growveg.org> Reply-To: freebsd-arm@freebsd.org Mail-Followup-To: freebsd-arm@freebsd.org References: <20151218050347.GA22494@potato.growveg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: john X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2015 13:18:40 -0000 On Fri, Dec 18, 2015 at 10:01:36AM +0100, Ronald Klop wrote: >I don't know, but does this help? Hi, Bits of it do, but that page is from a year or so ago and freebsd-arm is a fast moving target. Also it seems highly specific to that particular samsung chromebook whereas this is an acer c201p. Basically what I *think* I need to do is this: 1. cross-compile arm7 on another machine 2. install to a usb stick 3. boot the chromebook from that stick in order to test to make sure everything works. then decide whether to install or not. I think the article you linked to might be old, for example the bit about wifi, whereas I beleive this one has atheros wifi chip so it *should* work. -- John