Re: QCA9377 and no wireless network adapter Ubuntu 15.04
I have been trying to work this out for quite some time and I'm stuck because I do not have the hardware. You will need to test for us.
With a temporary working internet connection, by ethernet, tethered or whatever means possible, open a terminal and do:
Code:
sudo apt-get update
sudo apt-get install linux-headers-generic build-essential
wget https://www.kernel.org/pub/linux/kernel/projects/backports/2015/11/20/backports-20151120.tar.gz
tar -zxvf backports-20151120.tar.gz
cd backports-20151120
make defconfig-ath10k
make
sudo make install
Reboot and let us see:
"Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, Ph.D.
Bookmarks