From owner-freebsd-current@freebsd.org Thu Mar 22 13:57:01 2018 Return-Path: Delivered-To: freebsd-current@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 3AD4FF698F4 for ; Thu, 22 Mar 2018 13:57:01 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from dec.sakura.ne.jp (dec.sakura.ne.jp [210.188.226.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 85FC975BC4; Thu, 22 Mar 2018 13:57:00 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from fortune.joker.local (124-18-70-98.dz.commufa.jp [124.18.70.98]) (authenticated bits=0) by dec.sakura.ne.jp (8.15.2/8.15.2/[SAKURA-WEB]/20080708) with ESMTPA id w2MDujG6028661; Thu, 22 Mar 2018 22:56:46 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Thu, 22 Mar 2018 22:56:44 +0900 From: Tomoaki AOKI To: freebsd-current@freebsd.org Cc: kevans@freebsd.org, jakob@alvermark.net, andrew@FreeBSD.org Subject: Re: Call for Testing: UEFI Changes Message-Id: <20180322225644.1480251c4547ce30f3d88de9@dec.sakura.ne.jp> In-Reply-To: References: <5f663141-433c-951d-a350-7369b004415f@alvermark.net> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 22 Mar 2018 13:57:01 -0000 Hi. For problem 2, try reverting r331241 alone. This worked for my ThinkPad T420. On Thu, 22 Mar 2018 08:22:13 -0500 Kyle Evans wrote: > On Thu, Mar 22, 2018 at 5:13 AM, Jakob Alvermark wrote: > > Hi! > > > > > > Just updated to r331345. > > > > Two problems: > > > > 1. boot/efi.4th is added to /usr/src/ObsoleteFiles.inc but still included in > > loader.rc. Loader fails to load it and subsequently fails to load modules. > > Reinstalling efi.4th problem 2 appears. > > > > > > 2. Fixing problem 1 and adding efirt_load="YES" to /boot/loader.conf makes > > the kernel panic instantly. Photo of panic: > > https://photos.app.goo.gl/ph3yQukOAUdQpsvK2 > > > > > > Jakob > > > > > > Hi, > > The efi.4th removal has been reverted in r331353. A couple of inquiries for you: > > 1.) Before loading efirt, can you show me what `sysctl > machdep.efi_map` looks like? > > 2.) After `kldload efirt` and getting a panic, can you show me what > `show registers` looks like? > > 3.) Have you used efirt successfully before? > > Thanks, > > Kyle Evans > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Tomoaki AOKI