Date: Wed, 08 Apr 2015 11:18:22 -0400 From: Shawn Webb <shawn.webb@hardenedbsd.org> To: Devin Teske <dteske@FreeBSD.org> Cc: freebsd-current@freebsd.org, Devin Teske <dteske@vicor.com>, Rui Paulo <rpaulo@me.com> Subject: Re: Nothing can boot anymore - video issues Message-ID: <1428506302.5499.10.camel@hardenedbsd.org> In-Reply-To: <6D9FB562-9899-4180-A07A-232EEE2A09DB@FreeBSD.org> References: <CAExMvskLeBVN1fh7kiiHdNWbOMDNnhNVUGZX0K9uk5VB7EK56A@mail.gmail.com> <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>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-+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 <shawn.webb@hardenedbsd.org> > > 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 > > > > <shawn.webb@hardenedbsd.org> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1428506302.5499.10.camel>