Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajaybhatia/qualcomm-atheros-qca9377-wifi-linux
Drivers and Firmware for Qualcomm Atheros QCA9377 0042 [rev. 30]
https://github.com/ajaybhatia/qualcomm-atheros-qca9377-wifi-linux
Last synced: 19 days ago
JSON representation
Drivers and Firmware for Qualcomm Atheros QCA9377 0042 [rev. 30]
- Host: GitHub
- URL: https://github.com/ajaybhatia/qualcomm-atheros-qca9377-wifi-linux
- Owner: ajaybhatia
- License: gpl-3.0
- Created: 2015-11-07T15:33:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-23T05:12:50.000Z (over 5 years ago)
- Last Synced: 2024-04-15T16:26:21.660Z (9 months ago)
- Language: Shell
- Homepage: http://j.mp/ajaybhatia
- Size: 14.3 MB
- Stars: 108
- Watchers: 13
- Forks: 51
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qualcomm-Atheros-QCA9377-Wifi-Linux
Drivers and Firmware for Qualcomm Atheros QCA9377 Driver 0042 [rev. 30].
This repo also contains PKGBUILD for Arch Distribution and a generic bash script for any GNU\Linux distro.***This repo is depreciated and not under maintenance. Developers are welcome to maintain this repo***
##For Arch Linux Distro
makepkg -i##For Any Distro
chmod +x install.sh./install.sh
###For Kernel 4.4-rc2
Compile your own kernel by applying qca9377_hw1.1_for_linux_4.4-rc2.patch to the kernel source code.Use distribution specific kernel compilation steps (Read it more about it on your distribution wiki pages).
chmod +x install_for_kernel_4.4-rc2.sh
./install_for_kernel_4.4-rc2.sh