ajaybhatia / Qualcomm-Atheros-QCA9377-Wifi-Linux

Drivers and Firmware for Qualcomm Atheros QCA9377 0042 [rev. 30]
http://j.mp/ajaybhatia
GNU General Public License v3.0
111 stars 52 forks source link

PKGBUILD does not work on latest version of Arch #1

Closed ddevault closed 8 years ago

ddevault commented 8 years ago

It complains about not having the kernel headers installed and not having a config file.

ddevault commented 8 years ago

Further research: everything has made it into 4.4-rc8, so I'm installing that and then I'll grab the firmware from here with the 4.4 method. PKGBUILD is still borken, though, so I'll leave this issue open for now.

ajaybhatia commented 8 years ago

You should only run install_for_kernel_4.4_rc2.sh and you're ready to use your wifi adapter. I've mentioned this in README. Hope this will work.

ajaybhatia commented 8 years ago

Below 4.4 you need linux-header package to be installed before executing makepkg. That's the dependency you need.