Comment 83 for bug 1879633

Revision history for this message
Kayvee (vkkodali) wrote :

I figured it out! Here's what I had to do:
(copied from: https://wireless.wiki.kernel.org/en/users/drivers/ath11k/installation)

git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
cd linux-firmware
sudo cp -r ath11k/ /lib/firmware/

So far it is working fine. I am able to close the laptop lid, put it to sleep and WiFi connects automatically after the machine wakes up.