https://bugzilla.kernel.org/show_bug.cgi?id=209711
Heiner Kallweit (hkallwe...@gmail.com) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hkallwe...@gmail.com --- Comment #9 from Heiner Kallweit (hkallwe...@gmail.com) --- Speaking for r8169 and RTL8168h: Chip initialization includes the following: RTL_W8(tp, MISC_1, RTL_R8(tp, MISC_1) & ~PFM_D3COLD_EN); Due to missing chip documentation I can't say what this actually does, but it wouldn't be a surprise if D3cold doesn't work properly. How is it if add a call to pci_d3cold_disable() to rtl_init_one() in r8169? Is waking from D3hot working properly? -- 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