From owner-freebsd-arm@freebsd.org Tue Dec 17 02:27:36 2019 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 954D91D83B7 for ; Tue, 17 Dec 2019 02:27:36 +0000 (UTC) (envelope-from yklaxds@gmail.com) Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47cMVY3tSJz3BqM; Tue, 17 Dec 2019 02:27:33 +0000 (UTC) (envelope-from yklaxds@gmail.com) Received: by mail-io1-xd2d.google.com with SMTP id f82so9290797ioa.9; Mon, 16 Dec 2019 18:27:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=uxW+aHxNQhFfAn8Vs+2Xs4zw6mTjimoZd52ADjHQFJQ=; b=oXFcWcL45dQVtTIaRDdiwihEP4VWsNd/MrlxbJkGJYb36kZ7i/oLWzzFcVkzWbfGLY GFDSdrZpKZTYTVVRo39wnD/OE9jBIygV5981lv6f6v+rcnw5tuxsfFGYkriAUa28OIDF 0eFHZxWSLnHnWGSoWVVrJD8vCb4OXME52firunBLBzVayqeDtCX6KfqGPEjfoC+RgpfA HQ7EE6gA8RDfn49Q81orZqzczcmjYgibn1pGyyT1ukAbVRLRWK7+Gy2lNT9sjdqLb4Bc avkiQKaXHsEtsJdb2jgYrZF5oi/qj0kjCf40RF0HzIdiRG0YzOEKSbDP9Xa+o8MOAnfT nPVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=uxW+aHxNQhFfAn8Vs+2Xs4zw6mTjimoZd52ADjHQFJQ=; b=ObD/RZefQ6sI7fnr38cjSPjMIVCxe2NKQTpa+OM21pjo2ATsg3m1DvdTSgxC7dchY2 0nnACUWsvCxnk8qhuTJcrxe5qPL1fB94Q4H5Ldc14N8CWSUf8kkezrrIU1Dcmg1E2eBL 56l6Wh8EmtnLQVAz+f8cWJ2M1gLsKDqHOSmUOxF3YnZy03DTFlK+vBotYNZPgmF5c018 UYLi3HBmk/S7oNytqcXLXG1SaBhvC7zvMrvsqzcnTCFsNJnYcTRZIosmMYsuJyxYfOzM HdDUJQhSbItAtMZU0Dshkm18/zVmJxT1/zxC3qTOPtCPdt65wDnCEKdP8cP5yAApfT2N USwg== X-Gm-Message-State: APjAAAVc7z4ik7D+IOc/cs4UostTKiJpjwaBm6gtLk0dtqYaocQ5bRxw N9gVIBfbehYOpm06kYQvuwpMaL7p7xBP+l5QXY0Tz8NcLwQ= X-Google-Smtp-Source: APXvYqwu/ZEkade5N43Hp4haHg5qErBeA6hN1OR98A4Bgg+an7Y6DbxP0IKU13JnFAX6jrGIsYPrLgpf3Z7IlwkuyA0= X-Received: by 2002:a5e:940e:: with SMTP id q14mr1814993ioj.247.1576549648188; Mon, 16 Dec 2019 18:27:28 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: ykla Message-ID: Subject: Re: How to boot freebsd on rpi4b? To: Kyle Evans Cc: freebsd-arm@freebsd.org X-Rspamd-Queue-Id: 47cMVY3tSJz3BqM X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-Mailman-Approved-At: Wed, 29 Jan 2020 21:01:00 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Tue, 17 Dec 2019 02:27:36 -0000 X-Original-Date: Tue, 17 Dec 2019 10:27:14 +0800 X-List-Received-Date: Tue, 17 Dec 2019 02:27:36 -0000 New error: stopped at Warning: no time-of-day clock registered. system time will not be set accurately. Kyle Evans =E4=BA=8E 2019=E5=B9=B412=E6=9C=8817=E6=97= =A5=E5=91=A8=E4=BA=8C =E4=B8=8A=E5=8D=8810:04=E5=86=99=E9=81=93=EF=BC=9A > On Mon, Dec 16, 2019 at 7:50 PM ykla wrote: > > > > Hi, I download latest version 12.12 current 13 img and write in TF card= . > > Then I download rpi-firmware(2019-12-05 16:15:16) and extract and copy > it > > in BOOT partition. And look at my screen shows me that stop boot on lo0 > > state. I know it can't support USB/PCI/ethernet and I just want to > install > > it. Thanks. > > That's a most curious failure mode... if you got to the point where > we're bringing up lo0, it should have either been fine or blown up > terribly in an obvious way -- I'll reimage tomorrow-ish based on the > latest snapshot and see if I can reproduce. > > In the meantime, can you post a transcript of the boot? > > Thanks, > > Kyle Evans >