我已连接到 WiFi 网络,但显示有线连接图标:
问题截图:

我也看不到其他可用的 WiFi 网络以连接到它们。
输出lspci -knn | grep Net -A2:
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Dell Wireless 1397 WLAN Mini-Card [1028:000c]
Kernel driver in use: wl
Run Code Online (Sandbox Code Playgroud)
我该怎么办?
我已经安装了“lm-sensors”包,并使用命令“sensors”来检查我的 CPU 的温度。命令的输出是这样的:
acpitz-virtual-0
Adapter: Virtual device
temp1: +52.5°C (crit = +93.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +46.0°C (high = +90.0°C, crit = +90.0°C)
Core 1: +48.0°C (high = +90.0°C, crit = +90.0°C)
dell_smm-virtual-0
Adapter: Virtual device
Processor Fan: 3000 RPM
CPU: +52.0°C
Other: +44.0°C
Other: +45.0°C
Run Code Online (Sandbox Code Playgroud)
虚拟在这里是什么意思?什么是“isa”和“acpitz”?CPU的真实温度是哪一个?
我已经使用 Ubuntu 14.04 作为我的主要操作系统大约两年了。我想知道新的 LTS 版本(即 16.04)有什么优点,以便我可以决定是否应该升级。