ubuntu16.04 Wireless Card RTL8723BE Installation

Source: Internet
Author: User
Tags git clone

reference:http://forum.ubuntu.org.cn/viewtopic.php?t=462588

1 Install the things you need to compile first
sudo apt-get install linux-headers-generic build-essential git

2 CD switch to need to put rtlwifi_new into the directory, then execute
git clone http://github.com/lwfinger/rtlwifi_new.git

3 Stop the network first
sudo service Network-manager stop

4 CD to Rtlwifi_new directory
sudo make
sudo make install
sudo modprobe-v rtl8723be fwlps=0 ips=0

5 sudo reboot restart

6 confirm whether to close Fwlps=n ips=n
Systool-v-M Rtl8723be


This completes the first installation of the Rtl8723be driver.


If it is not the first time after the 3rd step remove uninstall old wireless Card driver
$ sudo modprobe-rfv rtl8723be

If you look at Fwlps=y ips=y, echo "Options rtl8723be ips=0 fwlps=0" | sudo tee/etc/modprobe.d/rtl8723be.conf

ubuntu16.04 Wireless Card RTL8723BE Installation

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.