[Bug 209711] Ethernet: r8169: ACPI runtime GPE enabled for D3cold only works once. It stops working on second time GPE is enabled - Dell Wyse 5070

2020-12-10 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209711 Kai-Heng Feng (kai.heng.f...@canonical.com) changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 209711] Ethernet: r8169: ACPI runtime GPE enabled for D3cold only works once. It stops working on second time GPE is enabled - Dell Wyse 5070

2020-11-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209711 --- Comment #22 from Kai-Heng Feng (kai.heng.f...@canonical.com) --- Turns out the first wake is from native PME. ACPI GPE never works. I'll ask if ODM is willing to fix is in DSDT/SSDT. Otherwise I'll write a quirk instead. -- You are

[Bug 209711] Ethernet: r8169: ACPI runtime GPE enabled for D3cold only works once. It stops working on second time GPE is enabled - Dell Wyse 5070

2020-11-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209711 --- Comment #21 from Kai-Heng Feng (kai.heng.f...@canonical.com) --- Zhang Rui, Do you think it's a firmware/hardware bug? If so I'll write a quirk to disable D3cold for the root port. -- You are receiving this mail because: You are watching

[Bug 209711] Ethernet: r8169: ACPI runtime GPE enabled for D3cold only works once. It stops working on second time GPE is enabled - Dell Wyse 5070

2020-11-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209711 --- Comment #20 from Kai-Heng Feng (kai.heng.f...@canonical.com) --- Yes. Both gpe08 and gpe09 don't work even with gpe07 gets cleared prior. -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 209711] Ethernet: r8169: ACPI runtime GPE enabled for D3cold only works once. It stops working on second time GPE is enabled - Dell Wyse 5070

2020-11-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209711 --- Comment #19 from Zhang Rui (rui.zh...@intel.com) --- does the problem still exist when GPE07 cleared manually? -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 209711] Ethernet: r8169: ACPI runtime GPE enabled for D3cold only works once. It stops working on second time GPE is enabled - Dell Wyse 5070

2020-11-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209711 --- Comment #18 from Kai-Heng Feng (kai.heng.f...@canonical.com) --- Using this diff to do some test: diff --git a/drivers/acpi/sysfs.c b/drivers/acpi/sysfs.c index a5cc4f3bb..492259f2a 100644 --- a/drivers/acpi/sysfs.c +++ b/drivers/acpi/sysfs.c

[Bug 209711] Ethernet: r8169: ACPI runtime GPE enabled for D3cold only works once. It stops working on second time GPE is enabled - Dell Wyse 5070

2020-11-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209711 --- Comment #17 from Kai-Heng Feng (kai.heng.f...@canonical.com) --- Created attachment 293429 --> https://bugzilla.kernel.org/attachment.cgi?id=293429=edit firmware_nodes -- You are receiving this mail because: You are watching the assignee

[Bug 209711] Ethernet: r8169: ACPI runtime GPE enabled for D3cold only works once. It stops working on second time GPE is enabled - Dell Wyse 5070

2020-11-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209711 --- Comment #16 from Kai-Heng Feng (kai.heng.f...@canonical.com) --- Created attachment 293427 --> https://bugzilla.kernel.org/attachment.cgi?id=293427=edit lspci -vv -- You are receiving this mail because: You are watching the assignee of

[Bug 209711] Ethernet: r8169: ACPI runtime GPE enabled for D3cold only works once. It stops working on second time GPE is enabled - Dell Wyse 5070

2020-11-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209711 --- Comment #15 from Zhang Rui (rui.zh...@intel.com) --- can you attach the output of lspci -v as well as "grep . /sys/bus/pci/devices/*/firmware_node/path"? -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 209711] Ethernet: r8169: ACPI runtime GPE enabled for D3cold only works once. It stops working on second time GPE is enabled - Dell Wyse 5070

2020-11-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209711 Zhang Rui (rui.zh...@intel.com) changed: What|Removed |Added Summary|ACPI runtime GPE enabled|Ethernet: r8169: ACPI