Ubuntu WiFi Connectivity Issues

Source: Internet
Author: User

1, the first explanation, this method is only for rtl8723be this infinite network card. First Use lspci|grep-i net first Use this command to query the network card model, My Computer query results:

00:19.0 Ethernet controller:intel Corporation Ethernet Connection i218-v (Rev 04) (Wired NIC model)
04:00.0 network Controller:realtek Semiconductor Co., Ltd. rtl8723be PCIe Wireless network Adapter (unlimited NIC models)

2, then execute the following command: sudo echo "Options rtl8723be fwlps=0 swlps=0" >/etc/modprobe.d/rtl8723be.conf.

Then say the command to the meaning. This command means that in the /ETC/MODPROBE.D directory rtl8723be.conf this file

Write the options rtl8723be fwlps=0 swlps=0 this command.

(1), fwlps explanation: Fwlps is a shorthand for using linked FW control Power Save, which means that the power saving is not controlled by the FW link, the default is 1,

Indicates that to enable the FW link save power, we changed to 0.

(2), swlps explanation: This has not found the information, follow-up if you see and then fill up.


3, if not yet, and then perform sudo reboot restart, because the installation several times, found sometimes to restart, sometimes do not restart;


Last but not the reason: The reason for this is because the Linux system to kernel version 3.13.0-32-generic

(this is my Linux Kernel version, and rtl8723be this   Wireless adapter is not compatible,

Causes the wireless card to automatically enter the hibernation, therefore causes the WiFi to be able to connect, but cannot network.

Ubuntu WiFi Connectivity Issues

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.