OpenWrt下TL-WN722N无线网卡驱动安装

编程知识 更新时间:2023-05-03 02:21:11

   前提:已经安装U盘挂载文档中的USB驱动

   无线网卡驱动:

   TL-WN722N网卡核心芯片为Atheros,对应驱动类型为ath9k

   步骤:

   1.查看依赖关系

    

   2.安装软件

   opkg install libnl-tiny

   opkg install crda

   opkg install iw

   opkg install wireless-tools

   opkg install kmod-crypto-core

   opkg install kmod-crypto-arc4

   opkg install kmod-crypto-aes

    opkg install kmod-cfg80211

    opkg install hostapd-common

    opkg install kmod-mac80211

    opkg install kmod-ath

    opkg install kmod-ath9k-common

    opkg install kmod-ath9k-htc

   

   3.模块导入

   modprobe ath

   使用lsusb查看usb接口信息

   启用无线功能:ifconfig wlan0 up

   

   4.网卡默认功能

    使用wifi detect > /etc/config/wireless

     将默认配置导入wireless

     /etc/init.d/network restart重启网络服务


   5.Luci界面查看无线网络状况

   

     目前是单纯的上网卡功能,工作在客户端模式。

 


更多推荐

OpenWrt下TL-WN722N无线网卡驱动安装

本文发布于:2023-04-30 02:26:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/15995f960b78ce3a603fba173ac29ec9.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:网卡驱动   OpenWrt   TL   WN722N

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!

  • 112879文章数
  • 28699阅读数
  • 0评论数