From owner-freebsd-stable@freebsd.org Wed Jun 24 18:48:08 2020 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 96DE6340841 for ; Wed, 24 Jun 2020 18:48:08 +0000 (UTC) (envelope-from freebsd-stable@dino.sk) Received: from mailhost.netlabit.sk (mailhost.netlabit.sk [84.245.65.72]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49sXGH2bXLz3ycs for ; Wed, 24 Jun 2020 18:48:06 +0000 (UTC) (envelope-from freebsd-stable@dino.sk) Received: from vinq4.dino.sk (a181.b2.elvisdk.sk [85.248.26.181]) (AUTH: LOGIN milan, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by mailhost.netlabit.sk with ESMTPSA; Wed, 24 Jun 2020 20:47:59 +0200 id 00F3A9DF.5EF39FDF.000178D4 Date: Wed, 24 Jun 2020 20:29:21 +0200 From: Milan Obuch To: freebsd-stable@freebsd.org Subject: HP Business PC - NMI problem Message-ID: <20200624202335.05314a6a@vinq4.dino.sk> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; i386-portbld-freebsd12.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 49sXGH2bXLz3ycs X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of freebsd-stable@dino.sk designates 84.245.65.72 as permitted sender) smtp.mailfrom=freebsd-stable@dino.sk X-Spamd-Result: default: False [-0.78 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.47)[-0.469]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[dino.sk]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.39)[-0.395]; NEURAL_SPAM_SHORT(0.38)[0.382]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16160, ipnet:84.245.64.0/18, country:SK]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2020 18:48:09 -0000 Hi, today I installed FreeBSD 12,1 on HP 260 G1 DM Business PC. There were no troubles in install phase, but after rebooting into newly installed system I am getting repeating messages on console NMI/cpu0. When system loads up to login prompt, everything seems working, I can Alt-F2 switch to another screen and login, install a port (or do it through network), just on console/first screen much messages are being output, which is annoying and makes one screen unusable. Sometimes it looks like boot process stops/hangs, then one must press power to shutdown the box, then start it again. =46rom log: kernel: NMI/cpu0 ... going to debugger kernel: NMI ISA 3c, EISA ff (number changes sometimes to 2c, less frequently compared to 3c) Has anybody any hint how to solve this issue? Regards, Milan