From owner-freebsd-arm@FreeBSD.ORG Fri Sep 28 17:08:44 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82E861065672 for ; Fri, 28 Sep 2012 17:08:44 +0000 (UTC) (envelope-from freebsd@damnhippie.dyndns.org) Received: from duck.symmetricom.us (duck.symmetricom.us [206.168.13.214]) by mx1.freebsd.org (Postfix) with ESMTP id 47C798FC0A for ; Fri, 28 Sep 2012 17:08:44 +0000 (UTC) Received: from damnhippie.dyndns.org (daffy.symmetricom.us [206.168.13.218]) by duck.symmetricom.us (8.14.5/8.14.5) with ESMTP id q8SH8bvj049732 for ; Fri, 28 Sep 2012 11:08:37 -0600 (MDT) (envelope-from freebsd@damnhippie.dyndns.org) Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id q8SH8YWr068766; Fri, 28 Sep 2012 11:08:34 -0600 (MDT) (envelope-from freebsd@damnhippie.dyndns.org) From: Ian Lepore To: Sevan / Venture37 In-Reply-To: <5065D716.3080502@gmail.com> References: <506327AD.8030103@gmail.com> <201209271728.51989.hselasky@c2i.net> <50658377.5030102@gmail.com> <201209281835.45080.hselasky@c2i.net> <5065D716.3080502@gmail.com> Content-Type: text/plain; charset="us-ascii" Date: Fri, 28 Sep 2012 11:08:34 -0600 Message-ID: <1348852114.1113.43.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-arm@freebsd.org Subject: Re: Unable to boot Pi successfully with ethernet interface configured X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2012 17:08:44 -0000 On Fri, 2012-09-28 at 17:57 +0100, Sevan / Venture37 wrote: > Oh cool, will report back once I've had a chance to play tonight. > Btw, I'm using a USB > TTL adapter connected to the GPIO pins which > gives me output from the kernel on booting but I'd like to be able to > login, looking at /etc/ttys ttyv0 is switched on by default, I've > modified it to std.115200 & I see the login prompt now but the > console > locks up & wont take any input. > It might be worth trying 3wire.115200 rather than std.115200, in case flow control is why it seems to be locked up. -- Ian