I purchased a new Lenovo ideapad 100 laptop back in February. A couple of days ago I formatted the hard-drive and replaced the original operating system, Windows 10, with Ubuntu 16.04 64-bit.
Most things are working fine but the wifi occasionally stops working. When I try to install gimp from the ubuntu software centre and apache from apt-get in the terminal it always stops working and I have to restart the computer to get it back. It also stopped working when I tried posting this question here.
The output to lspci -knn | grep Net -A2
is:
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Lenovo RTL8723BE PCIe Wireless Network Adapter [17aa:b728]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
lspci -knn | grep Net -A2
terminal command. – Pilot6 Jun 25 '16 at 11:33