From owner-freebsd-hackers@FreeBSD.ORG Sat Nov 24 18:56:55 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A1CFC62 for ; Sat, 24 Nov 2012 18:56:55 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) by mx1.freebsd.org (Postfix) with ESMTP id 2BD6E8FC12 for ; Sat, 24 Nov 2012 18:56:54 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id qAOIusxI027853; Sat, 24 Nov 2012 18:56:54 GMT (envelope-from kientzle@freebsd.org) Received: from [192.168.2.143] (CiscoE3000 [192.168.1.65]) by kientzle.com with SMTP id ivj68xsp6dwvqt3m9rird9jikn; Sat, 24 Nov 2012 18:56:54 +0000 (UTC) (envelope-from kientzle@freebsd.org) Subject: Re: FreeBSD on RaspberryPi Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=windows-1251 From: Tim Kientzle In-Reply-To: Date: Sat, 24 Nov 2012 10:56:52 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: <31C904E6-F230-4187-AE32-F9A7B1A7C38E@freebsd.org> <4A5E03E5-3295-4FD4-9A06-7D1C4E9E0C12@freebsd.org> To: Alexander Yerenkow X-Mailer: Apple Mail (2.1283) Cc: FreeBSD Hackers 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: Sat, 24 Nov 2012 18:56:55 -0000 On Nov 7, 2012, at 8:09 AM, Alexander Yerenkow wrote: > > Such experiments was tried by me and others in August; I got = framebuffer worked in rca/hdmi; =85 On Nov 8, 2012, at 11:12 PM, Alexander Yerenkow wrote: > It was plain current with plain RPIB kernel config, and for graphic = you should uncomment there partition about sysconsole; serial then = disabled;=20 > Also, if you want ethernet - it's ue device, which also worked, but = produced hangs for me in past (Hans IIRC already fixed.this). > I'll have some time this weekend, feel free to contact me by gtalk or = else, I will play around with my rpi with both serials and vide modes. Alexander, I tried uncommenting the 'sc' entries in the RPI-B kernel config that's in -CURRENT right now. When I do this, I see the rainbow video on HDMI and nothing on the serial console. Can you try this and tell me what I'm missing? Tim