https://bugzilla.kernel.org/show_bug.cgi?id=220705
--- Comment #26 from Lukas Wunner ([email protected]) --- Thanks AdriĆ , the dmesg output looks very good. The wifi card is using ASPM now which should slightly improve battery life. You may want to double-check that this doesn't negatively affect ping times / network latency. If the PCIe link isn't used for a short while, it goes to a lower power state and is automatically resumed by the hardware when PCIe traffic needs to be transmitted again. I've developed a proper fix for coreboot, it's the two top-most commits on this branch: https://github.com/l1k/coreboot/commits/aspm_erratum_eve/ This isn't even compile-tested yet. Let me get back to you once I've built it. -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
