From owner-freebsd-current@freebsd.org Wed Aug 15 05:33:25 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 F2A7410734AD for ; Wed, 15 Aug 2018 05:33:24 +0000 (UTC) (envelope-from o.hartmann@walstatt.org) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A49979675; Wed, 15 Aug 2018 05:33:23 +0000 (UTC) (envelope-from o.hartmann@walstatt.org) Received: from freyja.zeit4.iv.bundesimmobilien.de ([87.138.105.249]) by mail.gmx.com (mrgmx001 [212.227.17.190]) with ESMTPSA (Nemesis) id 0M0y8F-1g9oJt3bLz-00v6Fm; Wed, 15 Aug 2018 07:33:18 +0200 Date: Wed, 15 Aug 2018 07:33:16 +0200 From: "O. Hartmann" To: Pete Wright Cc: Kyle Evans , FreeBSD Current Subject: Re: CURRENT from today throws lots of ACPI errors, lost HDMI detection Message-ID: <20180815073313.14aca8af@freyja.zeit4.iv.bundesimmobilien.de> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V03:K1:BDnpXWrcFYF2OwCsgd8EJ+UBVnpm3VrjYkQ0SNOtwLN6Ihr6ddh VP7RIns1B3oIdnNc0mX43uiUJw+i/JFKdXUWgae5T8A7uoW8a28KnkYJmIYngnLxVhHQlz0 ixLnRTR97mKvFuWlpf/gxoOxUPN0qFi8rGU00LXDAnSILYJS9EMOrr2Dcr7ZQmjVUCpoI54 ekhS5KliC0CGrhUpFunZg== X-UI-Out-Filterresults: notjunk:1;V01:K0:XeMGyRMi99k=:MyoedTtFvceHq1T3jyGxC0 Q012Tx35pHVYEWNeFfgYC1hhxvuWZsF3+5H2lEJDfo1VmFHuIQhvejKRTN3jZtKl7RDBHBL05 ZYlYMhVddSH2Pj3TTFZWShbWvcd6gnNlFv2F8P44k9Qgg/IQeM9KakQxIG4UK6nbovZ8KMS+K 0Ref1ZfSsI31appZ8DwdgSooFaZ0eptB2vnqdDphDXlwUzq26D+tbnYtfnqiUf/tEJxWbeTWo ga48Gbu0uLE6f7NGH5x10YljRm6+ofuvLYcMrEUXOu6NzZMJmDwd8nWGNDDMws7Kl1lnXH6T3 ijzCgdjLPsjzBfb/ZruED3eR3aRKdIUuYaX05KRhJY4XhUkaP7//2i48QKvES+m5hbQLJlvZz 4iiQXobcc+OALaVfJPQPADxf/nZIiREHY4yKVfJNCPQM2e0RvddS/4JGNI0FzcSvSN2/3Znhz NDiJGEoE4Z0JHsKo87JGo42d1Jq4L8s3aoMiuuQy0Rpt8ZHu0gPxiA5htXrSG6LjdMs66ofD4 PezPR0JPOmESToVoP3O0WRIfgnFEvLDo7TDmJWz+L3CypaaFnDJE/K+xrbVHeeB/AfHikexe+ ZmHnp17RRRsrr/hUWWpc314ceM/2etAkgpXKHCLJnkM9WpbIXP1HtTEWrY0CmAhI3EnPQvbSQ Peuy1N71IFa7TskmdOotbWV4OsF181qZj7jHmHgpcOb2wdUapylo4zWVDo6B145pST6zP/Fao /GtgpWLPR1CljuqhpWQj/L74JidELUT22kaBgiAp/+ddvS4ie7/1ci5ueOgox8yxumNV5Zx54 k0/oeju X-Mailman-Approved-At: Wed, 15 Aug 2018 10:04:45 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 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, 15 Aug 2018 05:33:25 -0000 On Tue, 14 Aug 2018 20:41:03 -0700 Pete Wright wrote: > On 8/14/18 6:13 PM, Kyle Evans wrote: > > On Tue, Aug 14, 2018 at 7:28 PM, Pete Wright wrot= e: =20 > >> i also attempted to boot using UEFI but the system hangs very early in= the > >> boot process. i have reverted to legacy mode for now so that i can wo= rk, > >> but am keen to test out any patches or do any other debugging that is > >> needed. =20 > > Hi Pete, > > > > Where in the process does it hang with UEFI? I can't help much with > > any of your other problems, but I am curious about this one. =3D) =20 > sure thing - the last several lines are: >=20 > random: fast provider: "Intel Secure Key RNG" > kbd1 at kbdmux0 > netmap: loaded module > nexus0 Similar situation same here on a Lenovo ThinkPad E540, except that the netm= pa message occurs prior to "random: fast provider: "Intel Secure Key RNG" >=20 > at this point it hangs.=C2=A0 let me know if you want me to try booting w= ith=20 > verbose output to dmesg or something. >=20 >=20 > cheers, > -pete >=20 > Other UEFI booting systems (oldish Asrock Z77-Pro4/Pro4-M) throw some infos shortly after booting the kernel which look like the stuff I can see from t= he UEFI loader very early - but it is to fast to catch with the naked eye. The boxes reboot and spinning booting this way.=20