我的 ubuntu 桌面上没有连接 wifi 的选项。我以前从未在 ubuntu 上连接过互联网。我需要安装驱动程序或类似的东西吗?如果需要,我该怎么做?
09:00.0 Network controller [0280]: Broadcom Corporation BCM43228 802.11a/b/g/n [14e4:4359]
Subsystem: Broadcom Corporation Device [14e4:05e2]
Kernel driver in use: bcma-pci-bridge
答案1
您应该检查网络管理器是否已安装。
终端:sudo apt-get install network-manager。
您也应该检查有关无线网卡的信息。
终端:lspci
并安装适当的驱动程序。