Centos 6.5 install wireless Nic TL-WN725N v2

Source: Internet
Author: User

Lsusb: view the USB device.

Iwconfig to check whether the NIC is installed

Uname-R: Check the system kernel version because the NIC driver to be searched is related to the kernel version.

The chip used by wireless Nic TL-WN725N V2 is RealTek 8179.

Find and download the driver rtl8188eu_usb_linux.tar.gz, and then install it:

1. decompress the source code:

$ Tar xvzf rtl8188eu_usb_linux.tar.gz

2. Compile and install

$ CD 8188eu_usb_linux/driver/rtl8188eu/

$ Make

$ Sudo make install

3. Load the module:

$ Insmod 8188eu. Ko

4. You may need to restart:

$ Sudo reboot

At this time, iwconfig will find that the network card has been installed, but has not been connected.

Click network connection in the upper-right corner of the screen and enter the wireless network account and password.

 

Centos 6.5 install wireless Nic TL-WN725N v2

Related Article

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.