From owner-freebsd-embedded@FreeBSD.ORG Fri Oct 11 20:10:41 2013 Return-Path: Delivered-To: freebsd-embedded@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 8197FE02 for ; Fri, 11 Oct 2013 20:10:41 +0000 (UTC) (envelope-from lists.br@gmail.com) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1881B2011 for ; Fri, 11 Oct 2013 20:10:40 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id t60so4576856wes.26 for ; Fri, 11 Oct 2013 13:10:39 -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=u+YwMiokc2agFzlshAcR/BNT9g82xS6RVX+9Bw+ikG4=; b=OgbmtiwbnArOV9VcAmhChAYYtAQjuDX+LHz6rkMVIIrfaQ8GsX0OOK2ahUs/RqzZm/ NNYXd9qBBJHJJ9iwGLrxcq5wxfq9/VVgjqWlsq9b4RqjdpVgL/4YFTgJoWWg0+SIHRNo LTYdii+9LZ6kcp/fJ8I5tcsxoqOAM0qr+w4s+UXTftEQ0io+TsK5UqtMud2XJRm14mWr LZHi14m8dxEu4PHmAEZEeeUVbSGOzA8KPuTbiKxBveaSHj8Q+fUdBeTAosYeQ+tcWCsX 0OROPWrWvTsbkv4B/0paCGfSEGIUhh7dF59kvFYyMaIZeNV5rsKksSjS0sp1Yq2qZSnw VjCQ== MIME-Version: 1.0 X-Received: by 10.180.187.41 with SMTP id fp9mr4574054wic.33.1381522239522; Fri, 11 Oct 2013 13:10:39 -0700 (PDT) Received: by 10.216.75.140 with HTTP; Fri, 11 Oct 2013 13:10:39 -0700 (PDT) In-Reply-To: <32181B72-E69D-41AB-B5B9-EEDC6B71F042@aim.com> References: <2A185DB2-09B3-4D5B-9C63-1CBC542A570D@gmail.com> <0A2EBEC9-DE86-4B74-AD31-84A74516F5A2@gmail.com> <30933434-4F94-466A-8952-FE5675210AA2@gmail.com> <523DA66C.6090204@freebsd.org> <32181B72-E69D-41AB-B5B9-EEDC6B71F042@aim.com> Date: Fri, 11 Oct 2013 17:10:39 -0300 Message-ID: Subject: Re: Routerboard RB800 From: Luiz Otavio O Souza To: John Clark Content-Type: text/plain; charset=ISO-8859-1 Cc: Benjamin Perrault , "freebsd-embedded@freebsd.org" X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2013 20:10:41 -0000 On 9 October 2013 19:51, John Clark wrote: > > On Oct 9, 2013, at 2:51 PM, hiren panchasara wrote: >> >> If you've used Adrian's wifi build scripts, your diffs against it and >> boot-up logs might be a good start. > > I had to add the FSIMAGE flags in my cfg/TL-WR842ND, which I had cribbed from the TL-WR1043ND file. config file to make a ulzma image. Previously it was uzip. That allowed the init to start up and I was able to get to a login prompt. > > I also based my kernel config off the AP91, as I didn't find an AP99 config file in sys/mips/conf. Nice! if you need help to fix the details (switch, leds, wifi and whatever is missing) just let me know. But it would also be nice if we start a new thread to talk about it (so it don't get lost under the RB800 topic). Thanks! Luiz