無法在裝有 Ubuntu 12.04 的 Dell Vostro 1400 上使用 Wifi

無法在裝有 Ubuntu 12.04 的 Dell Vostro 1400 上使用 Wifi

如何在 Dell Vostro 1400 上使用 Ubuntu 12.04 啟用 WiFi。昨天我嘗試了一些您之前向其他用戶建議的命令。但今天我面臨同樣的問題。無線網路沒有突出顯示。的輸出lspci -nnk | grep -iA2 net; rfkill list all

09:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02)
    Subsystem: Dell Device [1028:0227]
    Kernel driver in use: tg3
--
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
    Subsystem: Dell Wireless 1395 WLAN Mini-Card [1028:000b]
    Kernel driver in use: b43-pci-bridge
0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
2: phy1: Wireless LAN
    Soft blocked: no
    Hard blocked: no

我該怎麼辦?

答案1

sudo apt-get install firmware-b43-lpphy-installer並重新啟動應該修復它,除非韌體-b43-lpphy-安裝程式包不再可用sudo apt-get install firmware-b43-installer並重新啟動

相關內容