From owner-freebsd-arm@FreeBSD.ORG Mon Jan 6 15:00:39 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 7F1C47D2 for ; Mon, 6 Jan 2014 15:00:39 +0000 (UTC) Received: from mail-qa0-x234.google.com (mail-qa0-x234.google.com [IPv6:2607:f8b0:400d:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3D079188D for ; Mon, 6 Jan 2014 15:00:39 +0000 (UTC) Received: by mail-qa0-f52.google.com with SMTP id cm18so3024450qab.18 for ; Mon, 06 Jan 2014 07:00:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=PI+RqCennbEGRw4lFK1m4QIIp/LMl32E3mS5NWYTOwk=; b=MQ0aT4xJ/Sy4HCvtFeKgqBwR03qCO9HcIS3HhfaCxCWd0XQzTQkNEqYKC9s+oACqJl IbHrqQmmQFYGp1QIk4uKaJTw8fbJGV2KFVY9Kai/9HdFygYIk9iNYt/XtjzimTPNNqxk Ks4PwGnyR/NzBoXsfJGml33XcRhrynm9/+0yFsc/JLXVQJR8V1NqnwfLE95vb92ks0t/ Lud8mKn7c7/KVkc69gbAA5ckYfz/OeJkSHYvfJ3bstgZp1j+8RoumiCOW0RiQGKQ2Cpw Ftgz1m6jxu9zk2p7A3QvrQjqLqwrlcnqFw/A4GS6tVeexob9Y880hTEXiE179PK7x+Fo +P4w== MIME-Version: 1.0 X-Received: by 10.224.13.203 with SMTP id d11mr4705175qaa.26.1389020438417; Mon, 06 Jan 2014 07:00:38 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Mon, 6 Jan 2014 07:00:38 -0800 (PST) In-Reply-To: References: Date: Mon, 6 Jan 2014 07:00:38 -0800 X-Google-Sender-Auth: _IF8YrltwR9sY2bs4noZTB_oNto Message-ID: Subject: Re: Default console output on the raspberry pi? From: Adrian Chadd To: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2014 15:00:39 -0000 Ignore; PEBKAP. -a On 6 January 2014 06:43, Adrian Chadd wrote: > Hi, > > I've built a crochet build of the latest -HEAD for the raspberry pi > and I'm not seeing anything on HDMI. Where's the default console > output going? And how do I configure it? > > Thanks, > > > -a