I have tried to install unity 8 on my ubuntu 16.04 following this link
after installing I tried to use unity 8 and it ended in a black screen, nothing was being displayed, so that I have restart my Ubuntu and logged in on default unity (7.4) so my wifi is not working anymore, I have changed to my windows 10 on dual boot and the wifi on windows is not working too... I am googling a lot and I can't find a fix for that, anyone could help?
I have already tried sudo systemctl restart network-manager
but it doesn't work
hardware information of my notebook lenovo ideapad 310 15ISK 80UH:
00:00.0 Host bridge: Intel Corporation Sky Lake Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integrated Graphics (rev 07)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port (rev f1)
00:1d.0 PCI bridge: Intel Corporation Device 9d18 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
03:00.0 3D controller: NVIDIA Corporation Device 134f (rev a2)
lspci command result:
~ $ lspci -knn | grep Net -A2; rfkill list
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
lspci
(for internal WiFi cards). If you can't see it there then it's defective or dislodged (yes, it happens). In that case remove and reinsert it and it should work right away in both. And it can be enabled in BIOS/UEFI and yet switched off by a special key or some FN+Fx. – Aug 09 '17 at 16:47ubuntu-gnome-desktop
and that will give you a head start. You might try uninstalling/purging Unity 8 first and see what's left. – heynnema Aug 09 '17 at 18:53