# Qualcomm-Atheros-QCA9377-Wifi-Linux **Repository Path**: cjzdtchh/Qualcomm-Atheros-QCA9377-Wifi-Linux ## Basic Information - **Project Name**: Qualcomm-Atheros-QCA9377-Wifi-Linux - **Description**: Drivers and Firmware for Qualcomm Atheros QCA9377 0042 [rev. 30] - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-18 - **Last Updated**: 2022-10-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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