[Bug 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 Zhang Rui (rui.zh...@intel.com) changed: What|Removed |Added Status|RESOLVED|CLOSED Assignee|acpi_b...@kernel-bugs.osdl. |rui.zh...@intel.com |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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 Zhang Rui (rui.zh...@intel.com) changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|--- |DOCUMENTED --- Comment #7 from Zhang Rui (rui.zh...@intel.com) --- The EC event indeed happens around every second. To me, the handling for the EC event (0xC9) is broken as it references the AFN2 method which does not exist at all. And this results in the EC event not handled properly and it keeps on firing. As I mentioned earlier, this is a BIOS issue. For some of the ACPI BIOS bugs, we can workaround them in Linux kernel, but for issues like this, we can do nothing in kernel because we don't know what is missing in the BIOS and it can only get fixed in ACPI BIOS code by the OEM Vendor. So I will close this bug report, sorry that we can not help on this issue. You can check if there is any new BIOS release or not. -- 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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 Zhang Rui (rui.zh...@intel.com) changed: What|Removed |Added Component|EC |BIOS Assignee|acpi...@kernel-bugs.osdl.or |acpi_b...@kernel-bugs.osdl. |g |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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 Zhang Rui (rui.zh...@intel.com) changed: What|Removed |Added Component|BIOS|EC Assignee|acpi_b...@kernel-bugs.osdl. |acpi...@kernel-bugs.osdl.or |org |g -- 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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 --- Comment #6 from Sebastien Bourdeauducq (s...@m-labs.hk) --- Created attachment 295993 --> https://bugzilla.kernel.org/attachment.cgi?id=295993=edit int-after -- 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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 --- Comment #5 from Sebastien Bourdeauducq (s...@m-labs.hk) --- Created attachment 295991 --> https://bugzilla.kernel.org/attachment.cgi?id=295991=edit int-before -- 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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 --- Comment #4 from Zhang Rui (rui.zh...@intel.com) --- I close this because we don't observe any functionality issue so far. And the error messages are caused by buggy BIOS code we can not fix. I can propose a customized DSDT and you can rebuild your kernel with the customized DSDT, and you will not see these errors. Another potential issue is that why it fires every second. please try following command and attach the int-before and int-after log files. grep . /sys/firmware/acpi/interrupts/* > int-before; sleep 10; grep . /sys/firmware/acpi/interrupts/* > int-after -- 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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 Sebastien Bourdeauducq (s...@m-labs.hk) changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WILL_NOT_FIX|--- --- Comment #3 from Sebastien Bourdeauducq (s...@m-labs.hk) --- "The fact that ACPI was designed by a group of monkeys high on LSD, and is some of the worst designs in the industry obviously makes running it at any point pretty damn ugly." - Linus Torvalds Most computers have ACPI bugs and the kernel contains workarounds for many of them. So, why should this particular issue get closed? -- 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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 Zhang Rui (rui.zh...@intel.com) changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |WILL_NOT_FIX -- 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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 Zhang Rui (rui.zh...@intel.com) changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from Zhang Rui (rui.zh...@intel.com) --- $ grep AFN2 *.dsl dsdt.dsl:External (_SB_.PCI0.GFX0.AFN2, MethodObj)// 1 Arguments dsdt.dsl:^^^GFX0.AFN2 (Local1) dsdt.dsl:^^^GFX0.AFN2 (Local1) This is apparently a BIOS bug. The buggy AML invokes an ACPI control method named AFN2, which is never defined. Sorry that I will close this one as we can do nothing in kernel for this issue. -- 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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 Zhang Rui (rui.zh...@intel.com) changed: What|Removed |Added CC||rui.zh...@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 210751] "Could not resolve symbol [^^^GFX0.AFN2]" errors on Lenovo Ideapad 330s
https://bugzilla.kernel.org/show_bug.cgi?id=210751 --- Comment #1 from Sebastien Bourdeauducq (s...@m-labs.hk) --- Created attachment 294199 --> https://bugzilla.kernel.org/attachment.cgi?id=294199=edit acpidump -- 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