适用于 Ubuntu 16.04 的 Netgear N-300/WNA3100 USB 适配器

Nex*_*ear 8 internet netgear

我是 Linux 和 Ubuntu 新手,无法连接到 Internet。

我有一个 netgear WNA3100 USB 适配器,但我的附加驱动程序中没有任何内容。

L. *_*mes 4

Netgear N-300/ WNA3100 USB Adapter您可以通过安装ndiswrapper并加载 Windows 网络驱动程序来添加对 的支持。

安装 ndiswrapper 模块

$ sudo apt-get install ndiswrapper-dkms ndisgtk ndiswrapper-common
$ sudo apt-get install ndiswrapper-source ndiswrapper-utils-1.9

激活 ndiswrapper:

$ sudo modprobe ndiswrapper

将驱动程序加载到 ndiswrapper 中:

导航到保存驱动程序的位置(请参阅Download Windows Netgear Drivers下面的部分):

$ sudo ndiswrapper -i bcmwlhigh5.inf
 (将 ndiswrapper 模块添加到引导配置中:)
$ sudo ndiswrapper -m

下载 Windows Netgear 驱动程序

您可以从NetGear 站点下载驱动程序:WNA3100 驱动程序。下载包中您唯一需要的就是该WNA3100文件夹。

解压后的WNA3100文件夹位于:
http://faq.apollo3.com/ljames/ubuntu/networksupport/


注意: 您只需从 Netgear 站点的文件中wine提取WNA3100.zip软件包。setup.exe运行后setup.exe你会发现zip包在:

〜/“.wine/drive_c/Program Files (x86)/NETGEAR”


小智 1

我在 Ubuntu 14.04 和 15.04 上使用了相同的 wifi 适配器,它对我来说工作得很好。如果您有 LAN 连接,请进行更新。

sudo apt-get update

确保已启用网络并尝试通过网络向导手动连接。

检查以下指南以在 Ubuntu 中安装 Windows 驱动程序

如何让 Netgear A6200 在 14.04 上工作

Ubuntu 支持的 USB 适配器:

https://help.ubuntu.com/community/HardwareSupportComponentsWirelessNetworkCardsNetgear#USB