2
安装更新16.04之后,Broadcom无线驱动程序无人认领
我最近将Lenovo Y50计算机更新为16.04。自更新以来,我一直无法查看或连接到任何无线网络。运行的输出sudo lshw -C network是: *-network UNCLAIMED description: Network controller product: BCM4352 802.11ac Wireless Network Adapter vendor: Broadcom Corporation physical id: 0 bus info: pci@0000:08:00.0 version: 03 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress cap_list configuration: latency=0 resources: memory:d1600000-d1607fff memory:d1400000-d15fffff 无线网络控制器无人认领的事实使我相信这是与驱动程序相关的问题。我已经检查并确保在“系统设置”>“软件和更新”>“其他驱动程序”中选中了“使用专有驱动程序”,并且我已经运行,sudo apt-get install --reinstall bcmwl-kernel-source在每次更改驱动程序后我也要重新启动以完成更改。还有什么我应该尝试的吗? 编辑:这是运行的结果lspci -nnk | …