From nobody Sun May 12 08:23:58 2024 X-Original-To: bugs@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 4VcbHg5pLWz5KYlt for ; Sun, 12 May 2024 08:23:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VcbHg3zDzz4g64 for ; Sun, 12 May 2024 08:23:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715502239; a=rsa-sha256; cv=none; b=riTlwFL7xfkIGu5Q1xkS9wrpx7Nqjtmcmk96TZHTthmau5d0k9ehzLjc2P9+3Gn0hR7osO XQGEswotQP+fwaBtjagC+UzhtmaD7g/RGtp1SM8qgQKHDg3ESMnicsPBo+Y6jy4RaKODUK /isfWD36+9SLfr2Z9XXT6zNytP7r0Usx+n7EnniwyMT44O0N7U2M9o5nGrrEMSB7dsepPn IX/b185LqpO70gVO4TzqqL8nxiPLX/7WB225zC+iX+5P/QxZP5y4Z8zBBNGCD9ygSIEZ3i wb23akcnfikCk6aVOfzX5WN3nxjBLoyEdIONNBbNrQB+MGAp3/5hjsxTNSsw7A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715502239; 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=QeZ9AfMgwRN0wokWjYtf9b2Gm/3ECFvc/2v/zSHl0Uo=; b=qq/J3zItvZ/o4ODq2s35PM+E8KDq1T0sxD/2eEc0VAFsiSZDOgmPFFn0TeSJOYX/7eT70N VtzbWKV0lhJY4KR1U/JKX63COyUbmBX4oQgSezvfdrgOvM7MpNNmRXgSG2HDHq4D9BEDlz m5rxKhDXmyXqljukPkQDcPZhw+J5M6MHdPcq7BGfbL5vgNoZzy+n4rDvgh0yon5/LbTbq/ 89dn1CWS8/9+lgVLAv5F+kIG4aA1rbvUfG+5Kyj78E8XTsvOcYodHA2h295s/4myIPUcZv B9mktSyZH9e71Pg8yvGaRy16AEvEA76LgC/FnLYQ7xnmUswsdwNwksPDI4T3hg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VcbHg3b0czx71 for ; Sun, 12 May 2024 08:23:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44C8NxIb043169 for ; Sun, 12 May 2024 08:23:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44C8Nx44043165 for bugs@FreeBSD.org; Sun, 12 May 2024 08:23:59 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 256722] [PATCH] EFI boot: Fix boot freeze on some systems Date: Sun, 12 May 2024 08:23:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch, uefi X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: egypcio@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256722 --- Comment #20 from Vin=C3=ADcius Zavam --- (In reply to Vin=C3=ADcius Zavam from comment #19) funny fact here is that booting the installed OS only moves further when 14= .0-R is used (install media: 'FreeBSD-14.0-RELEASE-amd64-disc1.iso') - still usi= ng a KVM guest [amd64]. though, we noticed that this installation media do not even offer the optio= n to enable/disable 'ACPI' via "boot options" on the beastie menu - this symptom= =20 also shows up after the installation. * SCREENSHOT: https://share.riseup.net/#DwMljC5mQUweZ3XOzPHmJg once we identified that, we tried to disable ACPI before booting a fresh installed system after installing from 'FreeBSD-15.0-CURRENT-amd64-20240509-ce7756fdca1f-270021-disc1.iso'... but = that did not work either. 14.1-BETA1 and newer medias do have ACPI enable/disable option again, on the boot options menu. RECAP: the following installation medias were tested (as KVM guest): * FreeBSD-14.0-RELEASE-amd64-disc1.iso * FreeBSD-14.1-BETA1-amd64-disc1.iso * FreeBSD-14.1-BETA2-amd64-disc1.iso * FreeBSD-14.1-PRERELEASE-amd64-20240425-9857f824ec77-267512-disc1.iso * FreeBSD-14.1-PRERELEASE-amd64-20240503-19e335596658-267586-disc1.iso * FreeBSD-14.1-STABLE-amd64-20240509-7b65987885da-267634-disc1.iso * FreeBSD-15.0-CURRENT-amd64-20240425-78101d437a92-269695-disc1.iso * FreeBSD-15.0-CURRENT-amd64-20240502-b07689d1f2a2-269827-disc1.iso * FreeBSD-15.0-CURRENT-amd64-20240509-ce7756fdca1f-270021-disc1.iso --=20 You are receiving this mail because: You are the assignee for the bug.=