Ubuntu14.04 Install tp-link tl-wn823n Wireless Card driver

Source: Internet
Author: User

Ubuntu14.04 Install tp-link tl-wn823n Wireless Card driver

Specific network card: Tp-link tl-wn823n


1, check the wireless network card USB ID number terminal input lsusb:



2, according to the USB ID number lookup chipset driver in Baidu search 0bda 818b, that is, you can find the serial number corresponding to the Realtek RTL8192CU chipset, download driver download. Find it more laborious, I have already downloaded well, directly from the following link address directly download can.
This contains 2 drivers:
(1) realtek-rtl8192eu-driver.tar.gz (This is the compression package, after decompression, the direct execution of install.sh can be completed installation);
(2) Rtl8192eu-dkms_4.4_all.deb (This is the Deb package, execute the file to complete the installation);


3. Install the driver
(1) Installation method of realtek-rtl8192eu-driver.tar.gz:

Tar xvzf realtek-rtl8192eu-driver.tar.gz
cd install_folder
sudo./install.sh
(2) Installation method of Rtl8192eu-dkms_4.4_all.deb:
This is the Deb package, perform the installation of the file, I take the installation of the file, the specific implementation process is as follows:


(3) Installation method of Rtl8192eu-dkms_4.4_all.deb:
This is the most convenient way to install directly using Apt-get. The specific execution commands are as follows and are executed sequentially:
sudo add-apt-repository ppa:hanipouspilot/rtlwifi  
sudo apt-get update  
sudo apt-get install rtl8192eu-dkms  

Encountered an error: sudo install.sh command not found

FIX: sudo sh./install.sh

Reference http://blog.csdn.net/andrewseu/article/details/61916018

http://blog.csdn.net/nklinux/article/details/42692311

Reprinted with Technical blog Blog.csdn.net/jdbc/article/details/71248443?locationnum=2&fps=1

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.