On Sun, Nov 05, 2017 at 04:15:36PM -0500, Nik Nyby wrote: > I also want to note that adding rtl8821ae.aspm=0 to my grub kernel > boot command doesn't fix my problem. (I'm building this driver into > the kernel, not as a module). My connection dropping problem is > fixed only if I comment out the aspm init code in the driver, per > this patch: > https://patchwork.kernel.org/patch/9951511/ Interesting; that patch was for testing, and did more than just aspm=0. Check for a BIOS update from your vendor. Device registers can be configured and persist despite warm reboot, which implies there is no register reset in driver start or device reset, which further implies that the BIOS can easily affect the outcome. Check also for different behaviour after cold reboot; that is a power down for 30 seconds then power up. Do you yet have a known working kernel to bisect against? -- James Cameron http://quozl.netrek.org/