From owner-freebsd-current@freebsd.org Fri Jun 10 09:09:47 2016 Return-Path: Delivered-To: freebsd-current@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 304DFB6FD76 for ; Fri, 10 Jun 2016 09:09:47 +0000 (UTC) (envelope-from dip-freebsd@yandex.ru) Received: from forward8m.cmail.yandex.net (forward8m.cmail.yandex.net [IPv6:2a02:6b8:b030::10]) (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 E41581CA5 for ; Fri, 10 Jun 2016 09:09:46 +0000 (UTC) (envelope-from dip-freebsd@yandex.ru) Received: from mxback3m.mail.yandex.net (mxback3m.mail.yandex.net [37.140.138.63]) by forward8m.cmail.yandex.net (Yandex) with ESMTP id 5450B2172C for ; Fri, 10 Jun 2016 12:09:43 +0300 (MSK) Received: from web19m.yandex.ru (web19m.yandex.ru [37.140.138.110]) by mxback3m.mail.yandex.net (nwsmtp/Yandex) with ESMTP id Yd4gtzbs3l-9gUStg3v; Fri, 10 Jun 2016 12:09:42 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1465549782; bh=6QSZatlRYUWICN/vf/3baZyGeKPVsW5WEu7oNJLuo8Y=; h=X-Yandex-Sender-Uid:From:To:Subject:MIME-Version:Message-Id: X-Mailer:Date:Content-Transfer-Encoding:Content-Type; b=gFyIRiLO5IqeWQFHIvWxUtDTjmvhNEmSvfdKec7wWHSpibf+4ejEhFniGQfqdiM07 lvAUupW3PjaHRsAiCMqdW8xNJ/f9l3Ulm/G4f9ZpmHvpZBhlgIwqE1gD5ONeQr5LJ8 DOgCrnTBrDNh5kEwx6v0sC3vEd1cC5Og8I0gyLLg= Authentication-Results: mxback3m.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 858810324 X-Yandex-Sender-Uid: 317006387 Received: by web19m.yandex.ru with HTTP; Fri, 10 Jun 2016 12:09:42 +0300 From: Dmitry Postolov To: freebsd-current@freebsd.org Subject: Problem with slow Intel NUCS BIOS start after FreeBSD reboot/poweroff MIME-Version: 1.0 Message-Id: <2389781465549782@web19m.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Fri, 10 Jun 2016 14:09:42 +0500 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 10 Jun 2016 09:09:47 -0000 Hi to all FreeBSD community and developers! Sorry for my bad English... I am owner of mini-PC Intel NUC5PPYH and Intel DN2820FYKH. And both of NUCs has a problem with timer of BIOS start after FreeBSD installation and reboot/poweroff. FreeBSD 11.0-ALPHA2 (and the same problem with previous versions of FreeBSD). NUC5PPYH with latest BIOS 0054. NUC DN2820 with BIOS 0052. Computer is off. I am press Power button, NUC is on, and display graphical NUC logo and after a few seconds and one beeper sond (keyboard init) PC print menu. I am select boot from USB and install FreeBSD from USB-stick to HDD (Auto ZFS mode with GPT BIOS-active. <- working installer configuration for NUC). After reboot, then on case NUC5PPYH time from graphical logo "NUC" to beeper sound (keyboard init) is 1 min 15 sec, after that FreeBSD is loading. If Power Off PC and Power On again, the problem with slow start of BIOS to keyboard init is NOT solved. Workaround: Power Off and switch power off Power supply (APC SurgeArrest). And after that and Power On timer of BIOS start from NUC Logo to beeper sond (keyboard init) is a few seconds, after that FreeBSD is loading. But after FreeBSD # reboot/poweroff command problem is to repeat. But on DragonFlyBSD and Linux this problem is not observed on this computers. Is it possible to compare installation and reboot/poweroff procedure on FreeBSD and DragonFlyBSD and to find a solution to fix this problem on FreeBSD? best regards, Dmitry Postolov dip-freebsd@yandex.ru