我使用 ndiswrapper 方法使我的 USB 无线适配器正常工作,但自从一批更新以来,它就停止工作了。它不再亮起,也不再连接到我配置它使用的网络。我使用的 Ubuntu 版本是:
Distributor ID: Ubuntu
Description: Ubuntu 12.04.3 LTS
Release: 12.04
Codename: precise
lsusb 的输出是:
Bus 001 Device 002: ID 0bc2:2332 Seagate RSS LLC
Bus 001 Device 005: ID 0bda:0111 Realtek Semiconductor Corp. Card Reader
Bus 001 Device 009: ID 0846:9011 NetGear, Inc. WNDA3100v2 802.11abgn [Broadcom BCM4323]
Bus 003 Device 002: ID 046d:c52e Logitech, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
我对 Linux 还很陌生,因此,关于如何让它重新运行的任何一般性建议都将非常有用。
答案1
为了防止其他人遇到这种情况,我必须在更新内核后再次构建并安装 ndiswrapper。此后,wifi 适配器工作正常。