From nobody Sun Nov 07 02:17:19 2021 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 B6C281837DE4 for ; Sun, 7 Nov 2021 02:17:19 +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 4HmyYq4fRtz3HRJ for ; Sun, 7 Nov 2021 02:17:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 808701650E for ; Sun, 7 Nov 2021 02:17:19 +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 1A72HJSf056524 for ; Sun, 7 Nov 2021 02:17:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1A72HJnQ056523 for bugs@FreeBSD.org; Sun, 7 Nov 2021 02:17:19 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 259427] Fails to boot on HP ProBook 455 G7: Firmware Error (ACPI): AE_AML_PACKAGE_LIMIT, Index (0x000000005) is beyond end of object (length 0x5) (20201113/exoparg2-569) Date: Sun, 07 Nov 2021 02:17:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.2-RELEASE X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kumba@gentoo.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? mfc-stable12? mfc-stable11- 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259427 --- Comment #6 from Joshua Kinard --- (In reply to georg.lastname from comment #5) I think the bug on the FreeBSD-side is that these messages spam repeatedly every few seconds and they clobber the main console, making using the boot/install console unusable. Some searching around, it looks like when L= inux encounters these errors, they are at least stuffed away in the dmesg log and don't flood the console. I can't tell if they repeat forever in dmesg, tho= ugh. Haven't actually tried booting Linux on this laptop yet (I have enough sys= tems running Linux to keep me entertained as-is). If the console could be fixed, I might be able to at least install BSD on it and see how it holds up. As for fixing the BIOS/UEFI/ACPI issues directly,= if anyone has contacts at HP I can go and pester, I'll give it a shot. But I = did not buy the CarePack for this thing, so going through their normal support channels would be a futile effort. Google did turn up this post on the FreeBSD forums that I hadn't come across before: https://forums.freebsd.org/threads/panic-when-connecting-or-disconnecting-a= -c-power.81550/ Which points at amdgpu being somewhat responsible. So if this is thermal zone-related, possibly tied to the graphics adapter, and thus, the drm-kmod/gpu-firmware packages? Push comes to shove, I'll donate it to goodwill and hunt down a non-HP lapt= op that'll be more....compatible. --=20 You are receiving this mail because: You are the assignee for the bug.=