https://bugzilla.kernel.org/show_bug.cgi?id=215101

Mark (voidzero) van Dijk (kernel...@z.dvxs.net) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kernel...@z.dvxs.net

--- Comment #12 from Mark (voidzero) van Dijk (kernel...@z.dvxs.net) ---
(In reply to cdrcat from comment #9)
> FYI: I am just getting a similar error and I believe it is because I just
> disabled the sleep states in the BIOS on my Dell XPS-15 9570. IF you get
> this error then perhaps check your BIOS settings. The first two error lines
> in the log are "kernel: ACPI BIOS Error (bug): Failure creating named object
> [_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)"
> and "kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog
> (20210730/psobject-220)". I could be wrong, sorry, I didn't change BIOS
> settings back to test.

You might be on to something. I am getting similar errors on my Asus FA507RC
laptop with amd ryzen 7. On this laptop, there are no useful sleep states. From
the user's vantage point the laptop can be either on, or off. There is no way
for me to change this in the BIOS. (I regret buying the laptop for this
reason.)

cpuinfo:
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 25
model           : 68
model name      : AMD Ryzen 7 6800H with Radeon Graphics
stepping        : 1
microcode       : 0xa404101
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

In dmesg: 

ACPI: PM: (supports S0 S4 S5)

Here are some error messages:

Kernel: 5.19.17 #1-NixOS SMP PREEMPT_DYNAMIC
ACPI: Added _OSI(Module Device)
ACPI: Added _OSI(Processor Device)
ACPI: Added _OSI(3.0 _SCP Extensions)
ACPI: Added _OSI(Processor Aggregator Device)
ACPI: Added _OSI(Linux-Dell-Video)
ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
ACPI BIOS Error (bug): Failure creating named object
[\_SB.PCI0.GP19.NHI0._RST], AE_ALREADY_EXISTS (20220331/dswload2-326)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog
(20220331/psobject-220)
ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
ACPI BIOS Error (bug): Failure creating named object
[\_SB.PCI0.GP19.NHI1._RST], AE_ALREADY_EXISTS (20220331/dswload2-326)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog
(20220331/psobject-220)
ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP2.WWAN],
AE_NOT_FOUND (20220331/dswload2-162)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220)
ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010)
ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP5.RTL8],
AE_NOT_FOUND (20220331/dswload2-162)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220)
ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010)
ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP6.WLAN],
AE_ALREADY_EXISTS (20220331/dswload2-326)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog
(20220331/psobject-220)
ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x5B82)
ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP7.DEV0],
AE_NOT_FOUND (20220331/dswload2-162)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220)
ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010)
ACPI: 22 ACPI AML tables successfully acquired and loaded
ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
ACPI: EC: EC started
ACPI: EC: interrupt blocked
ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
ACPI: Interpreter enabled
ACPI: PM: (supports S0 S4 S5)
ACPI: Using IOAPIC for interrupt routing



Also, when I try to for example modprobe amd_pstate I get many errors that look
similar:

ACPI BIOS Error (bug): Could not resolve symbol [^PCI0.GPP0.PEGP.EDP1],
AE_NOT_FOUND (20220331/psargs-330)
ACPI Error: Aborting method \_SB.BRTN due to previous error (AE_NOT_FOUND)
(20220331/psparse-529)
ACPI Error: Aborting method \_SB.PCI0.SBRG.EC0.QLIB due to previous error
(AE_NOT_FOUND) (20220331/psparse-529)
ACPI Error: Aborting method \_SB.PCI0.SBRG.EC0._Q18 due to previous error
(AE_NOT_FOUND) (20220331/psparse-529)

I hope this information can help the bug forward.

This is my first message on the kernel.org bugzilla. Please let me know if I
should have formatted this message differently, or if you prefer these errors
in an attachment rather than inline. Also, feel free to request for more
information (full dmesg output perhaps). Thank you.

Mark van Dijk

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to