From owner-freebsd-virtualization@freebsd.org Fri Mar 16 01:46:13 2018 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A96BF37756 for ; Fri, 16 Mar 2018 01:46:13 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mail-lf0-x229.google.com (mail-lf0-x229.google.com [IPv6:2a00:1450:4010:c07::229]) (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 7525B846B4; Fri, 16 Mar 2018 01:46:12 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: by mail-lf0-x229.google.com with SMTP id v9-v6so13026951lfa.11; Thu, 15 Mar 2018 18:46:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc; bh=OvLNFoiaaWccb0xyCw+N1mnrU8e58B49lYRb8pMXDds=; b=hxqUgAtOavwEy5BmA//uGD+yL3/nX4LRMHqdWycVqAPBznFdLklAG4QPsFKmYyG1hv 8/XQmqMXMpKjl/6RACeDSkGs07XjsgvOrAactHvrRVTqsfmig9jKTHW9OhNfvYIdM5Az V0jxj9/N4Zwm6OAuVHFmEUaQhCbImjTnSyevmztUVUhxuXJhD110GuxCyFH74GMMNz9X 37HCuyyLlnT6LDHddN03PN9HcMpChujp/IYmYomQUnE36nDZDFNKxA7uJHoxC459ZLYv Dl66neRWawBX9EUNf1rR58Slax2jNORaNxM395M05zyCP2TSuwdpc+dAScijMIzcBCOr Q7Ag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=OvLNFoiaaWccb0xyCw+N1mnrU8e58B49lYRb8pMXDds=; b=AKk3q8bD45cMwWSZypugF2NH/K36avCzB/Uj1ZAt0uPvm8dDHLFueCDl4SjJUlEqjb c8BROJ+G6WKDqFQXfHnSKCp/CIuyAnIQoQcGQjA3KwMf+kHItWPW/wYlXTQKiLL3drIz 8jeLY7cETs/3fherMIYVxi9XI8ZAM3b++RmLdN9QrSLOEbD6hPOLmC+ai+v+NxQR1kDv Jv85/KF22J8Zsin6OOSgCLJ7pVEhn92JFTRVzmi+wjNh9o+37D6f0ZpQoxyM1s2oPWxW 77oWO67Jwi86Fhf8gkoIyhZ736SiA2t6JDnpir3BBn7ep0hZCydvH7elTgizGmaqbffV 3hyw== X-Gm-Message-State: AElRT7EvGxyHUQdPH4vw+xsQZZYZGz0Y44WKq3cxVebjtnNEjQNjAE1M /GrLzh/wdwuHRP6wnrRvVrqr9bdw0Rbj5L0w2UY= X-Google-Smtp-Source: AG47ELvnNj+tftl7wntDPNXYJJEHo+4fq5Ral3zxgaCQCJYUkTteFRfB0hFgEhQSKuVwcpQ+hYvY17ihWWfg6MLxAkY= X-Received: by 10.46.129.88 with SMTP id t24mr24109ljg.60.1521164770794; Thu, 15 Mar 2018 18:46:10 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a19:a74f:0:0:0:0:0 with HTTP; Thu, 15 Mar 2018 18:46:10 -0700 (PDT) Reply-To: araujo@freebsd.org In-Reply-To: References: From: Marcelo Araujo Date: Fri, 16 Mar 2018 09:46:10 +0800 Message-ID: Subject: Re: Issue encountered booting FreeBSD STABLE and CURRENT snapshots with EFI To: Kyle Evans Cc: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2018 01:46:13 -0000 2018-03-16 7:07 GMT+08:00 Kyle Evans : > On Thu, Mar 15, 2018 at 5:01 PM, Kyle Evans wrote: > > On Thu, Mar 15, 2018 at 4:09 PM, Peter Grehan > wrote: > >>> I believe the problem may have been introduced with this commit: > > > >>> https://svnweb.freebsd.org/base/stable/?view=log&pathrev=329114 > >> > >> Any chance of being able to work out where in that list of commits in > >> CURRENT the loader stopped working ? > >> > > > > Indeed- if you could work out the exact commit in that range from head > > that caused it, I wouldn't think it to be a tough fix. After tonight > > I'm out until Sunday, but should have time Sunday or Monday to try and > > diagnose it further. > > Can one of you try this with boot1.efi+loader.efi built from today's > head stand/? I'm not sure what I'm expecting here since these are > among my first times trying bhyve, but this is what I'm seeing now > (vs. from the mentioned head snapshot where I noted similar behavior > as originally mentioned): > > 1.) Get to loader.efi, menu is good > 2.) Break into loader prompt > 3.) `lsdev`- pager is restricted to the line the prompt is on, so the > output is useless > 4.) `boot` > 5.) "Unhandled ps2 mouse command 0xe1" > > At this point, the boot looks screwed until I VNC into it- it booted > fine here, but the console stopped working after the kernel handoff. > > Thanks, > > Kyle Evans > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization- > unsubscribe@freebsd.org" > Hi Kyle, I will do that today and report back as soon as I have something. Best, -- -- Marcelo Araujo (__)araujo@FreeBSD.org \\\'',)http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_)