From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 11 20:46:36 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 80105553; Sun, 11 Nov 2012 20:46:36 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 445E18FC0C; Sun, 11 Nov 2012 20:46:36 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id wz17so2320593pbc.13 for ; Sun, 11 Nov 2012 12:46:36 -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 :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=ORNwjDo8VzAwBLRefKCI4qslk/194c0FJ0f3MVcFQRY=; b=g5izqPEiQjHEf+XgDvuINjcHjeeKmkG1Vpw0tkbKxqYWCkghDTZorJfOor9YjUX+NO G5Fa9QUmHGTe7YWfNlqrUaoAmSyfjkZwVZ8/bi+nendamtjKoxDmn9N2j9TOXaogDa9R b+JlVsJxYmvABEmQ6ihyGVz9t2W8DjlPMny2sXJdHG+iuRVAu7et/FCE3nqsoctJF9xH C6+wLn7VL5SIfW/IS+o9kjmtH27NcXiypIKkvj7GbRwxhwAmu2kVswFFww6V35obpG+n 5akQBtn1uwDVGAuuGGO4W6abHJK0Kqx9e2nlCgB01jPQE3dxzuDIBkWFF/1rPt1/je7T hUbw== MIME-Version: 1.0 Received: by 10.68.137.198 with SMTP id qk6mr52008628pbb.60.1352666796013; Sun, 11 Nov 2012 12:46:36 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.68.124.130 with HTTP; Sun, 11 Nov 2012 12:46:35 -0800 (PST) In-Reply-To: <1B7CD3EC-6F99-43A3-BAAA-EC6EA25D90A9@bluezbox.com> References: <31C904E6-F230-4187-AE32-F9A7B1A7C38E@freebsd.org> <509CC1F6.1010308@freebsd.org> <1B7CD3EC-6F99-43A3-BAAA-EC6EA25D90A9@bluezbox.com> Date: Sun, 11 Nov 2012 12:46:35 -0800 X-Google-Sender-Auth: EwxSzb054HqDDHfh8B8tk4yIoLQ Message-ID: Subject: Re: FreeBSD on RaspberryPi From: Adrian Chadd To: Oleksandr Tymoshenko Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org, Tim Kientzle , Sami Halabi X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Nov 2012 20:46:36 -0000 On 11 November 2012 12:39, Oleksandr Tymoshenko wrote: > At the moment HDMI output works only in a sense of video output for simple > frame buffer. I'm trying to get GPU support ported but not sure how much time > it will take. Eventually we'd like to get audio support too. How's the general, non-video support working out? Are there any random crashes or panics that people are seeing on R-PI right now? Adrian