Last night all network connections disappeared. It had been working up until then perfectly fine.
lspci -knn | grep Net -A3; rfkill list
Shows
00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) [8086:1502] (rev 04)
Subsystem: Dell 82579LM Gigabit Network Connection (Lewisville) [1028:0493]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 04)
--03:00.0 Network controller [0280]: Broadcom Limited BCM43228 802.11a/b/g/n [14e4:4359]
Subsystem: Dell Wireless 1530 Half-size Mini PCIe Card [1028:0011]
Kernel driver in use: wl
Kernel modules: bcma, wl
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
The command:
lspci -nn -d 14e4:
shows
03:00.0 Network controller [0280]: Broadcom Limited BCM43228 802.11a/b/g/n [14e4:4359]
Dell Latitude E6420
- 3.7 GiB
- Intel® Core™ i7-2760QM CPU @ 2.40GHz × 8
- NVS 4200M/PCIe/SSE2
lspci -knn | grep Net -A3; rfkill list
terminal command. – Pilot6 Jul 04 '18 at 17:25sudo systemctl restart network-manager
– Pilot6 Jul 04 '18 at 17:48