From owner-freebsd-hackers@FreeBSD.ORG Sat Nov 24 19:13:54 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 9B64619F; Sat, 24 Nov 2012 19:13:54 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id 40A708FC12; Sat, 24 Nov 2012 19:13:54 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so12535983oag.13 for ; Sat, 24 Nov 2012 11:13:53 -0800 (PST) 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=nezQsxh+AGOevLa4XbwlCKY66L3Y7Bknwuew2vM3fhM=; b=XV5giUrNKvdksNbLVTWeoqZKZEZFoVfVPB3/3vq3lsuzIgEXSSvnzoSP9czTrPEbvL 2Qv1O/4cX0iavKw1ld3KVjeBbMJRwgGjSVKS5yAqiASG5fUNFwQznM2m909haT2JG8cM b9M6wkqwBgouxrJCnhU7ymCpHGLVsCQbqhUP/jm5TaLoENkfmDixr1gNL2O1DtHOEsZl AAyRHUMvVWkG/Vgzohu4HF2pIYRdvhMK3l1NDIzmC8wPASis3Zt1hRG1DuzmYmgHpWz8 /tGcBx+phdfL9JhglxeEskG1f5ivzg6OD1aD4yV8rkZ8WkNFLYehPzhalsTre2lzgSO5 HNuw== MIME-Version: 1.0 Received: by 10.182.43.104 with SMTP id v8mr5571254obl.98.1353784433721; Sat, 24 Nov 2012 11:13:53 -0800 (PST) Received: by 10.60.132.50 with HTTP; Sat, 24 Nov 2012 11:13:53 -0800 (PST) In-Reply-To: References: <31C904E6-F230-4187-AE32-F9A7B1A7C38E@freebsd.org> <4A5E03E5-3295-4FD4-9A06-7D1C4E9E0C12@freebsd.org> Date: Sat, 24 Nov 2012 21:13:53 +0200 Message-ID: Subject: Re: FreeBSD on RaspberryPi From: Alexander Yerenkow To: Tim Kientzle Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 19:13:54 -0000 2012/11/24 Tim Kientzle > 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; > > 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. > All entries, right? And how do you booting, via usb-flash, or via SD card? I'll build now CURRENT, will look if I got same. > > 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 > > --=20 Regards, Alexander Yerenkow