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

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
weiyc
帖子: 15
注册时间: 2016-02-07 13:16
系统: windows10

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

#1

帖子 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
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

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

#2

帖子 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 硬件有多个版本
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
weiyc
帖子: 15
注册时间: 2016-02-07 13:16
系统: windows10

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

#3

帖子 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 硬件有多个版本
可以上网了 暂时还没有碰到问题 恩应该是兼容的
回复