Always a have problem when I install any version of ubuntu, but in this opportunity I can't solve the issue. My wifi connection down after 1 or 2 minutes in Ubuntu 17.04, it's so unstable, I already tried with:
apt install firmware-b43-installer
I have read so many articles in internet about the issue and nothing solve the problem, only change the time of issue ie the wifi get down in 2 minutes or in 10 minutes or in 1 more day but always get down, I do not know what doing. These are the tech features of my notebook when I execute these commands:
lspci -nn
Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821AE 802.11ac PCIe Wireless Network Adapter [10ec:8821]
and
lspci -knn | grep Net -A2
Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821AE 802.11ac PCIe Wireless Network Adapter [10ec:8821]
Subsystem: Lenovo RTL8821AE 802.11ac PCIe Wireless Network Adapter [17aa:a814]
Kernel driver in use: rtl8821ae
Kernel modules: rtl8821ae
This is my kernel info:
uname -mrs
Linux 4.10.0-20-generic x86_64
My notebook is a Lenovo 310-14IKB. I am not what more doing
firmware-b43-installer
is only for some Broadcom devices. You have a Realtek. – Pilot6 Apr 26 '17 at 19:32Sometimes it can be restored by turning off the wifi and networking and then back on, but often restarting the notebook is the only solution. Kernel 4.11.2-041102-generic
– LifeBoy May 22 '17 at 14:35