From nobody Thu Feb 09 17:47:31 2023 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PCPXy2TQjz3n0MB; Thu, 9 Feb 2023 17:50:42 +0000 (UTC) (envelope-from yasu@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PCPXy1zCCz4b52; Thu, 9 Feb 2023 17:50:42 +0000 (UTC) (envelope-from yasu@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675965042; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=izZXy/+GLCclqGFQK6PBirewlrQLYaeY0GZHVV/Je3w=; b=gwkzZXpWIp5UKig056Zx/O57ECbfSnz88LHb5lW0aMd/iBmMFbK3WovzlqxOp09XuGb6g+ FwCH85hoScQcIgwx36I/yWg3BoRz/yPN3q4uSmTnUqQklkoLHJ4/ZlvAjFZdaFIJOZ5mGc so57rqLCKS9ckRFea+Mh451dTjB0budCICRbtpoGFe+bklCRH2AMZ0QsvcX//KaJOD6bpj nY45fpJCfpVIT+MDVu4QWuCpGauyubgTmDtTUkzaufe7ioe3qcmjT19vMenwWcIVEmto/t Om389N/86A4Paa2k4X6H255+r5DrqJxlLK7NlUlDzCyT5M1pMiSGD/wA49yeJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675965042; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=izZXy/+GLCclqGFQK6PBirewlrQLYaeY0GZHVV/Je3w=; b=lDTObi6IbibtezUDLReNK0sv46vENKs748E4rGmDrHv0W7FvbLWQn9ba8UiYKDX1ACT55/ 46dEWkmyBGvcflmJl97Db+BlsmjYdq9m8Hz+QjtmOI3Tj3v+3qcnj4tLWwiTplj2jBaWqK G4ENFuxUkC9DAS0s5GbTJv+ptr84Lkafv22yI/VfeohKEUDLAsKThaHU9KWa9/XhmNhmzD Iy9ZcM883e8YCiisJcc5H5VJ5gaHA+za53CSnYoJX/xNPldLf6hW54ufKxDcK+4fo3HJ3w rHNXJESkepW4hUVoZyo16OzREEu3w0cmjR/chWFEf9gEGjsPWooHhU0lWZPkxA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675965042; a=rsa-sha256; cv=none; b=KJfE3JsMjPHAuZ+LuP1SYVwJ/stZp3rpozK7pjwt6Zl5VRAHGzF0l7b06k9kVotTGDKx8q 82zDi29ssFIpdUQmqtlWbaSzoMnarS8YJP2u9Mrv6EfPfQ17bK6Ef4yYm+K//5ELGBtaKf 8+BjDZQoKv5zMM6HP3xgAjldbtebvmMCDz/IXr5jXfINu/JDRYSSZijf8CE0h2Oej8jm2H TmVDaeQds0dVi62O9NH7EldGlogXG+jetglphGsV3INKyv55RglhitPChznt3ESCxpR4Me 5g9rIhWnPHHkGeSaA/2dr/l9v71hQ7+g3/UnzsWGLKZ9iygZaaOZks7eRpJ0Dg== Received: from localhost (unknown [IPv6:240b:11:220:fe00::174:11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) (Authenticated sender: yasu/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4PCPXx2gyszSxm; Thu, 9 Feb 2023 17:50:41 +0000 (UTC) (envelope-from yasu@FreeBSD.org) Date: Fri, 10 Feb 2023 02:47:31 +0900 (JST) Message-Id: <20230210.024731.792407832299574349.yasu@FreeBSD.org> To: freebsd-stable@freebsd.org, freebsd-current@freebsd.org Subject: Re: Boot hangs up with Alderlake's intel GbE NIC From: Yasuhiro Kimura In-Reply-To: <20220524.020220.691400348469428239.yasu@FreeBSD.org> References: <20220523.164402.599295865361994545.yasu@FreeBSD.org> <20220524.020220.691400348469428239.yasu@FreeBSD.org> X-Mailer: Mew version 6.8 on Emacs 30.0.50 List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: N From: Yasuhiro Kimura Subject: Re: Boot hangs up with Alderlake's intel GbE NIC Date: Tue, 24 May 2022 02:02:20 +0900 (JST) >> 2 months ago I updated my home server to Intel Alderlake Core i3 12100 >> and GIGABYTE H610I DDR4 (rev. 1.0) motherboard. >> >> The latter has onboard Intel GbE NIC. But unfortunately 13.0-RELEASE >> doesn't detect it. So I inserted Intel PCI-E GbE adaptor to the PCI-E >> slot of the motherbord and used it as network interface of the server. >> >> And now 13.1-RELEASE is released. I tried updating with >> `freebsd-update update -r 13.1-RELEASE`, `freebsd install` and >> `shutdown -r now`. But after that system hangs up in the middle of >> boot. >> >> At first boot stops after onboard Intel GbE NIC is detected. >> >> https://people.freebsd.org/~yasu/Alderlake-GbE-boot-hangup.01.jpg >> >> It keeps about a minute and then boot process resumes. But soon it >> stops again. >> >> https://people.freebsd.org/~yasu/Alderlake-GbE-boot-hangup.02.jpg >> >> I waited about 20 minites in this state but boot never go ahead. >> >> Removing PCE-E GbE adopter doesn't change the situation. >> >> I also tried boot image of 14.0-CURRENT 20220519 snapshot and boot >> hangs up just same as 13.1-RELEASE. >> >> --- >> Yasuhiro Kimura >> > > I submitted the problem to Bugzilla. > > Bug 264179 Boot hangs up with Alderlake's intel GbE NIC > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264179 Recently some commits that change files under sys/dev/e1000 are made to main branch. So I built install image from c8f47b28827c of main and tried booting my home server with it. Then system boots without hang up but onboard Intel GbE NIC failed to be detected with following message. ---------------------------------------------------------------------- em1: mem 0x42300000-0x4231ffff at device 31.6 on pci0 em1: Setup of Shared code failed. error -1 em1: IFDI_ATTACH_PRE failed 6 device_attach: em1 attach returned 6 ---------------------------------------------------------------------- --- Yasuhiro Kimura