From owner-freebsd-current@FreeBSD.ORG Wed Apr 8 15:18:30 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 735C2B03 for ; Wed, 8 Apr 2015 15:18:30 +0000 (UTC) Received: from mail-qg0-f41.google.com (mail-qg0-f41.google.com [209.85.192.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 27A4385F for ; Wed, 8 Apr 2015 15:18:29 +0000 (UTC) Received: by qgdy78 with SMTP id y78so30480241qgd.0 for ; Wed, 08 Apr 2015 08:18:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:organization:content-type:mime-version; bh=H1M9nVynbRiAfzj7iviVdn/nESXLbuzlcoFlkrpR39I=; b=acqNMpUlVsnOTfxtamBddNBeihINfJYBRaSJ2SG6xjbbXjja1vcTxBnTod7YYGcsGk sjTJre1e0zTGojSF5TuMtr8nIBiYem7ziLS5BxmgSmY8Lhen5da7evCnCuohVId9nVxo gAdlP4eCdcKW0hVLi0TFn4l+g8JtrtClIETtJhdtnSXyr2rf+0k6XfP4Q1O8s3yFxDMX MV+D/oNr3DFpze+sYOHEOeRktpgEnrsec0CqMhhhq8GXcYJWVgSraztJ0ce1QqxlsZyu u/SmG/hLlPxanNDbwaFPwhQY41d7agPD8Xx76AJ00BIDbmL820IRWVVGSX0urPqktfMN EWbQ== X-Gm-Message-State: ALoCoQll83em81eHFmptM9JsTiKwQwmj44nABXYd4hoEc/M0qgDTLoRcm08I60UwnW+dtSG4KlIw X-Received: by 10.141.28.70 with SMTP id f67mr30054086qhe.0.1428506302845; Wed, 08 Apr 2015 08:18:22 -0700 (PDT) Received: from [10.3.0.21] ([63.88.83.66]) by mx.google.com with ESMTPSA id z77sm7654791qkg.44.2015.04.08.08.18.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Apr 2015 08:18:21 -0700 (PDT) Message-ID: <1428506302.5499.10.camel@hardenedbsd.org> Subject: Re: Nothing can boot anymore - video issues From: Shawn Webb To: Devin Teske Date: Wed, 08 Apr 2015 11:18:22 -0400 In-Reply-To: <6D9FB562-9899-4180-A07A-232EEE2A09DB@FreeBSD.org> References: <369848B3-73AB-4A71-9597-9ED098C7EF64@me.com> <1428343182.6806.3.camel@hardenedbsd.org> <1428352517.6806.10.camel@hardenedbsd.org> <6D9FB562-9899-4180-A07A-232EEE2A09DB@FreeBSD.org> Organization: HardenedBSD Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-+FrXKQBLLeopT1Fes/Mu" X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Mime-Version: 1.0 Cc: freebsd-current@freebsd.org, Devin Teske , Rui Paulo X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2015 15:18:30 -0000 --=-+FrXKQBLLeopT1Fes/Mu Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, 2015-04-06 at 16:55 -0700, Devin Teske wrote: >=20 > > On Apr 6, 2015, at 1:35 PM, Shawn Webb > > wrote: > >=20 > > On Mon, 2015-04-06 at 13:59 -0400, Shawn Webb wrote: > > > On Sun, 2015-04-05 at 12:07 -0700, Rui Paulo wrote: > > > > On Apr 5, 2015, at 09:11, Shawn Webb > > > > wrote: > > > > >=20 > > > > > So I just updated my laptop and desktop to a recent HEAD. Both > > > > > machines > > > > > boot using gptzfsboot. The boot spinner shows, then when it's > > > > > supposed to > > > > > transition to the Beastie logo screen, the monitor funks out. > > > > > Booting never > > > > > finishes. Below is a link to a picture of my laptop. > > > > >=20 > > > > > http://imgur.com/l3mLDBX > > > >=20 > > > > Try reverting the Forth changes. That's all that comes to mind. > > > >=20 > > > > -- > > > > Rui Paulo > > >=20 > > > I'm going through commit-by-commit from April 3rd to March 31st, > > > which > > > will take a big chunk of time. It's really weird that no one else > > > has > > > reported this since even my VirtualBox VMs have this same issue. > > >=20 > > > Thanks, > > >=20 > > > Shawn > >=20 > > I've figured out the commit that caused the breakage. Looks like the > > boot Forth changes are pretty bad. The commit that caused the > > breakage, > > as far as I can tell is, r280974. Reverting that and the two commits > > above that revision regarding sys/boot/forth allowed me to boot > > again. > >=20 > > Now the boot screen looks like this: http://imgur.com/I9SVHfT > >=20 > > I can now boot, but as you see, the boot screen's messed up. > >=20 > >=20 >=20 >=20 > Why the screen looks that way (no brand and no logo): > You were caught in a small window of broken-ness. >=20 >=20 > Window was between: > https://svnweb.freebsd.org/base?view=3Drevision&revision=3D280933 > and > https://svnweb.freebsd.org/base?view=3Drevision&revision=3D281002 >=20 >=20 > A window of approximately 2 days. >=20 >=20 > As for why the screen got wonky =E2=80=A6 well=E2=80=A6 your comp and my > comp don=E2=80=99t agree on ANSI sequences. I=E2=80=99ve reverted the off= ending > changes so that we may once-again agree on ANSI codes. ;D It now appears that the problem was specific to HardenedBSD: we had a custom loader_version setting in sys/boot/forth/loader.conf. I'm unsure which commit caused the breakage, but now having a custom loader_version will break booting. Thanks, Shawn --=-+FrXKQBLLeopT1Fes/Mu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCgAGBQJVJUa+AAoJEGqEZY9SRW7uOwMQAMBkdx0gZudTyqyAZew+OQTk 7taj4bKHl3LQk0Gl+hSO7wkzJF3IrHKKjsnz5piw4ly/HSyLvayQ/Q2QMb97iERy vNR6ARHPalOPmPzijsKLtZA/2N3rnGKc8j3RxieKnmeOEw8fLLQgUw7oNoYRzdnc n1RSSR1iWYUYwnCey8+1DEUVbGV15tp4HEa/KZzdO/IANTysw3bxf7SHBa/zIsjr jkcryIAWhNeNC90oxiJ4wLBXFfpAkjR1rHcdQF1/0TePFHdeaP4qhC+Bxa6GnfzS 6wpSk8+YGC0GT61Xmb2asJG5aiIxlxwK+n8eCKUFkD4S5Bpme+8b9hP1N5nc6e6v R1Cw0GTf5APanmSB3Ju7b6CfFkRjNHLP9TTK2+cIj+sqXGw865ao6Pa10L4sgaBF 3YGaSFCTyyiCw9qg2/BICWh0mI0aEr3BDE8uTWNJrRgGqKcLlcXG9hz9XwTs5L4b eduhJdg3n9YaBnucSu1Y4692XlxemDGSraagNkU/wjktHAqD4gxl7Vj3ygLB/yg2 n4oATaUhMqqQY/QO/qoHnXm4oGly+j+RVl5ut/45nVrOqotGrbPYMWcKg7PMqhvs Q4RB0iTy9RFKl+boUABB6qp/VgrTXnRf8/1JObNqImsL4l6Xz4qnPnPkbsEVEsLV fxv2eYNk09NgTZHcZq5c =ZNyf -----END PGP SIGNATURE----- --=-+FrXKQBLLeopT1Fes/Mu--