ubuntu下安装 TL-WN725无线网卡驱动

刚开始在网上找到了放在GIT上的一个驱动,试下来速度极慢到让人无法忍受,后来找到了一个哥们儿写的不错的解决方法。

 1、查看芯片

lsusb

Bus 003 Device 003: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN

2、设置root密码

sudo passwd root

3、执行

echo "blacklist rtl8192cu" | sudo tee /etc/modprobe.d/blacklist-rtl8192cu.conf
echo 8192cu | sudo tee -a /etc/modules

4、安装build环境

sudo apt-get install build-essential;

5、下载RTL8188CUS驱动

http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=21&PFid=48&Level=5&Conn=4&DownTypeID=3&GetDown=false&Downloads=true

6、解压缩进入

cd /Desktop/RTL8188C_8192C_USB_linux_v3.4.4_4749.20121105$
su
chmod +x install.sh
./install.sh

7、重启机器

转载于:https://www.cnblogs.com/wlemory/p/4543020.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
=============================================================================== Software Package - Component =============================================================================== 1. ReleaseNotes.pdf 2. document/ 2.1 Quick_Start_Guide_for_Driver_Compilation_and_Installation.pdf 2.2 Quick_Start_Guide_for_Station_Mode.pdf 2.3 wpa_cli_with_wpa_supplicant.pdf 2.4 HowTo_support_more_VidPids.pdf 2.5 Wireless_tools_porting_guide.pdf 2.6 HowTo_enable_driver_to_support_WIFI_certification_test.pdf 2.7 HowTo_enable_the_power_saving_functionality.pdf 2.8 Quick_Start_Guide_for_SoftAP.pdf 2.9 SoftAP_Mode_features.pdf 2.10 linux_dhcp_server_notes.txt 2.11 Quick_Start_Guide_for_Bridge.pdf 2.13 RTK_Wi-Fi_Direct_Programming_guide.pdf 3. driver/ 3.1 rtl8188C_8192C_usb_linux_v3.4.3_4369.20120622.tar.gz Naming rule: rtlCHIPS_linux_vM.N.P_ssss.yyyymmdd.tar.gz where: CHIPS: supported chips M: Major version N: miNor version P: Patch number s: SVN number y: package year m: package month d: package day 4. wpa_supplicant_hostapd/ 4.1 wpa_supplicant_hostapd-0.8_rtw_20120622.zip 4.1.1 wpa_supplicant The tool help the wlan network to communicate under the protection of WPAPSK mechanism (WPA/WPA2) and add WPS patch 4.1.2 hostapd 4.2 wpa_0_8.conf Configure file sample for wpa_supplicant-0.8 4.3 rtl_hostapd_2G.conf 4.4 rtl_hostapd_5G.conf Configure files for Soft-AP mode 2.4G/5G 4.5 p2p_hostapd.conf Configure file for hostapd for Wi-Fi Direct (P2P) 4.6 wpa_supplicant-0.6.9_wps_patch_20100201_1.zip 4.7 wpa_0_6_9.conf Configure file sample for wpa_supplicant-0.6.9 5. wireless_tools/ 5.1 wireless_tools.30.rtl.tar.gz 6. hardware_wps_pbc/ 6.1 Readme.txt 6.2 sample.c 7. WiFi_Direct_User_Interface/ 7.1 p2p_api_test_linux.c 7.2 p2p_ui_test_linux.c 7.3 p2p_test.h 7.4 S
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值