Linux CentOS 7 安装tp link 无线网卡驱动

本文详细介绍了如何在老旧笔记本上安装CentOS7,并成功配置TP-Link TL-WN725N无线网卡的过程。包括从GitHub获取合适的驱动程序,以及使用wpa_cli进行WiFi连接管理的方法。

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

在一台老旧笔记本上安装了centos7 

有一个usb 的无线网卡, tp-link TL-WN725N

芯片型号  RTL8188EUS 802.11n Wireless Network Adapter

希望使用此网卡,因此需要安装驱动。

到芯片官网,中文官网没找到,搜索到英文官网的驱动,下载后却无法成功编译。

搜索到一个GitHub上的驱动 ,根据说明文档 成功编译安装。

驱动地址:https://github.com/lwfinger/rtl8188eu

可能需要iwconfig 之类的工具,源码 https://github.com/HewlettPackard/wireless-tools

设置连接WiFi 直接看这个

https://blog.youkuaiyun.com/xxb249/article/details/84319897

后期发现使用 wpa_cli 管理WIFI(连接、切换等)更简单,因为:

wpa_supplicant

The wpa_supplicant system consists of the following components:

wpa_supplicant.conf

the configuration file describing all networks that the user wants the computer to connect to.

wpa_supplicant

the program that directly interacts with the network interface.

wpa_cli

the client program that provides a high-level interface to the functionality of the daemon.

wpa_passphrase

a utility needed to construct wpa_supplicant.conf files that include encrypted passwords.

官网:https://w1.fi/wpa_supplicant/

具体使用可参考:https://blog.youkuaiyun.com/bulebin/article/details/85253631

man手册: https://linux.die.net/man/8/wpa_supplicant

 

注:此笔记本真的很旧,只能安装32位centos7.

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值