Dell Inspiron 17r 的 Wifi 无法在 Ubuntu 14.04 LTS 上使用

Dell Inspiron 17r 的 Wifi 无法在 Ubuntu 14.04 LTS 上使用

我不得不重新安装我的 Ubuntu 系统,因为它无法正常工作,所以我使用 USB 安装并保留了旧的 /home。Wifi 在我的 14.10 系统上工作正常,甚至在 Live CD 中也是如此,但现在我升级到 14.04 LTS 却完全无法工作。我需要下载哪些软件包才能让我的 wifi 恢复工作?

    lspci | grep -i wireless

02:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)


lspci -vv -s 02:00.0

    02:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
        Subsystem: Intel Corporation Centrino Wireless-N 2230 BGN
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at f1500000 (64-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>

相关内容