From owner-freebsd-arm@freebsd.org Fri Sep 25 00:33:51 2020 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 938453E573D for ; Fri, 25 Sep 2020 00:33:51 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ByCZl34KJz4Rmx; Fri, 25 Sep 2020 00:33:51 +0000 (UTC) (envelope-from gjb@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1600994031; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=d4sKQFTCgURWxaLDPZXFp0wMFd2vWGpwLxxRtIqEUfI=; b=thlgbvMaEk/kzvSZpxRUrXakbNpmUwocTbkU6n6SyX64pPRan0tJiMj6OOjGy0O+/7At7d UHMXG7CwXR1ADRbNhzHa2lOkQqLjukWJiRXHicQkI4X7rsAeNQVB2lZ41cwLy+WaC2WZSu Cb9w83YnZa3/dZWiIBz6928++1IOo7/ZlLwrmQsX0j++sFIzMqx2jaF03PwpPcpnoPcedN XC9d93o5OhUM9BVrk8xrq87t5jFl4TfFEH+oVgA//NoyYvK/K/AlusbExkeVfwM0sMk9FA 1xl3eKc4uRI69JvYBlGPjQLUK0x03VX9TbvCtR3a+tV/UBD48aDAUOwN6o530w== Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 0231F10F47; Fri, 25 Sep 2020 00:33:50 +0000 (UTC) (envelope-from gjb@freebsd.org) Date: Fri, 25 Sep 2020 00:33:47 +0000 From: Glen Barber To: Ed Maste Cc: mike@karels.net, "freebsd-arm@freebsd.org" , FreeBSD Release Engineering Team Subject: Re: clock problems with BeagleBone Black on 12.2BETA2 Message-ID: <20200925003347.GG60607@FreeBSD.org> References: <202009221809.08MI9bwX036997@mail.karels.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xyF51EaUT3XiWnZP" Content-Disposition: inline In-Reply-To: ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1600994031; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=d4sKQFTCgURWxaLDPZXFp0wMFd2vWGpwLxxRtIqEUfI=; b=Ic+r5pTzWsldeizu7Bs6LHe45xoD28gimI5zzgeC+7NQ0GweRogJW2QAhh7MajzNGwNKQb Pj3kr9aY8N/TublbeYMS5Mma0+z5jCWmt7VOZt5uUZggMiDbkV6IFUvqS++aqbtTGGKvSY XS+vXfQEC9vL3llNEjOIhdTcLMmQqbc86m3zUGf5GJNWcBghrjdfEfgTr9ugofwSzEQ1zx iNjRrNZYyBfM0N1Kr1nfKQGJzOZWmqlJ9qQ/i6n6daZCz4kZc9TuJOB2d7hEHIYKNfPXAs WpUTaRSICzGfAhFmu4W0Fgf0D9S2Ceq7ygbIoxZiIJz6RGN1XRCO5v+NExWgJQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1600994031; a=rsa-sha256; cv=none; b=UcEtTofpKLMYFlJP8a+rQfeJ4Bt4DicQADQrmss+FHrjVsxcjt+hiwZjgwifqFgj2t1jzs U2WoVCjDqG/EOEaZleEQHBqRkjCzydLRBPSWuIoNjp3BUIyLecZo9xGEH8qkbtV7+zO3z6 leZJDdaWYx6+CN9EuAfkaofrMK5StqxUG8mnZU642SGrpKso2s0QNtMfz4saji5wCOqOXU Xj83SGWdFbvv+c+PyqwVnDafv5HJM6H05vOPO8XbyEL4chUN6GP8FtNn+Q/KdsUz3yGl92 zxWSePvr6cYrI+v/Wz+TLOzVGbliGj9chb9QUjeieBVl/TQeVbgcHzCfbLsMlQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Sep 2020 00:33:51 -0000 --xyF51EaUT3XiWnZP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 24, 2020 at 06:04:58PM -0400, Ed Maste wrote: > On Tue, 22 Sep 2020 at 14:09, Mike Karels wrote: > > > > I just installed 12.2BETA2 on a BeagleBone Black (armv7), and it took > > at least an hour. I hit ^T periodically, and time seemed screwed up > > (real time was progressing slowly at best). >=20 > I've independently confirmed this on the 12.2BETA2 image; from my console: > ... > FreeBSD 12.2-BETA2 r365865 GENERIC arm > ... > Trying to mount root from ufs:/dev/ufs/rootfs [rw]... > Warning: no time-of-day clock registered, system time will not be set acc= urately > Growing root partition to fill device > random: read_random_uio unblock wait > load: 1.28 cmd: awk 39 [piperd] 0.12r 0.00u 0.00s 0% 2060k > load: 1.28 cmd: awk 39 [piperd] 0.14r 0.00u 0.00s 0% 2060k > ... >=20 > time seems to be running about 500x slow. >=20 > I ^C'd each startup script that was stuck (I'm not as patient as > Mike), and got to a login prompt. I was able to login as root just > fine and the system seemed responsive for commands that don't sleep. I > tried `sleep 0.01` and that took about 5 seconds of actual time. >=20 Given the 1 second =3D 5 seconds info, does it eventually finish, or have you just killed the power to it before getting that far? Glen --xyF51EaUT3XiWnZP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAl9tOuYACgkQAxRYpUeP 4pPR1Q/+NS5ocMPMGN1vmxFNFp+dzpx5AwHpTccn0Mco/sjBEToO2av6pGyReqzL Wq5uTNQyOKGl8CDHX7n4C2gL4zd9bJa69x1ZEEZyPG4kc85uQo7OQtWuHFd+rYXf ZzdgC1JBgiRi49d6htHhd7kaN/H73K8GxxQz5BTf9BaouHcGDNv2bsDQ84f40tyA e0IAHx66vKUKY4N5SiZI/qOQo9WbLmL+rYags0mpaiWOdLYVmR/W5/CzUc3PI3OQ tk0SiBEkbFoApvgNdZrCUg2Rgqakr04vg4jnBUJk/3sJ1DlfdjaBIJKP3tAHVS8l 4AN3UU3N2wWto19IuzaG0SDNydbm67+aQWaK8l6uu2a30Ax2/7dZwDAH7OQlYiM3 PA4B5p8H1zBc3RlVCQBvQKgVaMpVfn98c2A3Rr1/EYto5yGcsvDrIzoDOjWAozjp +34lgmJanjwbisVuOwqo4JveBFAAmrgdAKCPbzDbn6crUaGKSPNGZOgGvpAL9HRV bkmRk3iSPVJevZ8bNDz9pSwsfanx9uNjkBaQJxNj5RHdRdVdSGeznOJhaWlaTK/w hdvGSdIy6R6ZB2lJzdoiA9UTykdgiTgl83w4VMJGwKtY9sFR33SEdBBGAmAm7LHm Fp36kVKmvMdeLvm2mB2UVsz+AhIVX60FBPIMO6Ly2VNoydv7Nug= =8ksq -----END PGP SIGNATURE----- --xyF51EaUT3XiWnZP--