diff --git a/wifi-stuck-after-suspend.note b/wifi-stuck-after-suspend.note new file mode 100644 index 0000000..c66e4be --- /dev/null +++ b/wifi-stuck-after-suspend.note @@ -0,0 +1,10 @@ +Add kernel param: + +ath11k_pci.disable_idle_ps=1 + +edit /etc/default/grub +at GRUB_CMD_LINUX_DEFAULT +sudo grub-mkconfig -o /boot/grub/grub.cfg + + +