[Bug 211737] "1 arguments were passed to a non-method ACPI object" kernel log spam - Lenovo ThinkPad L570

2021-03-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211737

Zhang Rui (rui.zh...@intel.com) changed:

   What|Removed |Added

   Assignee|acpi_acpica-core@kernel-bug |erik.kan...@intel.com
   |s.osdl.org  |

-- 
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


[Bug 211737] "1 arguments were passed to a non-method ACPI object" kernel log spam - Lenovo ThinkPad L570

2021-03-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211737

Zhang Rui (rui.zh...@intel.com) changed:

   What|Removed |Added

 CC||erik.kan...@intel.com

-- 
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


[Bug 211737] "1 arguments were passed to a non-method ACPI object" kernel log spam - Lenovo ThinkPad L570

2021-03-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211737

Zhang Rui (rui.zh...@intel.com) changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #6 from Zhang Rui (rui.zh...@intel.com) ---
$ grep ECRD *.dsl
dsdt.dsl:ECRD,   1, 
dsdt.dsl:\_SB.PCI0.LPCB.EC.ECRD = 0x01
dsdt.dsl:\_SB.PCI0.LPCB.EC.ECRD = 0x00
ssdt2.dsl:External (_SB_.PCI0.LPCB.H_EC.ECRD, MethodObj)// 1 Arguments
ssdt2.dsl:RPMV [0x02] = \_SB.PCI0.LPCB.H_EC.ECRD (RefOf
(\_SB.PCI0.LPCB.H_EC.CFSP))

$ grep FSDD *.dsl
ssdt2.dsl:Method (FSDD, 0, NotSerialized)

First of all, this is a BIOS bug because ECRD is not defined as a method
anywhere, but it is referenced as an ACPI method in ssdt2.


To me, the thing I don't understand is that why this error is triggered
frequently.
The bogus AML code is in ACPI method FSDD, and FSDD method is not invoked by
another other method, or by Linux kernel.
Erik, any ideas?

-- 
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


[Bug 211737] "1 arguments were passed to a non-method ACPI object" kernel log spam - Lenovo ThinkPad L570

2021-03-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211737

--- Comment #5 from jaak+bugzilla.kernel@ristioja.ee ---
This also seems to happen with vanilla sources for Linux kernel versions
4.19.117, 4.14.222, 4.9.258 and 4.4.258, so it seems reasonable to assume that
this has been an issue since at least 4.4.

-- 
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


[Bug 211737] "1 arguments were passed to a non-method ACPI object" kernel log spam - Lenovo ThinkPad L570

2021-03-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211737

--- Comment #4 from jaak+bugzilla.kernel@ristioja.ee ---
Created attachment 295635
  --> https://bugzilla.kernel.org/attachment.cgi?id=295635&action=edit
output of acpidump --binary

-- 
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


[Bug 211737] "1 arguments were passed to a non-method ACPI object" kernel log spam - Lenovo ThinkPad L570

2021-03-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211737

--- Comment #3 from jaak+bugzilla.kernel@ristioja.ee ---
Created attachment 295633
  --> https://bugzilla.kernel.org/attachment.cgi?id=295633&action=edit
output of acpidump

-- 
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


[Bug 211737] "1 arguments were passed to a non-method ACPI object" kernel log spam - Lenovo ThinkPad L570

2021-03-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211737

--- Comment #2 from jaak+bugzilla.kernel@ristioja.ee ---
Created attachment 295629
  --> https://bugzilla.kernel.org/attachment.cgi?id=295629&action=edit
dmesg

Here is the output of dmesg.
I'd have to recompile the kernel to get /dev/mem support required for acpidump.

-- 
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


[Bug 211737] "1 arguments were passed to a non-method ACPI object" kernel log spam - Lenovo ThinkPad L570

2021-03-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211737

Zhang Rui (rui.zh...@intel.com) changed:

   What|Removed |Added

 CC||rui.zh...@intel.com
Summary|"1 arguments were passed to |"1 arguments were passed to
   |a non-method ACPI object"   |a non-method ACPI object"
   |kernel log spam |kernel log spam - Lenovo
   ||ThinkPad L570

--- Comment #1 from Zhang Rui (rui.zh...@intel.com) ---
please attach the acpidump output of this machine.
please attach the dmesg output after boot.

Can you boot into some older kernel and check if the problem still exists?

-- 
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