分页: 1 / 1

请问无线网卡驱动怎么安装(Qualcomm_Atheros_QCA9377)

发表于 : 2016-02-10 20:19
weiyc
网上下载的但不知道怎么安装
Qualcomm-Atheros-QCA9377-Wifi-Linux-master.zip
这是里面的内容:
2016/01/14 22:31 31 ath10k.conf
2016/01/14 22:31 <DIR> firmware-only
2016/01/14 22:31 1,169 install.sh
2016/01/14 22:31 1,022 install_for_kernel_4.4-rc2.sh
2016/01/14 22:31 35,142 LICENSE
2016/01/14 22:31 892 PKGBUILD
2016/01/14 22:31 10,069,636 qca9377.tar.xz
2016/01/14 22:31 12,364 qca9377_hw1.1_for_linux_4.4-rc2.patch
2016/01/14 22:31 614 README.md

Re: 请问无线网卡驱动怎么安装(Qualcomm_Atheros_QCA9377)

发表于 : 2016-02-10 20:30
vickycq
weiyc 写了:请问无线网卡驱动怎么安装(Qualcomm_Atheros_QCA9377)
这里下载的?
README 里写的非常清楚
非 4.4-rc2 内核,chmod +x install.sh && ./install.sh (需 root 权限)
4.4-rc2 内核自己打补丁
Arch 用 makepkg

注意:
On kernel 4.4-rc2 the backport drivers will fail to compile due to
introduction of QCA9377 hw1.0 in the source code. But hw1.1 is still to be
introduced in the kernel code (may be on final release of kernel 4.4).
qca9377_hw1.1_for_linux_4.4-rc2.patch will patch the kernel source code to
introduce hw1.1 and newer installation script will only install firmware.
================================

QCA9377 - Linux 4.4-rc2 添加支持
参考:
https://git.kernel.org/cgit/linux/kerne ... b4a79c9614
https://bbs.archlinux.org/viewtopic.php?id=205354
http://ubuntuforums.org/showthread.php?t=2300861

可下载安装 4.4 或 4.5 内核:http://kernel.ubuntu.com/~kernel-ppa/mainline/
固件:https://github.com/kvalo/ath10k-firmware

注意 QCA9377 硬件有多个版本

Re: 请问无线网卡驱动怎么安装(Qualcomm_Atheros_QCA9377)

发表于 : 2016-02-10 21:47
weiyc
vickycq 写了:
weiyc 写了:请问无线网卡驱动怎么安装(Qualcomm_Atheros_QCA9377)
这里下载的?
README 里写的非常清楚
非 4.4-rc2 内核,chmod +x install.sh && ./install.sh (需 root 权限)
4.4-rc2 内核自己打补丁
Arch 用 makepkg

注意:
On kernel 4.4-rc2 the backport drivers will fail to compile due to
introduction of QCA9377 hw1.0 in the source code. But hw1.1 is still to be
introduced in the kernel code (may be on final release of kernel 4.4).
qca9377_hw1.1_for_linux_4.4-rc2.patch will patch the kernel source code to
introduce hw1.1 and newer installation script will only install firmware.
================================

QCA9377 - Linux 4.4-rc2 添加支持
参考:
https://git.kernel.org/cgit/linux/kerne ... b4a79c9614
https://bbs.archlinux.org/viewtopic.php?id=205354
http://ubuntuforums.org/showthread.php?t=2300861

可下载安装 4.4 或 4.5 内核:http://kernel.ubuntu.com/~kernel-ppa/mainline/
固件:https://github.com/kvalo/ath10k-firmware
谢谢! :em03 已经安装!
注意 QCA9377 硬件有多个版本
可以上网了 暂时还没有碰到问题 恩应该是兼容的