Configure wireless NIC Driver in Ubuntu

Source: Internet
Author: User
Tags lenovo

A Ubuntu system was installed some time ago. Because there is no wired network connection, you can only use a wireless network card, and then find information about installing the wireless network card driver everywhere. Because my wireless network card model is mw150um. Therefore, I am very happy to install ndiswrapper using a method on the network and using a driver in windows. However, I found that the wireless Nic does not work after I upgrade the Ubuntu kernel.

At this time, repeat the previous steps does not work, so you can continue to search Baidu and find that the following methods may be the ultimate solution.

First, run lsusb to view the NIC model and other information.

Iwateru @ laptop-Lenovo :~ $ Lsusb
Bus 001 device 004: Id 0133: 8176 RealTek semiconducorp. rtl8188cus 802.11n WLAN Adapter
Bus 003 device 002: Id 17ef: 600e Lenovo
Bus 001 device 001: Id 1d6b: 0002 Linux Foundation 2.0 root Hub
Bus 002 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root Hub
Bus 003 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root Hub
Bus 004 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root Hub
Bus 005 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root Hub

From the above information, we can see that RealTek's chip is 8176, and the wireless network adapter is rtl8188cu802.11n WLAN adapter.

So download the latest standard driver from the http://www.realtek.com website, detailed address: http://www.realtek.com/downloads/downloadsView.aspx? Langid = 3 & pnid = 13 & pfid = 21 & level = 4 & conn = 3, and then select the driver that matches your Nic model.

The rest is streamlined: unzip, chomod + x install. Sh, sudo./install.

After the network adapter is finished, it starts to work.

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.