From owner-freebsd-stable@freebsd.org Mon May 15 04:58:46 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 486E7D6D795 for ; Mon, 15 May 2017 04:58:46 +0000 (UTC) (envelope-from dpostolov@yandex.ru) Received: from forward23p.cmail.yandex.net (forward23p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F000C15CC for ; Mon, 15 May 2017 04:58:45 +0000 (UTC) (envelope-from dpostolov@yandex.ru) Received: from mxback2g.mail.yandex.net (mxback2g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:163]) by forward23p.cmail.yandex.net (Yandex) with ESMTP id 243A321569 for ; Mon, 15 May 2017 07:58:34 +0300 (MSK) Received: from web2o.yandex.ru (web2o.yandex.ru [95.108.205.102]) by mxback2g.mail.yandex.net (nwsmtp/Yandex) with ESMTP id Epm9Qm2gHO-wXROqkfL; Mon, 15 May 2017 07:58:33 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1494824313; bh=YOm7dTNySChaKzgUYGbLw8GFoNx2vHuLdfpEqmWGRo4=; h=From:To:Subject:Message-Id:Date; b=j6taa4IXJS2KnYKtSX54Fpw43JhSauwjmsoTPzLbWpc//FocKFNOnFRD2KeVOD5pD /48wQWJgiarp143OpB1ebK0ImuZ8M2HDJxjwAMyLu/oNv7ZbcGfqPgPgGmaxKWT9O2 k3kfCsctp96Qa3Q/vMMac+lPwt9XrafU0USuE/lk= Authentication-Results: mxback2g.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by web2o.yandex.ru with HTTP; Mon, 15 May 2017 07:58:33 +0300 From: Dmitry Postolov To: freebsd-stable@freebsd.org Subject: Conflict of Lenovo-fix option by default and Intel NUC5PPYH - Slow Bios starts MIME-Version: 1.0 Message-Id: <4814751494824313@web2o.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Mon, 15 May 2017 09:58:33 +0500 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2017 04:58:46 -0000 Hi to all FreeBSD developers and users! Sorry for my bad English... I am install FreeBSD-11.0-STABLE with settings by default (Bios + Uefi) and run FreeBSD in Uefi mode. Intel NUC Braswell NUC5PPYH CPU N3700 with latest Biios and all previous versions. After install FreeBSD-11.0-STABLE-amd64 _and reboot_, Intel NUC5PPYH Bios slow starts from Logo to F2,F7,F10 message up to 18 seconds.If poweroff NUC and poweroff electric filter and power on electric filter again, and power on NUC, then all OK until next reboot of FreeBSD. This Problem was fixed in TrueOS 12.0-CURRENT (based on FreeBSD-12.0-CURRENT) with disable Lenovo-fix mode in Installer. Therefore problem in incompability Lenovo-fix mode and Intel NUC Bios/UEFI. https://github.com/trueos/trueos-core/issues/46 Kris Moore> Can you re-test this with later ISOs? We've disabled the "lenovofix" option by default that seemed to cause a few systems difficulty. Dmitry Postolov> Thanks! This problem is [SOLVED] in TrueOS 2016-12-15.USB Image. Video: https://yadi.sk/i/osvXqcw63J9Uou Previous versions of FreeBSD bugreport: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213638 It is possible to make the Lenovo-fix mode as Installer optional for Bios + Uefi Installer mode or to improve the Lenovo-fix mode for conflict prevention FreeBSD and Intel NUC ex-Atom series Bios? dmitry@freebsd5:~ % uname -a FreeBSD freebsd5.bsdnotes.me 11.0-STABLE FreeBSD 11.0-STABLE #0 r318134: Wed May 10 15:16:21 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 --- best regards, Dmitry Postolov dpostolov@yandex.ru