Unix系统下安装usb无线网卡的步骤(以TL-WN722N为例)

本文详细介绍了如何为TL-WN722N USB无线网卡安装驱动程序,包括下载驱动、使用dpkg进行安装、加载驱动及验证驱动是否正确安装的步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

以TL-WN722N为例:

A.下载。无论通过什么样的方法只要找到相应的版本驱动后,download到本地。(文件夹可以自己新建一个,mkdir apk9h)

B.安装。dpkg -i ath9k_htc-installer_1-0-4.deb  安装完不用重启

注意,以下红色字体解释都来自官方

Install the package. If --recursive or -R option is specified, package-file must refer to a directory instead. Installation consists of the following steps:

     1.Extract the control files of the new package.

     2. If another version of the same package was installed before the new installation, execute prerm script of the old package.

     3.Run preinst script, if provided by the package.

     4.Unpack the new files, and at the same time back up the old files, so that if something goes wrong, they can be restored.

     5.If another version of the same package was installed before the new installation, execute the postrm script of the old package. Note that this script is executed after the preinst script of the new package, because new files are written at the same time old files are removed.

     6.Configure the package. See --configure for detailed information about how this is done.

C.载入驱动。


D.校验驱动是否加载。通过命令 lsmod |grep ath


E.将USB无线网卡插入,执行命令:iwconfig 查看是否已有wlan0设备。如图:


看到如上即可。



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值