From nobody Mon Feb 19 05:45:09 2024 X-Original-To: acpi@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 4TdWhj5zS3z59fxr for ; Mon, 19 Feb 2024 05:45:09 +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 4TdWhj4C7tz57PJ for ; Mon, 19 Feb 2024 05:45:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708321509; 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=9dQB+D/yGvpGLNxDJUEKHxkngUR+w2xc5ymBp7FMit8=; b=USixVFWyDucJfH2gfLKVlhCiv+SNU43TCxrTpcUEMaKKHyDp1WQdMOmtE0zWOhnCmwxcle S6H87npzIyFIrySd/vzo/tJjA9xM2BEtNYymB0KlzUGonoyuE32VgHjC/+U5UCCyh1XVLX Mh7D5Wez60OhAHsbhSKww2bRTNPMcQNSxlJOOganLlB+aUSLeXqOW9YS4DGbClaDDsv5wj gu84Y6nxoaSy3aKQeVdXbqqiMXOOCq/BcWZTokVWFRhxGsat+Xia3mz5Hrzh5n/45Z9nSl XRXl5Cx82sqcVdwL0OcqjkdTuCZ2Bakjv0gwGhcH2FtpuSRizgAkp8Wozs3EeA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708321509; a=rsa-sha256; cv=none; b=n9HqMACW3728rxmKkggvRqErvGpMRuRM7WKxLdo9s0OuXMf1Mdbut7qCDqoW/Zga2Gk61c 1yH58xFQTP8kyA7vME2ak3xiDztXzGFy9Mjv2VSV13g7hdqx5ckMSfd9cfoGtz0KM9inaC 1CSMUfmRAFzF2ueGsXVmhdyVdBvt/KKpI60z8twVda0fUt06Ec+Y6Io9jLo7wL4Kmgcqoo 9GhaDiNO72f1aAoc+fMqaQ4evhAN0j/wc2d4RXL5lM/MkMpffN0FOmbSZ8n0Br4Xk2dSsI +sjveV1bsJB89Sly1Hr+XOx6uMD9naVOmeeI6WJTQ6gpklozV70KXH89pCdxvQ== 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 4TdWhj3985zMS8 for ; Mon, 19 Feb 2024 05:45:09 +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 41J5j9Jw017439 for ; Mon, 19 Feb 2024 05:45:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41J5j9TS017438 for acpi@FreeBSD.org; Mon, 19 Feb 2024 05:45:09 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: acpi@FreeBSD.org Subject: [Bug 259825] acpi: Toshiba Satelite L505D-LS501 fails to install: firmware error (ACPI) Could not resolve symbol [\_GPE._L07.RS*F] AE_NOT_FOUND Date: Mon, 19 Feb 2024 05:45:09 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.0-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: acpi@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: bug_status cc resolution 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: ACPI and power management development List-Archive: https://lists.freebsd.org/archives/freebsd-acpi List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-acpi@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259825 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed CC| |imp@FreeBSD.org Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=